How to Solve Zinc Alloy Mixture Problems

Mixture Problems 9th-10th Grade
PROBLEM
A bronze alloy containing 8% zinc is mixed with another alloy containing 12% zinc to get 900 lb of bronze alloy containing 9.5% zinc. How much of each alloy is used?

What This Problem Teaches

  • Setting up systems of equations from conservation principles
  • Converting percentage compositions to algebraic expressions
  • Understanding weighted averages in mixture problems
  • Solving real-world problems using substitution method
  • Verifying answers through multiple calculation paths

Let's Draw It

Before diving into equations, let's visualize what's happening in this mixture:

A bronze alloy containing 8% zinc is mixed with another alloy containing 12% zinc to get 900 lb of bronze alloy...

This diagram shows the key insight: zinc is conserved. The total zinc from both input alloys must equal the zinc in the final mixture.

Solution: Method 1 — System of Equations

This is a classic two-component mixture problem. We need to track both the total mass and the component of interest (zinc).

Step 1 — Define variables

Let x = pounds of 8% zinc alloy
Let y = pounds of 12% zinc alloy

Step 2 — Set up the mass balance equation

The total mass of both alloys must equal the final mass:

x + y = 900

Step 3 — Set up the zinc balance equation

The zinc from both alloys must equal the zinc in the final mixture:

  • Zinc from 8% alloy: 0.08x pounds
  • Zinc from 12% alloy: 0.12y pounds
  • Zinc in final mixture: 0.095 × 900 = 85.5 pounds
0.08x + 0.12y = 85.5

Step 4 — Solve using substitution

From equation 1: y = 900 - x

Substitute into equation 2:

0.08x + 0.12(900 - x) = 85.5
0.08x + 108 - 0.12x = 85.5
-0.04x + 108 = 85.5
-0.04x = 85.5 - 108
-0.04x = -22.5
x = 562.5

Step 5 — Find the second unknown

Using y = 900 - x:

y = 900 - 562.5 = 337.5

Solution: Method 2 — Alligation Method

Alligation is a visual method that uses the "distances" between percentages to find ratios directly.

Step 1 — Set up the alligation diagram

Draw a diagram with the percentages:

8% 9.5% 12%
| | |
\ /|\ /
\ / | \ /
\ / | \ /
\ / | \ /
\ | /
\ | /
\ | /
\ | /
\|/

Step 2 — Calculate the differences

Find the absolute differences from the target percentage:

  • Distance from 8% to 9.5%: |9.5 - 8| = 1.5
  • Distance from 12% to 9.5%: |12 - 9.5| = 2.5

Step 3 — Determine the ratio

The ratio is inverse to the distances:

8% alloy : 12% alloy = 2.5 : 1.5 = 5 : 3

Step 4 — Calculate the actual amounts

With a total of 900 pounds and a ratio of 5:3:

  • Total parts: 5 + 3 = 8
  • 8% alloy: (5/8) × 900 = 562.5 pounds
  • 12% alloy: (3/8) × 900 = 337.5 pounds
562.5 pounds of 8% zinc alloy and 337.5 pounds of 12% zinc alloy

Verification

Let's verify our answer using both conservation principles:

Mass Conservation Check

562.5 + 337.5 = 900 ✓

Zinc Conservation Check

Zinc from 8% alloy: 0.08 × 562.5 = 45.0 lb
Zinc from 12% alloy: 0.12 × 337.5 = 40.5 lb
Total zinc: 45.0 + 40.5 = 85.5 lb ✓

Final Percentage Check

Final zinc percentage: 85.5 ÷ 900 = 0.095 = 9.5% ✓

All checks confirm our answer is correct!

Watch Out For These

✗ Averaging the percentages directly: (8% + 12%) ÷ 2 = 10%
Why it's wrong: This assumes equal amounts of each alloy, but we need 9.5%, which is closer to 8% than to 12%, indicating we need more of the 8% alloy.
✗ Using the wrong coefficients: 8x + 12y = 9.5
Why it's wrong: The percentages must be converted to decimals (0.08x, 0.12y) and the right side must be the actual zinc content (85.5), not the percentage.
✗ Forgetting to convert the final percentage: 0.08x + 0.12y = 9.5
Why it's wrong: The right side should be 9.5% of 900 pounds = 85.5 pounds, not just 9.5.

Does This Seem Reasonable?

Let's check if our answer passes the common-sense test:

Scenario8% Alloy12% AlloyResult
Equal amounts450 lb450 lb10% zinc
Our answer562.5 lb337.5 lb9.5% zinc
All 8% alloy900 lb0 lb8% zinc
All 12% alloy0 lb900 lb12% zinc

Perfect! Since 9.5% is between 8% and 12%, and closer to 8%, it makes sense that we need more 8% alloy (562.5 lb) than 12% alloy (337.5 lb). The ratio of about 5:3 fits the mathematical relationship we'd expect.

The Pattern Behind This

Every two-component mixture problem follows this same structure:

General Setup:
Mass equation: x + y = Total
Component equation: p₁x + p₂y = p₃ × Total

Where p₁, p₂, and p₃ are the percentages (as decimals) of the component in alloy 1, alloy 2, and the final mixture respectively.

The alligation method gives us a shortcut formula for the ratio:

Ratio = |p₃ - p₂| : |p₁ - p₃|

This works because the "lever principle" – the amounts are inversely proportional to their distances from the target composition.

