SOLUTION: A lab needs to make 100 gallons of an 18% acid solution by mixing a 12% acid
solution with a 20% solution. How many gallons of each solution are needed?
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: A lab needs to make 100 gallons of an 18% acid solution by mixing a 12% acid
solution with a 20% solution. How many gallons of each solution are needed?
Log On
Question 1023988: A lab needs to make 100 gallons of an 18% acid solution by mixing a 12% acid
solution with a 20% solution. How many gallons of each solution are needed? Found 2 solutions by stanbon, josgarithmetic:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A lab needs to make 100 gallons of an 18% acid solution by mixing a 12% acid
solution with a 20% solution. How many gallons of each solution are needed?
-----------------------
Quantity:: t + w = 100 gallons
Acid Eq:: 0.12t + 0.20w = 0.18*100
----------------------------------------
Modify for elimination::
12t + 12w = 12*100
12t + 20w = 18*100
-------------
Subtract and solve for "w"::
8w = 6*100
-----
w = 75 gallons (amt. of 20% solution needed)
------------
Solve for "t"::
t = 100 - 75 = 25 gallons (amt. of 12% solution needed)
-----------------
Cheers,
Stan H.
---------------