document.write( "Question 907631: A radiator contains 8 liters of 40% antifreeze solution. How many liters of pure antifreeze must be added to obtain a 50% solution? \n" ); document.write( "
Algebra.Com's Answer #550500 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
We have 8 liter of 40% antifreeze
\n" ); document.write( "We want to add some 100% antifreeze to make 50% antifreeze
\n" ); document.write( "1*x+0.4*8=0.5(8+x)
\n" ); document.write( "1*x+3.2=4+0.5x
\n" ); document.write( "1x-0.5x=4-3.2
\n" ); document.write( "0.5x=0.8
\n" ); document.write( "x=1.6 liter at 100% (1.6) is added to 8 liter at 40%(3.2) to make 50% of 9.6 liter(4.8)
\n" ); document.write( "check
\n" ); document.write( "1*1.6+0.4*8=0.5(8+1.6)
\n" ); document.write( "1.6+3.2=0.5(9.6)
\n" ); document.write( "4.8=4.8
\n" ); document.write( "ok
\n" ); document.write( "
\n" ); document.write( "
\n" );