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
Algebra: Linear Algebra (NOT Linear Equations)
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear Algebra
Question 750753
:
Please solve this equation for y:
x=((y^2)/((y^2)+1)))
Answer by
rothauserc(4718)
(
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))