Question 1041870
A chemist has three different acid solutions.
The first acid solution contains 15 % acid, the second contains 35 % and the third contains 80%.
He wants to use all three solutions to obtain a mixture of 100 liters containing 30% acid, using 2 times as much of the 80 % solution as the 35 % solution.
How many liters of each solution should be used?
----------------------
0.15f + 0.35t + 0.80e = 0.30*100
e = 2t
f + t + e = 100
f+3t = 100
--------------------

0.15f + 0.35t + 0.80(2t) = 0.30*100
0.15(100-3t) + 0.35t + 1.6t = 0.30*100
15(100-3t) + 35t + 160t = 30*100
1500 - 45t + 195t = 3000
150t = 1500
t = 10 liters (amt. of 35% needed)
e = 2t = 20 liters (amt. of 80% needed
f = 100 - 3t = 70 liters (amt of 15% needed)
-------------
Cheers,
Stan H.
---------------