document.write( "Question 306552: It is necessary to have a 40% antifreeze solution in the radiator of a certain car. The radiator now
\n" );
document.write( "has 50 liters of 20% solution. How many liters of this should be drained and replaced with 100%
\n" );
document.write( "antifreeze to get the desired strength? \n" );
document.write( "
Algebra.Com's Answer #219371 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x+.20(50-x)=.40*50 \n" ); document.write( "x=10-.20x=20 \n" ); document.write( ".8x=20-10 \n" ); document.write( ".8x=10 \n" ); document.write( "x=10/.8 \n" ); document.write( "x=12.5 liters need to be drained & filled with 100% antifreeze. \n" ); document.write( "Proof: \n" ); document.write( "12.5+.20(50-12.5)=.40*50 \n" ); document.write( "12.5+.20*37.5=20 \n" ); document.write( "12.5+7.5=20 \n" ); document.write( "20=20 \n" ); document.write( " |