Evaluate the parentheses first:
(6 + 4) = 10
The expression becomes:
9 + 90 ÷ 9 × 10
Division and multiplication have the same precedence, so solve them from left to right:
- 90 ÷ 9 = 10
- 10 × 10 = 100
Finally:
9 + 100 = 109
✅ Correct Answer: 109
Evaluate the parentheses first:
(6 + 4) = 10
The expression becomes:
9 + 90 ÷ 9 × 10
Division and multiplication have the same precedence, so solve them from left to right:
Finally:
9 + 100 = 109
✅ Correct Answer: 109