document.write( "Question 908108: How much pure acid should be mixed with 6 gallons of 50% acid solution in order to get an 80% acid solution? \n" ); document.write( "
Algebra.Com's Answer #550815 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
We have 6 gal of 50% acid
\n" ); document.write( "We want to add some 100% acid to make 80% acid
\n" ); document.write( "1*x+0.5*6=0.8(6+x)
\n" ); document.write( "1*x+3=4.8+0.8x
\n" ); document.write( "1x-0.8x=4.8-3
\n" ); document.write( "0.2x=1.8
\n" ); document.write( "x=9 gal at 100% (9) is added to 6 gal at 50%(3) to make 80% of 15 gal(12)
\n" ); document.write( "check
\n" ); document.write( "1*9+0.5*6=0.8(6+9)
\n" ); document.write( "9+3=0.8(15)
\n" ); document.write( "12=12
\n" ); document.write( "ok\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );