SOLUTION: Please solve this equation for y: x=((y^2)/((y^2)+1)))

Algebra ->  College  -> Linear Algebra -> SOLUTION: Please solve this equation for y: x=((y^2)/((y^2)+1)))      Log On


   



Question 750753: Please solve this equation for y:
x=((y^2)/((y^2)+1)))

Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
solve this equation for y:
x=((y^2)/((y^2)+1)))
multiply both sides of = by (y^2+1)
xy^2+x = y^2
xy^2-y^2) = -x
y^2(x-1) = -x
y^2 = - (x) / (x-1)
y = - sqrt(x / (x-1))