You can put this solution on YOUR website! Solve using the substitution method:
x=3y-4
2x-y=7
-----------------------
Substitute x = 3y-4 into the 2nd equation:
2(3y-4) - y = 7
6y - 8 - y = 7
5y = 15
y = 3
--------------------
Since x = 3y-4, x = 3*3 - 4 = 5
=====================================
x = 5; y = 3
=====================================
Cheers,
Stan H.