SOLUTION: X^2 + Y^2=16
Algebra
->
Functions
-> SOLUTION: X^2 + Y^2=16
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 54767
This question is from textbook
Algebra & Trigonometry
:
X^2 + Y^2=16
This question is from textbook
Algebra & Trigonometry
Answer by
checkley71(8403)
(
Show Source
):
You can
put this solution on YOUR website!
X^2+Y^2=16
X^2=16-Y^2
X=SQRT(16-Y^2)
X=(4-Y)(4+Y)
OR
Y^2=16-X^2
Y=SQRT(16-X^2)
Y=(X-4)(X+4)