To subtract 7 from 102, you have to regroup. You subtract 2 from 100, and 2 from 7, so it is 100-5. 100-5 is 95. The answer is 95. If you don't understand, tell me in the comments. This is just one method of subtracting.
Answer:


<u>Group the Variable's</u>:
2 x - 5 + 7 y - 3 = 9 x - 1 - y -8
2x -9x + 7y +y = -1 -8 +5 + 3
-7x + 8y = -1
<u><em>From this find x and y</em></u>
<u>For X</u>
-7x + 8y = -1
-7x = -1 -8y
7x = 8y + 1
x = (8y +1)/7
<u>For Y</u>
-7x + 8y = -1
8y = -1 +7x
y = (7x -1)/8
The pair of equations:
y = x + 4
y = -2x - 2
To solve the system of equation by substitution, you would substitute one variable for it's equivalent expression. Combining the pair of equations into one equation in only one variable. The easiest way to do this is by substituting out the variable y because it is already alone on one side of the equal sign. Substitute the y in the second equation for: x+4
x+4 = -2x - 2
solve for x
x + 2x = -2 -4
3x = -6
x = -2
now use the value for x to find y by putting into either equation.
y = x + 4
y = (-2) + 4
y = 2
solution is: (-2, 2)