This equation looks easy, but the order of operations catches many people.
The expression is:
5 + 15 ÷ 5 × 0
Division and multiplication have equal priority, so solve them from left to right:
15 ÷ 5 = 3
3 × 0 = 0
Now complete the addition:
5 + 0 = 5
Answer: 5


