195k views
3 votes
in what order would you perform the operations to correctly evaluate the expression expression 2 +(3-4)x9? what is the result

2 Answers

3 votes
Following PEMDAS, first you solve inside the parentheses;
2 + (3 - 4) * 9
2 + ( -1 ) * 9
Next, multiply;
2 + -1 * 9
2 - 9
And finally, add;
-7
User Bossk
by
8.3k points
4 votes
PEMDAS
-parenthesis
-exponents
-multiply
-divide
-add
-subtract
2+(-1)x9
2-9
-7
User Mohammad Zamanian
by
7.6k points

Related questions

asked May 6, 2024 139k views
Gluecks asked May 6, 2024
by Gluecks
8.2k points
1 answer
3 votes
139k views
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.