Where This Shows Up in Real Life

  • Metallurgy: Creating specific alloy compositions for aircraft parts, jewelry, and industrial applications
  • Pharmacy: Mixing solutions with different drug concentrations to achieve prescribed dosages
  • Food industry: Blending different fat content milks or mixing coffee beans with different caffeine levels
  • Chemistry: Preparing solutions with specific molar concentrations for laboratory experiments

What If?

1
Different Target Percentage
You have the same two alloys (8% zinc and 12% zinc) but now want to make 900 pounds of alloy containing exactly 10% zinc. How much of each alloy do you need?
Step 1 — Set up equations

Let x = pounds of 8% alloy, y = pounds of 12% alloy

Mass: x + y = 900

Zinc: 0.08x + 0.12y = 0.10 × 900 = 90

Step 2 — Substitute and solve

From equation 1: y = 900 - x

0.08x + 0.12(900 - x) = 90

0.08x + 108 - 0.12x = 90

-0.04x = -18

x = 450

Step 3 — Find both amounts

y = 900 - 450 = 450

Answer: 450 pounds of each alloy

Step 4 — Verify

Check: 0.08(450) + 0.12(450) = 36 + 54 = 90

This makes perfect sense - 10% is exactly halfway between 8% and 12%!

2
Reverse the Unknown
If you mix 600 pounds of 8% zinc alloy with 300 pounds of 12% zinc alloy, what percentage of zinc will the resulting mixture contain?
Step 1 — Calculate total zinc

Zinc from 8% alloy: 0.08 × 600 = 48 pounds

Zinc from 12% alloy: 0.12 × 300 = 36 pounds

Total zinc: 48 + 36 = 84 pounds

Step 2 — Calculate total mass

Total mass: 600 + 300 = 900 pounds

Step 3 — Find percentage

Zinc percentage: 84 ÷ 900 = 0.0933... = 9.33%

Answer: 9.33% zinc

Step 4 — Verify with weighted average

(600/900)(8%) + (300/900)(12%) = (2/3)(8%) + (1/3)(12%)

= 5.33% + 4% = 9.33%

3
Three-Component Mixture
You have three alloys: 6% zinc, 10% zinc, and 15% zinc. You need 1200 pounds of final alloy containing 12% zinc. You must use exactly 400 pounds of the 6% alloy. How much of the other two alloys should you use?
Step 1 — Set up variables

Let y = pounds of 10% zinc alloy

Let z = pounds of 15% zinc alloy

We know: 400 pounds of 6% zinc alloy

Step 2 — Write equations

Mass: 400 + y + z = 1200, so y + z = 800

Zinc: 0.06(400) + 0.10y + 0.15z = 0.12(1200)

Simplifying: 24 + 0.10y + 0.15z = 144

So: 0.10y + 0.15z = 120

Step 3 — Solve the system

From equation 1: z = 800 - y

Substitute: 0.10y + 0.15(800 - y) = 120

0.10y + 120 - 0.15y = 120

-0.05y = 0, so y = 0

Therefore: z = 800 - 0 = 800

Step 4 — State answer and verify

Answer: 0 pounds of 10% alloy, 800 pounds of 15% alloy

Check: 0.06(400) + 0.15(800) = 24 + 120 = 144

Percentage: 144/1200 = 0.12 = 12%

4
Supply Constraint
You have unlimited 8% zinc alloy but only 250 pounds of 12% zinc alloy available. What is the maximum amount of 9.5% zinc alloy you can produce, and how much 8% alloy will you need?
Step 1 — Use the constraint

We must use all 250 pounds of 12% zinc alloy to maximize production.

Let x = pounds of 8% zinc alloy needed

Total mixture = x + 250 pounds

Step 2 — Set up zinc balance

Zinc from 8% alloy: 0.08x

Zinc from 12% alloy: 0.12(250) = 30

Target zinc percentage: 9.5%

Equation: 0.08x + 30 = 0.095(x + 250)

Step 3 — Solve for x

0.08x + 30 = 0.095x + 23.75

30 - 23.75 = 0.095x - 0.08x

6.25 = 0.015x

x = 6.25 ÷ 0.015 = 416.67 pounds

Step 4 — Calculate maximum production

Maximum 9.5% alloy: 416.67 + 250 = 666.67 pounds

Answer: 666.67 pounds maximum, using 416.67 pounds of 8% alloy

Verify: (0.08×416.67 + 0.12×250) ÷ 666.67 = 63.33 ÷ 666.67 = 0.095 = 9.5%

Frequently Asked Questions

How do you set up a mixture problem with two unknowns? +
Create two equations: one for total mass and one for the component of interest. In this alloy problem, we have x + y = 900 (total pounds) and 0.08x + 0.12y = 85.5 (total zinc). The percentages become coefficients when multiplied by the masses.
What's the difference between mass balance and alligation methods? +
Mass balance uses algebra to track the conservation of both total material and the component. Alligation uses the distances between percentages to find ratios directly. Both give the same answer - mass balance is more systematic, alligation is faster for simple two-component problems.
Why can't you just average the percentages in mixture problems? +
Simple averaging assumes equal masses. In this problem, averaging 8% and 12% gives 10%, but we need 9.5%. This tells us we need more of the 8% alloy than the 12% alloy - specifically 562.5 lb vs 337.5 lb, not equal amounts.
NJ
Neven Jurkovic, PhD

Professor of Computer Science, Palo Alto College, Alamo Colleges District, San Antonio, TX

Developer of Algebrator

Contact

This solution was prepared with AI assistance and reviewed by Dr. Jurkovic for mathematical accuracy and pedagogical clarity.

2026-08-17