SOLUTION: How much 70% alcohol solution must be mixed with a 30% alcohol solution to produce 60 liters of a 40% alcohol solution?


Algebra ->  College  -> Linear Algebra -> SOLUTION: How much 70% alcohol solution must be mixed with a 30% alcohol solution to produce 60 liters of a 40% alcohol solution?
      Log On


   



Question 280582: How much 70% alcohol solution must be mixed with a 30% alcohol solution to produce 60 liters of a 40% alcohol solution?

Answer by oberobic(2304) About Me  (Show Source):
You can put this solution on YOUR website!
With solution problems like this one, you need to keep track of the 'pure' stuff involved.
The desired result is 60 liters of a 40% alcohol solution, which will have .4(60) = 24 liters of pure alcohol and 60-24 = 36 liters of water.
.
The two available solutions to be used in the mixture are a 30% solution and a 70% solution
.
x = volume of 30% solution
y = volume of 70% solution
.
But we don't need to use two variables because we know that if we have 'x' liters of the 30% solution, then by definition we have 60-x liters of the 70% solution.
.
Setting up the equation to solve the problem...
.
.3x+%2B+.7%2860-x%29+=+.4%2860%29+=+24
.
multiply through by 10 to get rid of the decimals
3x+%2B+7%2860-x%29+=+4%2860%29
.
collecting and simplifying
3x+%2B+420+-+7x+=+240
-4x+%2B+420+=+240
.
subtract 420 from both sides
-4x+=+240+-+420+=+-180
.
divide both sides by -4
x+=+%28-180%29%2F%28-4%29+=+180%2F4+=+45
.
So we have 45 liters of 30% solution.
Recall we have 60 liters in total, so we can calculate the volume of 70% solution as:
.
x+%2B+y+=+60
45+%2B+y+=+60
y+=+15
.
Thus our tentative answer is 45 liters of 30% solution + 15 liters of 70% solution will result in 60 liters of 40% solution.
.
Of course, we always check our work!
.
.3%2845%29+%2B+.7%2815%29+=+.4%2860%29+=+24%3F%3F ??
.3%2845%29+=+13.5
.7%2815%29+=+10.5
13.5+%2B+10.5+=+24
.
Yes!
.
Answer:
15 liters of a 70% solution must be mixed with 45 liters of a 30% solution to produce 60 liters of a 40% solution.
.
Done