document.write( "Question 156815: How many kilograms of antifreeze must be added to 10 kg. of 20% antifreeze solution to produce a 50% solution? \n" ); document.write( "
Algebra.Com's Answer #115620 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
How many kilograms of antifreeze must be added to 10 kg. of 20% antifreeze solution to produce a 50% solution?
\n" ); document.write( ".
\n" ); document.write( "Let x = amount of 100% antifreeze added
\n" ); document.write( ".
\n" ); document.write( "\"amt of antifreeze added\" + \"amt of antifreeze in original solution\" = \"50% of volume of new mixture\"
\n" ); document.write( "mathematically, it would be:
\n" ); document.write( "x + .20(10) = .50(x+10)
\n" ); document.write( "x + 2 = .5x + 5
\n" ); document.write( ".5x = 3
\n" ); document.write( "x = 6 kg
\n" ); document.write( "
\n" ); document.write( "
\n" );