document.write( "Question 380613: How much pure acid should be mixed with 2 gallons of a 40% acid solution in order to get a 80% acid solution? \n" ); document.write( "
Algebra.Com's Answer #270185 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the amount of the 100% pure acid solution
\n" ); document.write( "1.00x + .40*2gal = .80*(x + 2gal)
\n" ); document.write( "solving for x
\n" ); document.write( ".20x = .40*2gal
\n" ); document.write( "x = 4 gal of pure acid needed.\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer
\n" ); document.write( "4 + .8 = 4.8 = .8*6 \n" ); document.write( "
\n" );