SOLUTION: one type of antifreeze is 40% glycol, and another type of antifreeze is 60% glycol. How much of each kind should be used to make 100 gallons of antifreeze that is 48% glycol?

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: one type of antifreeze is 40% glycol, and another type of antifreeze is 60% glycol. How much of each kind should be used to make 100 gallons of antifreeze that is 48% glycol?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 161279This question is from textbook algebra i
: one type of antifreeze is 40% glycol, and another type of antifreeze is 60% glycol. How much of each kind should be used to make 100 gallons of antifreeze that is 48% glycol? This question is from textbook algebra i

Answer by vleith(2983) About Me  (Show Source):
You can put this solution on YOUR website!
Solved by pluggable solver: Mixing Acids

This problem can be solved by a system of equations. The first step though is to define your variables correctly. Because our unknowns are volumes, we can call the volume of solution A a and the volume of B b.
We know from the problem that the total volume is 100. Since that total is made up of combining A & B, we can write it as their sum:
a%2Bb=100
The other equation is devised by realizing that the amount of acid contributed by each solution is equal to its volume times its percentage. Thus acid a would contribute a times 40 and b would contribute b * 60. The final volume of acid will also be equal to the (100) times the final percentage of this solution (48). This gives:
40%2Aa%2B60%2Ab=100%2A48
We have now successfully converted from English to math and can solve our two equations. In this example, it's easier done with substitution. Rewriting our first equation solving for a, we get:
a=100-b
Substituting this into to equation 2 for a gives:
40+%2A+%28100-b%29+%2B+60%2Ab+=+100%2A48 Distributing on left & solving right side gives:
4000+-+40%28b%29+%2B+60%2Ab+=+4800 Rearrange combining b's and constants to get:
20%2Ab=800Dividing both sides by 20 gives:
b=40 don't forget the units mL.
This can then be put back into the equation:
a=100-bsubstituting for b gives:
a=100-40 giving the volume a as:
a=60 mL.