document.write( "Question 143307This question is from textbook
\n" ); document.write( ": Solve the linear system\r
\n" ); document.write( "\n" ); document.write( "y = x + 7
\n" ); document.write( "2x + 3y = 31 (hint: substitution)
\n" ); document.write( "

Algebra.Com's Answer #104423 by nabla(475)\"\" \"About 
You can put this solution on YOUR website!
The problem is already solved for y in the first equation. Put that into the second and solve...\r
\n" ); document.write( "\n" ); document.write( "ie 2x + 3y = 31
\n" ); document.write( " ^substitute x+7 for y
\n" ); document.write( " 2x + 3(x+7)=31
\n" ); document.write( " 5x=10
\n" ); document.write( " x=2\r
\n" ); document.write( "\n" ); document.write( "If x=2, y must be 9.\r
\n" ); document.write( "\n" ); document.write( "Check:
\n" ); document.write( "x+7-->2+7=9 yes
\n" ); document.write( "2x+3y=2(2)+3(9)=4+27=31 yes\r
\n" ); document.write( "\n" ); document.write( "And here is how this site's solver would do it:
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE linear system by SUBSTITUTION
Solve:
\n" ); document.write( " \"+system%28+%0D%0A++++1%5Cx+%2B+-1%5Cy+=+-7%2C%0D%0A++++2%5Cx+%2B+3%5Cy+=+31+%29%0D%0A++\"We'll use substitution. After moving -1*y to the right, we get:
\n" ); document.write( " \"1%2Ax+=+-7+-+-1%2Ay\", or \"x+=+-7%2F1+-+-1%2Ay%2F1\". Substitute that
\n" ); document.write( " into another equation:
\n" ); document.write( " \"2%2A%28-7%2F1+-+-1%2Ay%2F1%29+%2B+3%5Cy+=+31\" and simplify: So, we know that y=9. Since \"x+=+-7%2F1+-+-1%2Ay%2F1\", x=2.
\n" ); document.write( "
\n" ); document.write( " Answer: \"system%28+x=2%2C+y=9+%29\".
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );