You can
put this solution on YOUR website!From
3x - 2y = 7
-3x + y = 5
we can solve the second one for y and substitute it into the first one, so we get
y = 3x + 5 and then
3x - 2(3x + 5) = 7
3x - 6x - 10 = 7
-3x - 10 = 7
-3x = 17
x = -17/3
If we plug that in to the first equation and get
3(-17/3) - 2y = 7
-17 - 2y = 7
-2y = 24
and finally
y = -12
Our solution is (-17/3, -12) and our system is consistent and independent.