document.write( "Question 286884: A radiator hold 15 liters. How much pure antifreeze must be added to a mixture that is 10% antifreeze to make enough of a 25% mixture to fill the radiator? \n" ); document.write( "
Algebra.Com's Answer #208044 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amount of pure antifreeze that's added to the 10% mixture \n" ); document.write( "Then 15-x=amount of 10% antifreeze that is used\r \n" ); document.write( "\n" ); document.write( "Now we know that the amount of pure antifreeze in the in the antifreeze that's added (x) plus the amount of pure antifreeze in the 10% mixture(0.10(15-x)) has to equal the amount of pure antifreeze in the final mixture (0.25*15), so:\r \n" ); document.write( "\n" ); document.write( "x+0.10(15-x)=0.25*15 \n" ); document.write( "x+1.5-0.10x=3.75 \n" ); document.write( "0.90x=3.75-1.5 \n" ); document.write( "0.90x=2.25 \n" ); document.write( "x=2.5 liters-----------------amount of pure antifreeze needed \n" ); document.write( "CK \n" ); document.write( "2.5+0.10(15-2.5)=0.25*15 \n" ); document.write( "2.5+1.25=3.75 \n" ); document.write( "3.75=3.75\r \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |