The expression 5 + 5 ÷ 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:
5 ÷ 5 = 1
1 × 0 = 0
The equation now becomes:
5 + 0 + 5
Add the remaining numbers:
5 + 5 = 10
The correct answer is 10.
Many people get this puzzle wrong because they do the multiplication before the division instead of solving them from left to right.


