document.write( "Question 363589: how much pure acid should be mixed with 5 gallons of a 60% acid solution in order to get a 80% acid solution \n" ); document.write( "
Algebra.Com's Answer #259292 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 pure acid added (note: that is an 100% solution)
\n" ); document.write( ".60*5gal + 1.00*x = .80(5gal + x)
\n" ); document.write( "solve for x
\n" ); document.write( ".20x = .20*5gal
\n" ); document.write( "x = 5 gal of pure acid needs to be added.\r
\n" ); document.write( "\n" ); document.write( "checking our answer
\n" ); document.write( ".60*5gal + 5gal = 3gal + 5gal = .80*10gal = 8 gal \n" ); document.write( "
\n" );