What is #6-:2(1+2)#, using order of operations?
2 Answers
Ambiguous
Explanation:
Order of operations is PE (MD) (AS). So we start with parenthesis.
Now this is ambiguous. Multiplication and division now have to happen at the same time, so we don't know if this means either of these:
or
Explanation:
Regardless of the way in which the order of operations is written, it always follows the same structure; Parentheses, Exponents, Multiplication/Division, Addition/Subtraction.
Follow the order, we see that the parentheses (brackets), must be completed first.
Our new expression is
The only remaining operators are multiplication and division so we proceed in the order in which the occur. The division is the first operator we come across reading from left to right. Completing this, we are left with the following:
The expression can now be solved as