document.write( "Question 933861: Solve the system of equations by the substitution method.\r
\n" );
document.write( "\n" );
document.write( "-6y=x+21
\n" );
document.write( "3x+5y=11\r
\n" );
document.write( "\n" );
document.write( "Please Help. \n" );
document.write( "
Algebra.Com's Answer #567079 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve the system of equations by the substitution method. \n" ); document.write( "-6y=x+21 \n" ); document.write( " 3x+5y=11 \n" ); document.write( "---- \n" ); document.write( "Solve the top equation for \"x\":: \n" ); document.write( "x = -6y-21 \n" ); document.write( "---- \n" ); document.write( "Substitute that into the bottom equation and solve for \"y\":: \n" ); document.write( "3(-6y-21) + 5y = 11 \n" ); document.write( "-18y - 63 + 5y = 11 \n" ); document.write( "-13y - 63 = 11 \n" ); document.write( "13y = -63-11 \n" ); document.write( "y = -74/13 = -5.69 \n" ); document.write( "---------- \n" ); document.write( "Solve for \"x\": \n" ); document.write( "x = -6y-21 \n" ); document.write( "--- \n" ); document.write( "x = -6(-74/13) - 21 \n" ); document.write( "x = 444/13 - 21 = 13.15 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |