You can put this solution on YOUR website! solve using substitution method
x-y=3
-3x+4y=2
----
x = y+3
---
Substitute for "x" and solve for "y":
-3(y+3) + 4y = 2
-3y-9+4y = 2
y = 11
----
Solve for "x":
x = y + 3
x = 11 + 3 = 14
=====================
Cheers,
Stan H.
===============