Raymond B. answered 02/10/22
Math, microeconomics or criminal justice
x^2 + y^2 = 25 is a circle with radius = 5
2x + 2yy' = 0
y' = -x/y = slope of a tangent line to the circle at point (x,y)
for (3,-4) slope = 3/4
for (-4,-3) slope = -4/3
tangent line through (3,-4) is y = 3x/4 + b where b = the y intercept
plug in (3,-4) to get -4 = 9/4 +b, b = -25/4
tangent line is y = 3x/4 - 25/4
normal line has negative inverse slope = -4/3
y = -4x/3 + b
plug in the point to solve for b
- -4 = -4 + b
- b= 0
- y = -4x/3 is the normal line through the point
tangent line through (-4,-3) is y = -4x/3 + b
plug in (-4,-3) to solve for b:
-3 =16/3 + b
b = -25/3
tangent line is y = -4x/3 -25/3
normal line has the negative inverse slope 3/4
y = 3x/4 + b
plug in the point (-4,-3) to solve for b
-3 = -3 + b, b= 0
normal line is y = 3x/4