The expression 10 + 10 ÷ 5 × 0 + 2 must be solved using the correct order of operations.
Division and multiplication have equal priority, so work from left to right:
10 ÷ 5 = 2
2 × 0 = 0
The expression now becomes:
10 + 0 + 2 = 12
The correct answer is 12.
Many people get a different result because they forget that multiplication and division are completed from left to right before addition.


