In this problem, you're dealing with evaporation AND adding more solution, which means tracking multiple moving parts. Let me walk you through this step-by-step so you can see exactly what's happening.
Here's how to think about this problem:Step 1: Figure out what you're starting withYou begin with 8 kg of solution Y. Since solution Y is 30% liquid X and 70% water, let's break down those 8 kg:
- Liquid X = \(0.30 \times 8 = 2.4\) kg
- Water = \(0.70 \times 8 = 5.6\) kg
Step 2: Track what happens when water evaporatesHere's the critical insight you need to catch: when 2 kg of water evaporate,
only the water leaves—the liquid X doesn't evaporate at all. This is the key to solving the problem correctly.
So after evaporation:
- Liquid X = still 2.4 kg (unchanged!)
- Water = \(5.6 - 2 = 3.6\) kg
- Total = 6 kg
Step 3: Add 2 kg of fresh solution YNow you're adding 2 kg of solution Y, which again is 30% liquid X and 70% water:
- This adds: \(0.30 \times 2 = 0.6\) kg of liquid X
- This adds: \(0.70 \times 2 = 1.4\) kg of water
Your final mixture:
- Liquid X = \(2.4 + 0.6 = 3.0\) kg
- Water = \(3.6 + 1.4 = 5.0\) kg
- Total = 8 kg
Step 4: Calculate the final percentagePercentage of liquid X = \(\frac{3.0}{8.0} \times 100\% = \frac{3}{8} \times 100\% = 37.5\% = 37\frac{1}{2}\%\)
Answer: C (371⁄2%)Notice how the percentage increased from the original 30% to 371⁄2%? That makes sense because you removed pure water (which concentrated the solution) and then added back solution that maintained some of that concentration.
While this walkthrough gets you to the right answer, there's a lot more to mastering mixture problems like this one. The systematic framework for tackling
any sequential mixture problem, the common traps students fall into (like misunderstanding what actually evaporates), and the time-saving patterns you can apply to similar questions—all of this is covered in detail on Neuron.
You can check out the
complete solution and framework on Neuron by e-GMAT to see the full breakdown of common mistakes and the strategic approach that works across all mixture problems. You can also explore
other GMAT official questions with detailed solutions on Neuron for structured practice that builds your pattern recognition skills.
Hope this helps!