
Dayv O. answered 07/07/23
Caring Super Enthusiastic Knowledgeable Calculus Tutor
distance squared from (0,-2) to (x,y) on graph is:
d2=(x-0)2+(x2-5-(-2))2=x4-5x2+9
d(d2)/dx=4x3-10x
derivative is zero when x=0 and x=+/-(√10)/2
when x=0 ,,, d2=9
when x=+/-(√10)/2 ,,,d2=11/4
x=0, y=-5 is local maximum, x=+/- (√10)/2, y=5/2 are local minimums
Doug C.
Since P=(0,-2) is not on the original function, the slope of a normal line at the point closest to P is not -1/2. If x_1 is the x coordinate of the closest point on the curve (Q), then the slope of a tangent line at that point is 2x_1, so the slope of the normal is -1/(2x_1). The equation of such a normal line that passes through (0,-2): y+2=[-1/(2x_1)](x). When x = x_1 then y = -5/2. If point Q has a y-coordinate of -5/2, then its x-coordinate is +/- sqrt(2.5). Cool technique for solving the problem (instead of taking the derivative of the distance formula).07/07/23