document.write( "Question 380610: How much pure acid should be mixed with 6 gallons of a 10% acid solution in order to get a 90% acid solution? \n" ); document.write( "
Algebra.Com's Answer #270189 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 + .10*6gal = .90*(x + 6gal)
\n" ); document.write( "solving for x
\n" ); document.write( ".10x = .80*6gal
\n" ); document.write( "x = 48 gal of pure acid needed.\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer
\n" ); document.write( "48gal + .6gal = 48.6gal = .9*54gal = 48.6gal \n" ); document.write( "
\n" );