document.write( "Question 149211: -x + y = 4\r
\n" ); document.write( "\n" ); document.write( "2x - 5y = -14\r
\n" ); document.write( "\n" ); document.write( "I am completely stuck on how to go about doing this problem.
\n" ); document.write( "I know that the Solutions x and y are always intergers between 5 and -5.\r
\n" ); document.write( "\n" ); document.write( "Each time i try I come up with No Solution.
\n" ); document.write( "But I am being told that is wrong.\r
\n" ); document.write( "\n" ); document.write( "x = ?
\n" ); document.write( "Y = ?\r
\n" ); document.write( "\n" ); document.write( "If you could, please show me a few steps on How to get the answer
\n" ); document.write( "to this problem.
\n" ); document.write( "I would greatly appreciate your help\r
\n" ); document.write( "\n" ); document.write( "Thank You,
\n" ); document.write( "Kerry G.
\n" ); document.write( "

Algebra.Com's Answer #109461 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are several methods to solve this system of linear equations.
\n" ); document.write( "We could graph both lines and look for the intersection point.
\n" ); document.write( "Put both into slope-intercept form, \"y=mx%2Bb\", and then graph.
\n" ); document.write( "\"-x%2By=4\"
\n" ); document.write( "\"y=x%2B4\"
\n" ); document.write( "\"+graph%28+300%2C+300%2C+-5%2C+5%2C+-10%2C+10%2C+x%2B4%29+\"
\n" ); document.write( "\"2x-5y=-14\"
\n" ); document.write( "\"-5y=-2x-14\"
\n" ); document.write( "\"y=%28-2x-14%29%2F%28-5%29\"
\n" ); document.write( "\"y=%282x%2B14%29%2F5\"
\n" ); document.write( "\"+graph%28+300%2C+300%2C+-5%2C+5%2C+-10%2C+10%2C+x%2B4%2C%282x%2B14%29%2F5%29+\"
\n" ); document.write( "Looks like a solution exists at (-2,2).
\n" ); document.write( "Although this method worked for this system, it's not always clear what the exact answer is.
\n" ); document.write( "The graphical method explains what you're really trying to do, find where lines intersect, if they do.
\n" ); document.write( "We'll work it out using the substitution method, to get an exact answer.
\n" ); document.write( "1.\"-x%2By=4\"
\n" ); document.write( "2.\"2x-5y=-14\"
\n" ); document.write( "Use eq. 1 to get the variable y as an expression with x.
\n" ); document.write( "1.\"-x%2By=4\"
\n" ); document.write( "\"y=x%2B4\"
\n" ); document.write( "Now substitute this expression into eq. 2 and solve for x,
\n" ); document.write( "2.\"2x-5y=-14\"
\n" ); document.write( "\"2x-5%28x%2B4%29=-14\"
\n" ); document.write( "\"2x-5x-20=-14\"
\n" ); document.write( "\"-3x=6\"
\n" ); document.write( "\"highlight%28x=-2%29\"
\n" ); document.write( "Now back substitute into eq. 1 or 2 to solve for y,
\n" ); document.write( "\"y=x%2B4\"
\n" ); document.write( "\"y=-2%2B4\"
\n" ); document.write( "\"highlight%28y=2%29\"
\n" ); document.write( "
\n" );