This math puzzle looks easy, but the order of operations is what makes it tricky.
The expression is:
3 + 6 × 0 + 4
Multiplication comes first:
6 × 0 = 0
Now complete the remaining addition:
3 + 0 + 4 = 7
A common mistake is to work from left to right or assume the ×0 makes the entire expression equal zero. It doesn’t — it only affects the 6 it is multiplying.
Answer: 7.


