document.write( "Question 66436: A 12 quart cooling system is filled with a solution that is 10% antifreeze. The desired strength of the solution is 40% antifreeze. How many quarts of solution need to be drained and replaced with pure antifreeze to reach the desired strength? \n" ); document.write( "
Algebra.Com's Answer #47123 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "let x=amount of 10% solution that needs to be drained and replaced with pure antifreeze\r \n" ); document.write( "\n" ); document.write( "Then 12-x is the amount of 10% antifreeze left after the system was drained\r \n" ); document.write( "\n" ); document.write( "Now we know that the amount of pure antifreeze left after the system was drained .10(12-x),plus the amount of pure antifreeze added back in (x) equals the amount of pure antifreeze in the final solution (12)(.40). So our equation to solve is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ".10(12-x)+x=(12)(.40) simplifying, we get:\r \n" ); document.write( "\n" ); document.write( "1.2-.10x+x=4.8 subtract 1.2 from both sides:\r \n" ); document.write( "\n" ); document.write( ".90x=3.6 \n" ); document.write( "x=4 quarts needs to be drained and replaced by pure antifreeze\r \n" ); document.write( "\n" ); document.write( "ck\r \n" ); document.write( "\n" ); document.write( ".10(12-4)+4=4.8 \n" ); document.write( "1.2-.4+4=4.8 \n" ); document.write( ".8+4=4.8 \n" ); document.write( "4.8=4.8\r \n" ); document.write( "\n" ); document.write( "Hope this helps ----ptaylor\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |