You can put this solution on YOUR website! Solve for y in terms of x.
1.2x+y=8
y = -2x + 8
=====================
2.x^2 t y^2=25
If you meant x^2 + y^2 = 25
------
y^2 = 25 - x^2
====================
3.(1/x)+(1/y)=1
1/y = 1 - (1/x) = (x-1)/x
y = x/(x-1)