The expression 5 + 10 ÷ 5 × 0 + 5 must be solved using the correct order of operations.
Division and multiplication have equal priority, so calculate them from left to right:
10 ÷ 5 = 2
2 × 0 = 0
The expression now becomes:
5 + 0 + 5 = 10
The correct answer is 10.
The zero makes this puzzle look tricky, but following the order of operations makes the solution simple.


