document.write( "Question 362322: Solve the following systems by substitution. Substitute the expression in the second equation into the first equation and solve. (If the system has no solution, enter NONE for each answer.) \r
\n" ); document.write( "\n" ); document.write( "x-y= -4
\n" ); document.write( "y= 3x+6\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #258269 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Replace y in the 1st equation by 3x+6 (from the bottom equation):
\n" ); document.write( "x - (3x+6) = -4,
\n" ); document.write( "x - 3x-6 = -4,
\n" ); document.write( "-2x = 2,
\n" ); document.write( "x = -1. Then y = 3*-1 + 6 = -3+6 = 3.
\n" ); document.write( "
\n" );