You can put this solution on YOUR website! x + y =9
5x-2y =4
===============
Multiply the 1st eqn by 2, then add the 2nd eqn.
That eliminates y.
--------------
Ooooh, substitution.
I missed that.
x + y = 9 ------ eq (i)
5x - 2y = 4 ----- eq (ii)
1) Solve eq (i) for either x or y.
2) Substitute value of solved variable in 1) into eq (ii) and solve for the NUMERICAL value of the variable NOT SOLVED for in 1).
3) Substitute NUMERICAL value for solved variable in 2) into any of the 2 equations to get the NUMERICAL value of the other!
That's it!!