This math challenge looks simple, but the order of operations determines the correct answer.
The expression is:
9 × 0 + 8 + 1
Multiplication comes first:
9 × 0 = 0
Now complete the remaining addition:
0 + 8 + 1 = 9
The ×0 only affects the 9 it is multiplying. Once that step is completed, simply add the remaining numbers.
Answer: 9.


