It means that some arithmetic operations are more "important" than others. For example, when you want to figure out:
2 + 3 * 5
you do not just go from left to right adding 2 plus 3, and then multiplying that result by 5.
In algebra and arithmetic, multiplication takes priority over addition, so you do the multiplication first, and then the addition, The order of operations is
2 + 3 *5 (do multiplication first)
2 + 15 (then addition)
17
You can remember the importance of operations by the phrase "Please Excuse My Dear Aunt Sally". The first letters tell you the order of operations from most important to least important.
P in "Please" stands for Parentheses ( ) - they are most important
E in "Excuse" stands for Exponents like 32
M and D in "My Dear" stands for Multiplication and Division
A and S in "Aunt Sally" stands for Addition and Subtraction - they come last
Another acronym used is BOMDAS.
Brackets
(power) Of
Multiplication
Division
Addition
Subtraction.
BODMAS can also be used as Multiplication and Division have equal precedence. In other words they are done left to right, whichever comes first. So in 3*5/2, the multiplication is done first and in 3/5*2 the division is done first. The same applies when addition and subtraction occur in the same calculation, in that they are done left to right.
it means
perenthesis
exponets
multiply
divide
add
subtract
you have to do it in order
Chat with our AI personalities
Not all words have synonyms and/or antonyms. What word could possibly have a meaning opposite to 'order of operations'? Possible synonyms could be heuristic or algorithm.
Because if you did operations in an impermissible order, or violated laws of operations, then your solution to the equation is wrong.
Because if you perform the operations in a different order your answer will be wrong.
The order of operations relate to solving multi-step equations because you are following the order of operations just in a backwards way.
The last two operations in P.E.M.D.A.S are 'addition' and 'subtraction'.