SOLUTION: x=sqrt(4-y^2) ---I have to get "y" by itself?
Algebra
->
Functions
-> SOLUTION: x=sqrt(4-y^2) ---I have to get "y" by itself?
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 104328
:
x=sqrt(4-y^2) ---I have to get "y" by itself?
Answer by
stanbon(75887)
(
Show Source
):
You can
put this solution on YOUR website!
x=sqrt(4-y^2)
Square both sides to get:
x^2 = 4-y^2
Rearrange:
y^2 = 4-x^2
Take the square root:
y = sqrt(4-x^2)
=====================
Cheers,
Stan H.