Asked by Jennyv
If all of the followinf operations are present in a math calculation, which of them should always be done first?
a. multiplication
b. exponents
c. brackets
d. addition
I believe the answer is c.
a. multiplication
b. exponents
c. brackets
d. addition
I believe the answer is c.
Answers
Answered by
drwls
c. (I am assuming that they consider parentheses a form of brackets)
Inner parentheses must be done before outer brackets.
Inner parentheses must be done before outer brackets.
Answered by
Emily
You should to C first, followed by B, A, and then D.
The, simplified, order is Parentheses, Exponents, Multiplication and Division (whichever comes first from left to right) and finally Addition and Subtraction (whichever comes first from left to right).
The, simplified, order is Parentheses, Exponents, Multiplication and Division (whichever comes first from left to right) and finally Addition and Subtraction (whichever comes first from left to right).