Introduction
Sometimes you mix two already-prepared mixtures (each with its own concentration or price) to create a final mixture. This pattern teaches how to combine their pure parts correctly and find the resulting concentration or required quantities.
It's important for problems where two jars, solutions, or batches are combined - common in aptitude tests and real-life mixing tasks.
Pattern: Mixing Two Mixtures
Pattern
Key concept: Add the pure parts from each mixture to get the total pure part; then divide by total volume to find the resulting concentration.
Steps to apply:
1. Compute pure part in each mixture = (concentration% × quantity) / 100.
2. Add pure parts to get total pure content.
3. Add quantities to get total volume.
4. Resulting concentration (%) = (Total pure ÷ Total volume) × 100.
Step-by-Step Example
Question
Mixture A: 30 L at 20% sugar. Mixture B: 50 L at 40% sugar. If both are combined, what is the concentration of sugar in the final mixture? Also, if you want final 40 L of mixture at that concentration, how much of A and B would you need in the same ratio?
Solution
-
Step 1: Compute pure sugar in each mixture
Mixture A pure = 30 × 20% = 30 × 0.20 = 6 L.
Mixture B pure = 50 × 40% = 50 × 0.40 = 20 L.
-
Step 2: Total pure sugar and total volume
Total pure = 6 + 20 = 26 L.
Total volume = 30 + 50 = 80 L.
-
Step 3: Resulting concentration
Concentration = (26 ÷ 80) × 100 = 0.325 × 100 = 32.5%.
-
Step 4: If final required = 40 L at same concentration (32.5%)
We must use same ratio of A : B as original volumes = 30 : 50 = 3 : 5.
Total parts = 3 + 5 = 8 → one part = 40 ÷ 8 = 5 L.
Amount of A = 3 × 5 = 15 L; Amount of B = 5 × 5 = 25 L.
-
Final Answer:
Final concentration = 32.5%. For 40 L at same concentration use 15 L of A and 25 L of B.
-
Quick Check:
Pure in 15 L of A = 15×0.20 = 3 L. Pure in 25 L of B = 25×0.40 = 10 L. Total pure = 13 L. 13/40 = 0.325 → 32.5% ✅
Quick Variations
1. Given final volume and concentration - find how much of each to mix using ratio of pure parts.
2. Mixing by price: treat price per kg like concentration and compute weighted average cost.
3. One mixture added in parts repeatedly - use same pure-part addition logic each time.
Trick to Always Use
- Step 1: Always convert percentages to pure quantities first (quantity × percentage /100).
- Step 2: Work with pure amounts and volumes - combine them, then convert back to percent.
- Step 3: When asked for a smaller final quantity at same concentration, keep the original A:B volume ratio.
Summary
Summary
In the Mixing Two Mixtures pattern:
- Compute pure content in each mixture first: pure = quantity × (percentage/100).
- Add pure contents and volumes separately, then divide to get final percentage.
- To scale down to a required final volume at the same concentration, use the original volume ratio between the two mixtures.
- Quick check by recomputing pure parts of scaled amounts and verifying the final percentage.
