This math riddle looks easy, but the order of operations is what matters.
The expression is:
20 + 30 × 0 + 1
Multiplication comes first:
30 × 0 = 0
Now finish the addition:
20 + 0 + 1 = 21
The zero makes the multiplication disappear, but the final +1 still counts.
Answer: 21.


