document.write( "Question 386205: Solve the linear equation
\n" ); document.write( "3x-4y=-22
\n" ); document.write( "-x+y=6
\n" ); document.write( "

Algebra.Com's Answer #273663 by gwendolyn(128)\"\" \"About 
You can put this solution on YOUR website!
\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+=+2%2C%0D%0A++++1%5Cx+%2B+-1%5Cy+=+0+%29%0D%0A++\"We'll use substitution. After moving 1*y to the right, we get:
\n" ); document.write( " \"1%2Ax+=+2+-+1%2Ay\", or \"x+=+2%2F1+-+1%2Ay%2F1\". Substitute that
\n" ); document.write( " into another equation:
\n" ); document.write( " \"1%2A%282%2F1+-+1%2Ay%2F1%29+%2B+-1%5Cy+=+0\" and simplify: So, we know that y=1. Since \"x+=+2%2F1+-+1%2Ay%2F1\", x=1.
\n" ); document.write( "
\n" ); document.write( " Answer: \"system%28+x=1%2C+y=1+%29\".
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );