Question 74505
A tank holds 80 liters of a chemical solution. Currently the solution has a strength of 30%. How much of this solution must be drained and replaced with a 70% solution to get a strength of 40%?
-------------
30% solution DATA:
Amt = 80 L ; amt of active ingredient = 0.3*80 = 24 L
----------
70% solution DATA:
Amt = x L ; amt of active ingredient = 0.7x L
-------------
40% remainder DATA:
Amt = (80) L ; Amt of active ingredient = 0.4(80) = 32 L
-------------------
EQUATION:
active - active = active
24 + 0.7x = 32
0.7x = 8
x= 11.43 L
-------------------
Cheers,
Stan H.