Skip to main content
Back to Application of Derivatives
JEE Main 2021
Application of Derivatives
Application of Derivatives
Medium

Question

A helicopter is flying along the curve given by y – x 3/2 = 7, (x \ge 0). A soldier positioned at the point (12,7)\left( {{1 \over 2},7} \right) wants to shoot down the helicopter when it is nearest to him. Then this nearest distance is -

Options

Solution

Key Concepts and Formulas

  • Distance Formula: The distance dd between two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.
  • Derivative as Slope: The derivative of a function y=f(x)y = f(x), denoted as dydx\frac{dy}{dx}, represents the slope of the tangent line to the curve at a given point (x,f(x))(x, f(x)).
  • Perpendicular Lines: Two lines with slopes m1m_1 and m2m_2 are perpendicular if and only if m1m2=1m_1 \cdot m_2 = -1.

Step-by-Step Solution

Step 1: Define the curve and the fixed point. We are given the curve yx3/2=7y - x^{3/2} = 7 or y=7+x3/2y = 7 + x^{3/2}, where x0x \ge 0. The soldier's position is at the point P(12,7)P\left(\frac{1}{2}, 7\right). We want to find the point Q(x,y)Q(x, y) on the curve that minimizes the distance to PP.

Step 2: Express the distance between the point P and a general point Q on the curve. The distance dd between P(12,7)P\left(\frac{1}{2}, 7\right) and Q(x,y)Q(x, y) is given by d=(x12)2+(y7)2d = \sqrt{\left(x - \frac{1}{2}\right)^2 + (y - 7)^2}. Since y=7+x3/2y = 7 + x^{3/2}, we can substitute this into the distance formula: d=(x12)2+(7+x3/27)2=(x12)2+(x3/2)2=(x12)2+x3d = \sqrt{\left(x - \frac{1}{2}\right)^2 + (7 + x^{3/2} - 7)^2} = \sqrt{\left(x - \frac{1}{2}\right)^2 + (x^{3/2})^2} = \sqrt{\left(x - \frac{1}{2}\right)^2 + x^3} To minimize dd, it suffices to minimize d2d^2. Let D=d2=(x12)2+x3=x2x+14+x3D = d^2 = \left(x - \frac{1}{2}\right)^2 + x^3 = x^2 - x + \frac{1}{4} + x^3.

Step 3: Find the critical points by differentiating D with respect to x. To find the minimum distance, we need to find the critical points of D(x)D(x) by taking the derivative with respect to xx and setting it equal to zero: dDdx=ddx(x3+x2x+14)=3x2+2x1\frac{dD}{dx} = \frac{d}{dx} \left(x^3 + x^2 - x + \frac{1}{4}\right) = 3x^2 + 2x - 1 Setting dDdx=0\frac{dD}{dx} = 0, we get 3x2+2x1=03x^2 + 2x - 1 = 0. Factoring the quadratic gives (3x1)(x+1)=0(3x - 1)(x + 1) = 0. Thus, x=13x = \frac{1}{3} or x=1x = -1. Since x0x \ge 0, we have x=13x = \frac{1}{3}.

Step 4: Verify that x = 1/3 corresponds to a minimum using the second derivative test. We compute the second derivative of DD with respect to xx: d2Ddx2=ddx(3x2+2x1)=6x+2\frac{d^2D}{dx^2} = \frac{d}{dx}(3x^2 + 2x - 1) = 6x + 2 Evaluating the second derivative at x=13x = \frac{1}{3}, we get d2Ddx2x=13=6(13)+2=2+2=4>0\frac{d^2D}{dx^2}\Big|_{x = \frac{1}{3}} = 6\left(\frac{1}{3}\right) + 2 = 2 + 2 = 4 > 0. Since the second derivative is positive, we have a local minimum at x=13x = \frac{1}{3}.

Step 5: Calculate the y-coordinate of the point Q and then the minimum distance. When x=13x = \frac{1}{3}, we have y=7+x3/2=7+(13)3/2=7+133y = 7 + x^{3/2} = 7 + \left(\frac{1}{3}\right)^{3/2} = 7 + \frac{1}{3\sqrt{3}}. Now, we find the minimum distance dd using x=13x = \frac{1}{3}: d=(1312)2+(13)3=(16)2+127=136+127=3+4108=7108=7363=1673d = \sqrt{\left(\frac{1}{3} - \frac{1}{2}\right)^2 + \left(\frac{1}{3}\right)^3} = \sqrt{\left(-\frac{1}{6}\right)^2 + \frac{1}{27}} = \sqrt{\frac{1}{36} + \frac{1}{27}} = \sqrt{\frac{3 + 4}{108}} = \sqrt{\frac{7}{108}} = \sqrt{\frac{7}{36 \cdot 3}} = \frac{1}{6}\sqrt{\frac{7}{3}}

Common Mistakes & Tips

  • Remember to minimize the square of the distance to simplify calculations and avoid dealing with square roots until the end.
  • Always check the domain of the variable and discard any solutions that fall outside the domain.
  • Use the second derivative test to confirm that you have found a minimum.

Summary We found the point on the curve y=7+x3/2y = 7 + x^{3/2} closest to the point (12,7)(\frac{1}{2}, 7) by minimizing the squared distance between a general point on the curve and the given point. We found the critical point by taking the derivative of the squared distance and setting it equal to zero. We then used the second derivative test to confirm that this critical point corresponded to a minimum. Finally, we calculated the minimum distance.

Final Answer The final answer is 1673\boxed{\frac{1}{6}\sqrt{\frac{7}{3}}}, which corresponds to option (A).

Practice More Application of Derivatives Questions

View All Questions