You can put this solution on YOUR website! x-2y+10=0
5x+4y+8=0
I need the steps for solving by substitution
----
Solve the 1st Eq. for "x":
x = 2y-10
---
Substitute into the 2nd Eq. and solve for "y":
5(2y-10)+4y+8 = 0
10y-50+4y+8 = 0
14y = 42
y = 3
----
Solve for "x":
x = 2y-10
x = 2(3)-10
x = -4
============
Cheers,
Stan H.