Answer:
For statement 1:
y = 23; x = -6
For statement 2:
;

Explanation:
Let x = Lesser number
y = Greater number
According to statement 1:
x + y = 17
y - x = 29
The above two equations are simultaneous linear equations, which can be solved either by substitution, elimination or graphical method:
Elimination method:
The coefficients of 'x' or 'y' need to be the same with equal signs. The coefficients of 'x' will be focused on:
x + y = 17
-x + y = 29
In the net total, the 'x' terms will cancel each other :
y + y = 17 + 29
2y = 46

y = 23
Substituting this value of y in any of the equations to calculate the value of x:
x + 23 = 17
x = 17 - 23
x = -6
According to statement 2:
x + 2y = 8
y + 2x = -6
Rearranging the equations and focusing on the coefficients of 'x':
(x + 2y = 8) Multiplied by 2
(2x + y = -6) Multiplied by -1
2x + 4y = 16
-2x - y = 6
In the net total, the 'x' terms will cancel each other:
4y - y = 16 + 6
3y = 22

Substitute the above calculated value of 'y' in one of the equations to determine the value of 'x':






