Q.
An apache helicopter of enemy is flying along the curve given by y=x2+7. A soldier, placed at (3,7) wants to shoot down the helicopter when it is nearest to him. Then the nearest distance is___ (in units)
For each value of x, the helicopter's position is at a point (x,x2+7).
Therefore, the distance between the helicopter and soldier placed at (3,7) is (x−3)2+(x2+7−7)2, i.e., (x−3)2+x4.
Let f(x)=(x−3)2+x4 or f′(x)=2(x−3)+4x3=2(x−1)(2x2+2x+3)
Thus f′(x)=0 gives x=1 or 2x2+2x+3=0 for which there are no real roots. Also there are no end points of the interval to be added to the set for which f′(x)=0.
i.e., there is only one point, namely, x=1 at which f′(x)=0.
The value of f at this point is given by f(1)=(1−3)2+(1)2=5.
Thus, the distance between the solider and the helicopter is f(1)=5
Note that 5 is either a maximum value or a minimum value. Since f(0)=(0−3)2+(0)2=3>5
It follows that 5 is the minimum value of f(x). Hence, 5 is the minimum distance between the soldier and helicopter.