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