31.1k views
0 votes
Rewrite the expression with parentheses to equal the given value. 3 × 4 - 1 + 2 Value: 11

2 Answers

3 votes
3 x (4-1) +2 = 11
= 3 x 3 + 2
= 9 + 2
=11

User Waqas Mumtaz
by
7.2k points
3 votes

3 * 4 - 1 + 2 must be equal to 11

Let's put parenthesis in two different version and check. There is no importance putting it for the multiplication because in mathematics multiplication is the first order of operations. If we put it in this manner:

3 * 4 - (1 +2) the answer will be 12 - 3 = 9. So that, this is not the answer we were looking for.

If we put it in this manner:

3 *(4 - 1) +2 the answer will be 3 * 3 + 2 = 11. And it is the correct version.

User Fdiaz
by
7.8k points