document.write( "Question 121547: Show all your work to receive full credit for this problem. \r
\n" );
document.write( "\n" );
document.write( "Use the Substitution method to solve the system of equations. Give your answer as an ordered pair (x,y). \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "x + y = -5 \r
\n" );
document.write( "\n" );
document.write( "x - y = 3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #89210 by algebrapro18(249)![]() ![]() ![]() You can put this solution on YOUR website! x + y = -5 \n" ); document.write( "x - y = 3 \r \n" ); document.write( "\n" ); document.write( "I would start off by solving equation 2 for x \r \n" ); document.write( "\n" ); document.write( "x = 3 + y \r \n" ); document.write( "\n" ); document.write( "now substitute this value into the first equation and solve for y. \r \n" ); document.write( "\n" ); document.write( "3 + y + y = -5 --> Combine like terms \n" ); document.write( "3 + 2y = -5 --> Subtract 3 from both sides \n" ); document.write( "2y = -8 --> divide both sides by 2 \n" ); document.write( "y = -4 \r \n" ); document.write( "\n" ); document.write( "now that we have a y value we can go back and solve for x. \r \n" ); document.write( "\n" ); document.write( "x = 3 + -4 \n" ); document.write( "x = -1 \r \n" ); document.write( "\n" ); document.write( "the solution is (-1,-4) \n" ); document.write( " |