document.write( "Question 1190677: 2x+y=-4
\n" ); document.write( "x+y=-7
\n" ); document.write( "Find the first variable and isolate it. Then solve for that variable.
\n" ); document.write( "solve for the second variable
\n" ); document.write( "find the numerical value of the first variable.
\n" ); document.write( "(when I say the first variable it's any variable that you would want to start with...that's what my teacher said)
\n" ); document.write( "I don't really understand how to do this so could somebody please explain
\n" ); document.write( "

Algebra.Com's Answer #822372 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Same problem, different numbers.
\n" ); document.write( "-----------
\n" ); document.write( "2x+y=5
\n" ); document.write( "2y=2x-8 ---> y = x-4
\n" ); document.write( "Find the first variable (that you want to use) and isolate it then solve for it
\n" ); document.write( "---------
\n" ); document.write( "y is isolated and solved for in terms of x.
\n" ); document.write( "---
\n" ); document.write( "2x+y=5
\n" ); document.write( "Sub for y
\n" ); document.write( "2x + (x-4) = 5
\n" ); document.write( "3x - 4 = 5
\n" ); document.write( "3x = 9
\n" ); document.write( "x = 3
\n" ); document.write( "-----
\n" ); document.write( "y = x-4
\n" ); document.write( "y = -1
\n" ); document.write( "That's solved by substitution.
\n" ); document.write( "-----
\n" ); document.write( "Another way is elimination:
\n" ); document.write( "2x+y=5
\n" ); document.write( "2y=2x-8
\n" ); document.write( "----
\n" ); document.write( "2x +y = 5
\n" ); document.write( "2x-2y = 8
\n" ); document.write( "-------------- Subtract
\n" ); document.write( "3y = -3
\n" ); document.write( "y = -1
\n" ); document.write( "---
\n" ); document.write( "2x +y = 5
\n" ); document.write( "2x - 1 = 5
\n" ); document.write( "2x = 6
\n" ); document.write( "x = 3
\n" ); document.write( "
\n" ); document.write( "
\n" );