Answer:
9
Explanation:
What is 6/2 (1 +2) using PEMDAS?
- within each expression, the first operation to be performed is the exponentiation; multiplications and divisions follow, in the order in which they are arranged, from left to right; finally additions and multiplications, also these in the said order.
6 : 2 × (1 + 2) = (we solve the parenthesis)
6 : 2 × 3 = (we solve division)
3 × 3 = (we solve the multiplication)
9