document.write( "Question 311339: I have a 41% solution of liquid and I want to make 1 gallon of a 2% solution... how many oz of 41% solution per gallon? \n" ); document.write( "
Algebra.Com's Answer #222672 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Here we use the formula
\n" ); document.write( "M1V1 = M2V2
\n" ); document.write( "(.02)(1) = (.41)(V2)
\n" ); document.write( "V2 = .02/.41 = .0488 gallons = 6.24 oz
\n" ); document.write( "
\n" );