document.write( "Question 443123: Solve the following systems of equation 2x + y =11 3x + 4y =4 \n" ); document.write( "
Algebra.Com's Answer #305671 by swincher4391(1107)\"\" \"About 
You can put this solution on YOUR website!
2x + y =11
\n" ); document.write( "3x + 4y =4
\n" ); document.write( "---------------
\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++++2%5Cx+%2B+1%5Cy+=+11%2C%0D%0A++++3%5Cx+%2B+4%5Cy+=+4+%29%0D%0A++\"We'll use substitution. After moving 1*y to the right, we get:
\n" ); document.write( " \"2%2Ax+=+11+-+1%2Ay\", or \"x+=+11%2F2+-+1%2Ay%2F2\". Substitute that
\n" ); document.write( " into another equation:
\n" ); document.write( " \"3%2A%2811%2F2+-+1%2Ay%2F2%29+%2B+4%5Cy+=+4\" and simplify: So, we know that y=-5. Since \"x+=+11%2F2+-+1%2Ay%2F2\", x=8.
\n" ); document.write( "
\n" ); document.write( " Answer: \"system%28+x=8%2C+y=-5+%29\".
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );