Question 376626
According to the order of operations, what should be done first when evaluating this expression? Please do not solve. Write one of these: add, divide, evaluate the exponent, multiply, simplify inside the parentheses, or subtract.
<pre>
Remember the word "PEMDAS"

remembered by "Please Excuse My Dear Aunt Sally"

{{{matrix(1,2,P,E)}}}{{{matrix(2,2,M,A,D,S)}}}

1. P ---- Simplify inside innermost parentheses.
2. E ---- Do exponents left to right
3. M,D -- Do multiplications and divisions left to right
4. A,S -- Do additions and subtractions left to right

Always do 1 first, then 2, then 3 then 4. 

Edwin</pre>