SOLUTION: How many gallons of 30% alcohol solution and 45% alcohol solution must be mixed to get 9 gallons of 35% alcohol solution ? How much of each solution is used, 30% and 45% ? I re

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: How many gallons of 30% alcohol solution and 45% alcohol solution must be mixed to get 9 gallons of 35% alcohol solution ? How much of each solution is used, 30% and 45% ? I re      Log On


   



Question 629386: How many gallons of 30% alcohol solution and 45% alcohol solution must be mixed to get 9 gallons of 35% alcohol solution ?
How much of each solution is used, 30% and 45% ?
I really do not understand how to work this problem out, I'm confused and my answers don't make sence.

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
How many gallons of 30% alcohol solution and 45% alcohol solution must be mixed to get 9 gallons of 35% alcohol solution ?
How much of each solution is used, 30% and 45% ?
=================================
t = amt of 30%
f = amt of 45%
------
t + f = 9 (total solution)
30*t + 45*f = 35*9 (total alcohol)
-----
t = 9 - f
30*t + 45*f = 35*9
Sub for t
30*(9-f) + 45*f = 35*9
Solve for f, then solve for t
Can you finish it?