document.write( "Question 366635: Use given information to write a system of equations; then, solve the system. Be sure to clearly identify all unknowns in the equation.\r
\n" );
document.write( "\n" );
document.write( "An auto mechanic student needs 25 gallons of a 21% antifreeze solution. She has available a 40% solution and a 15% solution. How much of each solution should she use to end up with 21% solution?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #261401 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 25*.21=5.25 \n" ); document.write( "x*.40=.40x \n" ); document.write( "(25-x)*.15=3.75-.15x \n" ); document.write( ". \n" ); document.write( ".40x+3.75-.15x=5.25 \n" ); document.write( ".25x=1.5 \n" ); document.write( "x=6 gal. of 40% \n" ); document.write( "25-x=19 gal. of 15% \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |