Q. 32

Question

In Exercises 31–34, find the point on the graph of the function f that is closest to the point (a, b) by minimizing the square of the distance from the graph to the point.

f(x)=x2 and the point (0,3)

Step-by-Step Solution

Verified
Answer

The point on the graph of the function that is close to the point is (52,52),(-52,52)

1Step 1. Given Information.

The function:

f(x)=x2

The point:

(0,3)

2Step 2. Write the distance between thee function and the point.

The distance between (0,3) and (x,y) is:

D(x)=(3-y)2+(0-x)2       =(3-x2)2+(-x)2       =x4-5x2+9

3Step 3. Find the derivative of the function.

  D(x)=x4-5x2+9D'(x)=12(x4-5x2+9)-12.(4x3-10x)         =2(2x3-5x)2(x4-5x2+9)         =(2x3-5x)x4-5x2+9

4Step 4. Find the point close to the function and the point.

To find the point that is closest to the function and the point, 

             D'(x)=0(2x3-5x)x4-5x2+9=0       2x3-5x=0         2x2-5=0               2x2=5                x2=52                 x=±52

5Step 5. Find y.

Substitute the value of x in the function to get y, 

y=x2  =(±52)2  =52

So the closest point is (52,52),(-52,52)