asked 223k views
0 votes
(20+4)×(14-7) The correct solution to the problem above is 168. What would the problem correct solution be if the parentheses were removed?

asked
User Nalda
by
8.6k points

2 Answers

6 votes

No. Removing the parentheses would change the order of operations here:

(20+4) * 14 - 7

which is very different from (20+4)×(14-7).

answered
User Cyberflow
by
8.7k points
4 votes

Hey there!

WITH parentheses ↓


(20 + 4) * (14 - 7) \\ 20 + 4 \\ 24 (14 -7) \\ 14 - 7 = 7 \\ 24(7) \\ \\ = 168

WITHOUT parentheses ↓


20 + 4(14) -7 \\ 4(14) = 56 \\ 20 + 56 - 7 \\ 20 + 56= 76 \\ 76 - 7 \\ \\ = 69

Answer WITH parentheses:
168

Answer WITHOUT parentheses:
69 ← this would most likely be your result for this question since you're asking what would the solution be if the parentheses were to be
removed

By the way, it will look like this without the parentheses:
20+4 * 14 - 7

Good luck on your assignment and enjoy your day!

~
LoveYourselfFirst:)

answered
User Yessenia
by
7.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.