document.write( "Question 360172: how much pure antifreeze must be added to 12 gallons of 20% antifreeze to make a 80% antifreeze solution \n" ); document.write( "
Algebra.Com's Answer #256991 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 antifreeze that must be added
\n" ); document.write( "*Note: the pure antifreeze would be an 100% 'solution' of antifreeze
\n" ); document.write( "write as we read***
\n" ); document.write( ".20*12gal + 1*x = .80(12gal + x)
\n" ); document.write( "solve for x
\n" ); document.write( ".2x = .60*12gal
\n" ); document.write( "x = 36 gal of antifreeze needs to be added\r
\n" ); document.write( "\n" ); document.write( "checking our answer 2.4 + 36 = 38.4 \n" ); document.write( "
\n" );