document.write( "Question 498914: How much water should be added to 1 gallon of pure antifreeze to obtain a solution that is 95% antifreeze? \n" ); document.write( "
Algebra.Com's Answer #337322 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
How much water should be added to 1 gallon of pure antifreeze to obtain a solution that is 95% antifreeze?
\n" ); document.write( ":
\n" ); document.write( "Let w = amt of water (gal) required to accomplish this
\n" ); document.write( "1 = .95(w+1)
\n" ); document.write( "1 = .95w + .95
\n" ); document.write( "1 - .95 = .95w
\n" ); document.write( ".05 = .95w
\n" ); document.write( "w = \".05%2F.95\"
\n" ); document.write( "w = .0526 gal of water
\n" ); document.write( "
\n" );