This equation looks simple, but it tests whether you remember the correct order of operations.
The expression is:
11 + 11 × 0
Multiplication must be completed before addition:
11 × 0 = 0
Now add the remaining number:
11 + 0 = 11
The zero does not erase the entire equation—it only affects the number being multiplied by it.
Answer: 11


