document.write( "Question 567908: It is necessary to have a 40% solution in the radiator of a certain car. The radiator now has 50 liters of 20% solution. How many liters of this should be drained and replaced with 100% antifreeze to get the desired strength?\r
\n" );
document.write( "\n" );
document.write( "My answer = 20 liters\r
\n" );
document.write( "\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #366792 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! It is necessary to have a 40% solution in the radiator of a certain car. The radiator now has 50 liters of 20% solution. How many liters of this should be drained and replaced with 100% antifreeze to get the desired strength? \n" ); document.write( ". \n" ); document.write( "Let x = liters to be drained and replaced w/100% antifreeze \n" ); document.write( "then \n" ); document.write( ".20(50-x) + x = .40(50) \n" ); document.write( "10-.20x + x = 20 \n" ); document.write( "10 + .80x = 20 \n" ); document.write( ".80x = 10 \n" ); document.write( "x = 10/.80 \n" ); document.write( "x = 12.5 liters\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |