Question 985492
 5x+4y = 6
-2x-3y= -1
--------------
To use elimination, you have to make the coefficients of either x or y match.
To eliminate x:
 5x+4y = 6 times 2 --> 10x + 8y = 12
-2x-3y= -1 times 5 -->-10x -15y = -5
------
10x + 8y = 12
-10x -15y = -5
------------------ Add
-7y = 7
y = -1
Sub for y in any equation to find x
 5x+4y = 6
 5x - 4 = 6
5x = 10
x = 2