Question 919395
two integers: x and y


2x + 3y = 9
x + 2y = 1


Rearrange the second equation to get x = 1 - 2y. Substitute into the first equation.


2x + 3y = 9
2(1 - 2y) + 3y = 9
2 - 4y + 3y = 9
-y = 7
y = -7


The integers are x = 15 and y = -7.