This math puzzle looks extremely simple, but the order of operations is what matters.
The expression is:
2 + 2 + 2 × 0
Multiplication comes first:
2 × 0 = 0
Now complete the remaining addition:
2 + 2 + 0 = 4
The ×0 only affects the final 2 it is multiplying.
Answer: 4.


