To evaluate Philipa's expression, we should follow the order of operations (PEMDAS/BODMAS):
- Parentheses/Brackets
- Exponents/Orders
- Multiplication/Division (from left to right)
- Addition/Subtraction (from left to right)
Let's break it down step by step:
Given expression: \((27 - 9) \times 3 \div 9 + 18\)
-
Calculate inside the parentheses: \[ 27 - 9 = 18 \]
-
Substitute back into the expression: \[ 18 \times 3 \div 9 + 18 \]
-
Next, perform the multiplication: \[ 18 \times 3 = 54 \]
-
Now substitute that result: \[ 54 \div 9 + 18 \]
-
Then, perform the division: \[ 54 \div 9 = 6 \]
-
Now substitute that: \[ 6 + 18 \]
-
Finally, perform the addition: \[ 6 + 18 = 24 \]
So, the correct answer is 24. Philipa is not correct.