document.write( "Question 998783: Write a system of two equations in two variables to solve the problem.\r
\n" );
document.write( "\n" );
document.write( "How much of a 40% antifreeze solution must a mechanic mix with a 70% antifreeze solution if she needs 25 gallons of a 50% antifreeze solution? \n" );
document.write( "
Algebra.Com's Answer #616523 by mananth(16946)![]() ![]() You can put this solution on YOUR website! percent ---------------- quantity \n" ); document.write( "SoLution I 70.00% ---------------- x gal \n" ); document.write( "Solution II 40.00% ------ 25 - x gal \n" ); document.write( "Mixture 50.00% ---------------- 25 \n" ); document.write( " 25 \n" ); document.write( "70.00% x + 40.00% ( 25 - x ) = 50.00% * 25 \n" ); document.write( "70 x + 40 ( 25 - x ) = 1250 \n" ); document.write( "70 x + 1000 - 40 x = 1250 \n" ); document.write( "70 x - 40 x = 1250 - -1000 \n" ); document.write( "30 x = 250 \n" ); document.write( "/ 30 \n" ); document.write( " x = 8.33 gal 70.00% SoLution I \n" ); document.write( " 16.67 gal 40.00% Solution II \n" ); document.write( " \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " |