You can put this solution on YOUR website! how many gallons of a 70% alcohol solution must be mixed with 30 gallons of a 12% solution to obtain a solution that is 60% alcohol?
-----------------
Equation::
alch + alch = alch
----
0.70x + 0.12*30 = 0.60(x+30)
-----
70x + 12*30 = 60x + 60*30
----
10x = 48*30
x = 144 gallons (amt. of 70% solution needed)
----------------
Cheers,
Stan H.
--------------