Mixture Problem: Blending Orange Juice
Skills This Problem Builds
- Setting up equations based on conservation of pure substances
- Translating percentage concentrations into algebraic expressions
- Understanding the difference between total volume and pure content
- Recognizing mixture problems as weighted average situations
- Connecting real-world scenarios to algebraic modeling
Visualizing the Problem
Let's organize what we know in a table to see the relationship between volumes, concentrations, and pure juice content:
| Component | Volume (gal) | Concentration | Pure Juice (gal) |
|---|---|---|---|
| 70% juice (unknown) | x | 70% = 0.7 | 0.7x |
| 30% juice (given) | 16 | 30% = 0.3 | 0.3 × 16 = 4.8 |
| Final mixture | x + 16 | 50% = 0.5 | 0.5(x + 16) |
The key insight: the pure juice in the final mixture must equal the sum of pure juice from both original components.
Solution: Method 1 — Pure Substance Balance
Step 1 — Define the variable
Let x = gallons of 70% orange juice we need to add.
Step 2 — Identify the pure juice amounts
From the 70% juice: 0.7x gallons of pure juice
From the 30% juice: 0.3 × 16 = 4.8 gallons of pure juice
In the final mixture: 0.5(x + 16) gallons of pure juice
Step 3 — Set up the equation
The pure juice from both components equals the pure juice in the final mixture:
Step 4 — Solve for x
Expand the right side:
Subtract 0.5x from both sides:
Subtract 4.8 from both sides:
Divide both sides by 0.2:
Solution: Method 2 — The Weighted Average Approach
Step 1 — Set up the weighted average
The final concentration is a weighted average of the two original concentrations, where the weights are the volumes:
Step 2 — Substitute known values
We want a 50% final concentration:
Step 3 — Cross multiply
Step 4 — Solve
This gives us the same equation as Method 1:
8 - 4.8 = 0.7x - 0.5x
3.2 = 0.2x
x = 16
Verification
Let's check our answer by substituting back into the original problem:
- Pure juice from 70% component:
0.7 × 16 = 11.2gallons - Pure juice from 30% component:
0.3 × 16 = 4.8gallons - Total pure juice:
11.2 + 4.8 = 16gallons - Total volume:
16 + 16 = 32gallons - Final concentration:
16 ÷ 32 = 0.5 = 50%✓
Perfect! The verification confirms our answer is correct.
Reality Check
Does our answer make intuitive sense? We're mixing equal amounts (16 gallons each) of 30% and 70% juice. The average of 30% and 70% is indeed 50%, so we'd expect equal volumes to give us the target concentration.
If we needed more of the stronger solution, that would mean our target concentration was closer to 70%. If we needed less, the target would be closer to 30%. Since our target of 50% is exactly halfway between 30% and 70%, equal volumes make perfect sense.
Common Pitfalls
Writing the equation as
70x + 30(16) = 50(x + 16) instead of using decimal forms. This gives an answer of 1.6, which is way too small because you're treating "70%" as the number 70 instead of 0.70.
Writing
x + 16 = 50 and solving for x = 34. This confuses the total volume with the concentration requirement. The problem isn't asking for a specific total volume—it's asking for a specific concentration.
Thinking that
0.7 + 0.3 = 0.5 somehow relates to the solution. Concentrations don't add directly—you need to account for the volumes. Adding 1 drop of 70% juice to 1000 gallons of 30% juice doesn't give you anything close to 100% juice.
The Underlying Pattern
All mixture problems follow this general structure:
Where "Amount × Concentration" represents the pure substance in each component. This pattern works for any mixture problem:
- Mixing solutions of different concentrations
- Combining alloys with different metal contents
- Blending coffee beans of different strengths
- Mixing investments with different interest rates
Where This Shows Up in Real Life
- Food industry: Blending different grades of milk to achieve specific fat content, or mixing fruit juices to create signature blends.
- Manufacturing: Creating metal alloys with precise compositions for aerospace and automotive applications—too much of one metal makes the alloy brittle, too little makes it weak.
- Pharmacy: Compounding medications by mixing solutions of different concentrations to create custom dosages that aren't available commercially.
- Agriculture: Mixing fertilizers with different nitrogen contents to achieve optimal soil nutrition for specific crops.
What If?
Let x = gallons of 70% juice. Pure juice equation: 0.7x + 0.3(16) = 0.6(x + 16)
0.7x + 4.8 = 0.6x + 9.6
0.7x - 0.6x = 9.6 - 4.80.1x = 4.8x = 48
Pure juice: 0.7(48) + 0.3(16) = 33.6 + 4.8 = 38.4 gallons
Total volume: 48 + 16 = 64 gallons
Concentration: 38.4 ÷ 64 = 0.6 = 60% ✓
Answer: 48 gallons of 70% juice
Let x = gallons of water to add. Pure juice from original: 0.7(12) = 8.4 gallons
Pure juice equation: 8.4 + 0(x) = 0.42(12 + x)
8.4 = 0.42(12 + x)8.4 = 5.04 + 0.42x
8.4 - 5.04 = 0.42x3.36 = 0.42xx = 8
Pure juice remains: 8.4 gallons
Total volume: 12 + 8 = 20 gallons
Concentration: 8.4 ÷ 20 = 0.42 = 42% ✓
Answer: 8 gallons of water
Let x = gallons each of 70% and 20% juice (equal amounts)
Total volume constraint: 8 + x + x = 24, so 2x = 16 and x = 8
Pure juice from each component:
• 30% solution: 0.3(8) = 2.4 gallons
• 70% solution: 0.7(8) = 5.6 gallons
• 20% solution: 0.2(8) = 1.6 gallons
Total pure juice: 2.4 + 5.6 + 1.6 = 9.6 gallons
Total volume: 24 gallons
Concentration: 9.6 ÷ 24 = 0.4 = 40%
We need 50%, not 40%. Let's use y gallons each of 70% and 20%:
Volume: 8 + 2y = 24, so y = 8
Pure juice: 0.3(8) + 0.7y + 0.2y = 0.5(24)2.4 + 0.9y = 12y = 10.67 gallons each
Answer: Need 10.67 gallons each of 70% and 20% juice, but total volume would be 29.33 gallons, not 24. This constraint set is impossible as stated.
Total volume is 44 gallons, with 20 gallons being 70% juice:
Amount of 30% juice = 44 - 20 = 24 gallons
From 70% juice: 0.7(20) = 14 gallons of pure juice
From 30% juice: 0.3(24) = 7.2 gallons of pure juice
Total pure juice: 14 + 7.2 = 21.2 gallons
Final concentration = 21.2 ÷ 44 = 0.4818 = 48.18%
Weighted average = (20 × 0.7 + 24 × 0.3) ÷ 44
= (14 + 7.2) ÷ 44 = 21.2 ÷ 44 = 0.4818 ✓
Answer: The final mixture is 48.18% orange juice
Frequently Asked Questions
2026-08-24