document.write( "Question 706832: A radiator contains 7 quarts of fluid, 25% of which is antifreeze. How much fluid should be drained and replaced with pure antifreeze so that the new mixture is 45% antifreeze? \n" ); document.write( "
Algebra.Com's Answer #435396 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amount of fluid that needs to be drained and replaced with pure antifreeze\r \n" ); document.write( "\n" ); document.write( "Now we know that the amount of pure antifreeze that exists before the mixture takes place(0.25(7-x)+x) has to equal the amount of pure antifreeze that exists after the mixture takes place(0.45*7), soooo: \n" ); document.write( "0.25(7-x)+x=0.45*7 simplify \n" ); document.write( "1.75-0.25x+x=3.15 \n" ); document.write( "0.75x=3.15-1.75 \n" ); document.write( "0.75x=1.4 \n" ); document.write( "x=1.87 qts-------------ans\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "0.25(7-1.87)+1.87=3.15 \n" ); document.write( "1.28+1.87=3.15 \n" ); document.write( "3.15=3.15\r \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor \n" ); document.write( " |