Hi ChillSpike,Great instinct to be suspicious, but here the arithmetic is fully hand-friendly. The step you saw (checking powers of
0.9) looks calculator-heavy only because it was written as decimals. Let me show you the no-calculator route.
Track the milk in litres, not as a power. Each procedure removes
10% of the milk and tops up with water, so each time you just knock
10% off the milk. Taking
10% off a number is easy: move the decimal one place and subtract.
Start with
90 litres of milk:
- After
1 time:
90 -
9 =
81- After
2 times:
81 -
8.1 =
72.9- After
3 times:
72.9 -
7.29 =
65.61No powers, no long multiplication - just subtract one-tenth each step.
Now the comparison, without messy decimals. Notice that
66.66% is just
2/3, so the target milk amount is
66.66 litres (since the total stays
100). You only need to see when the milk drops below that:
-
81 and
72.9 are both above
66.66 - not yet.
-
65.61 is below 66.66 - condition met at the
3rd time.
Therefore the answer is
C (3), reached with nothing but "take
10% off" three times and one comparison.
The takeaway: when you see repeated "remove x% and replace," don't reach for exponent computations. Just multiply (or here, subtract) step by step - GMAT keeps these numbers clean on purpose, exactly because there's no calculator.
Answer: CChillSpike
But this is a quant question, i.e no calculator