The percentage change problem can be tricky when multiple variables are changing at once. Let me walk you through the core approach that makes this manageable.
Here's how to tackle this systematically:Let's start by understanding what's happening. When \(x\) increases by 50%, it becomes \(1.5x\) (think of it as 100% + 50% = 150% = 1.5). Similarly, when \(y\) decreases by 20%, it becomes \(0.8y\) (that's 100% - 20% = 80% = 0.8).
Step 1: Express the new value of zOriginal: \(z = xy^2\)
After changes: \(z_{new} = (1.5x)(0.8y)^2\)
Step 2: Calculate \((0.8y)^2\) carefullyHere's where you need to be careful - notice how we square the entire term:
\((0.8y)^2 = 0.8^2 \times y^2 = 0.64y^2\)
Step 3: Find the new z value\(z_{new} = 1.5x \times 0.64y^2 = 0.96xy^2\)
Since the original \(z = xy^2\), we have:
\(z_{new} = 0.96z\)
Step 4: Determine the percent changeIf the new value is 96% of the original, that means z has decreased by 4%.
The answer is
(A) A decrease of 4%You can check out the
step-by-step solution on Neuron by e-GMAT to discover alternative approaches including the smart numbers method and learn the systematic framework that applies to all percentage change problems with compound variables. You can also explore other GMAT official questions with detailed solutions on Neuron for structured practice
here.