You can put this solution on YOUR website! Solve the system of equations by the substitution method.
y=2x+1
5y-7x=11
----
Substitute for "y" and solve for "x"::
5(2x+1) - 7x = 11
10x + 5 - 7x = 11
3x = 6
x = 2
------
Solve for "y"::
y = 2x+1
y = 2*2+1
y = 5
-----------
Cheers,
Stan H.
------------