SOLUTION: Find the x and y coordinates of the pints on x^2 +y^2=16 at which the tangent line are: a)horizontal and b)have a slope of 1

Algebra ->  Test -> SOLUTION: Find the x and y coordinates of the pints on x^2 +y^2=16 at which the tangent line are: a)horizontal and b)have a slope of 1      Log On


   



Question 389721: Find the x and y coordinates of the pints on x^2 +y^2=16 at which the tangent line are: a)horizontal and b)have a slope of 1
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!

Hi,
Note: tangent and radius are perpendicular
Pt(0,0) and Pt(x,y)
the point where line with m = 1 is tangent: slope of radius segment = -1
m = (y-0)/(x-0)
-1 = y/x
y = -x
x^2 +y^2=16
y = sqrt(16-x^2) substituting -x for y
-x = sqrt(16-x^2)
x^2 = 16 - x^2
2x^2 = 16
x = ± sqrt(8)
Points of tangency for the two parallel tangents with slope = 1 are
(2.828,-2.828) and (-2.828,2.828)