document.write( "Question 78638: A radiator contains 6 liters of a 25% antifreeze solution. How much should be drained and replaced with pure antifreeze to produce a 33% antifreeze solution? \n" ); document.write( "
Algebra.Com's Answer #56386 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
.25(6-x)+x=.33*6
\n" ); document.write( "1.5-.25x+x=1.98
\n" ); document.write( ".75x=1.98-1.5
\n" ); document.write( ".75x=.48
\n" ); document.write( "x=.48/.75
\n" ); document.write( "x=.64 gallons of pure alcohol is needed to produce a 33% mixture.
\n" ); document.write( "proof
\n" ); document.write( ".25(6-.64)+.64=.33*6
\n" ); document.write( ".25*5.36+.64=1.98
\n" ); document.write( "1.34+.64=1.98
\n" ); document.write( "1.98=1.98
\n" ); document.write( "
\n" );