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

Question

The minimum distance of a point on the curve y = x 2 −4 from the origin 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}.
  • Finding Minima/Maxima using Derivatives: If f(x)=0f'(x) = 0 and f(x)>0f''(x) > 0 at a point xx, then f(x)f(x) has a local minimum at that point.
  • Optimization: The process of finding the minimum or maximum value of a function.

Step-by-Step Solution

1. Define the Distance Function

We want to find the minimum distance from the origin (0,0)(0, 0) to a point (x,y)(x, y) on the curve y=x24y = x^2 - 4. The distance dd between (0,0)(0, 0) and (x,x24)(x, x^2 - 4) is given by:

d=(x0)2+(x240)2=x2+(x24)2d = \sqrt{(x - 0)^2 + (x^2 - 4 - 0)^2} = \sqrt{x^2 + (x^2 - 4)^2}

To simplify the problem, we can minimize the square of the distance, D=d2D = d^2, instead of dd, since the minimum of d2d^2 will occur at the same xx-value as the minimum of dd. Thus,

D=x2+(x24)2=x2+x48x2+16=x47x2+16D = x^2 + (x^2 - 4)^2 = x^2 + x^4 - 8x^2 + 16 = x^4 - 7x^2 + 16

We are minimizing D(x)=x47x2+16D(x) = x^4 - 7x^2 + 16. This simplifies the differentiation process.

2. Find the First Derivative and Critical Points

To find the critical points, we take the first derivative of D(x)D(x) with respect to xx and set it equal to zero:

D(x)=dDdx=4x314xD'(x) = \frac{dD}{dx} = 4x^3 - 14x

Setting D(x)=0D'(x) = 0:

4x314x=04x^3 - 14x = 0 2x(2x27)=02x(2x^2 - 7) = 0

This gives us three possible critical points: x=0x = 0, x=72x = \sqrt{\frac{7}{2}}, and x=72x = -\sqrt{\frac{7}{2}}.

3. Find the Second Derivative and Check for Minima

To determine whether these critical points correspond to minima, we take the second derivative of D(x)D(x):

D(x)=d2Ddx2=12x214D''(x) = \frac{d^2D}{dx^2} = 12x^2 - 14

Now we evaluate the second derivative at each critical point:

  • For x=0x = 0: D(0)=12(0)214=14<0D''(0) = 12(0)^2 - 14 = -14 < 0. This indicates a local maximum.

  • For x=72x = \sqrt{\frac{7}{2}}: D(72)=12(72)14=4214=28>0D''\left(\sqrt{\frac{7}{2}}\right) = 12\left(\frac{7}{2}\right) - 14 = 42 - 14 = 28 > 0. This indicates a local minimum.

  • For x=72x = -\sqrt{\frac{7}{2}}: D(72)=12(72)14=4214=28>0D''\left(-\sqrt{\frac{7}{2}}\right) = 12\left(\frac{7}{2}\right) - 14 = 42 - 14 = 28 > 0. This indicates a local minimum.

Since both x=72x = \sqrt{\frac{7}{2}} and x=72x = -\sqrt{\frac{7}{2}} yield minima, we can use either value to find the minimum distance.

4. Calculate the Minimum Distance

Let's use x=72x = \sqrt{\frac{7}{2}}. Then y=x24=724=7282=12y = x^2 - 4 = \frac{7}{2} - 4 = \frac{7}{2} - \frac{8}{2} = -\frac{1}{2}. The point on the curve is (72,12)\left(\sqrt{\frac{7}{2}}, -\frac{1}{2}\right).

The square of the distance is: D=(72)47(72)2+16=(72)27(72)+16=494492+16=4998+644=154D = \left(\sqrt{\frac{7}{2}}\right)^4 - 7\left(\sqrt{\frac{7}{2}}\right)^2 + 16 = \left(\frac{7}{2}\right)^2 - 7\left(\frac{7}{2}\right) + 16 = \frac{49}{4} - \frac{49}{2} + 16 = \frac{49 - 98 + 64}{4} = \frac{15}{4}

Thus, the minimum squared distance is 154\frac{15}{4}. Taking the square root to find the minimum distance dd:

d=154=152d = \sqrt{\frac{15}{4}} = \frac{\sqrt{15}}{2}

However, we made an error. Let's recalculate the value of DD using D=x2+(x24)2D=x^2 + (x^2 - 4)^2: If x2=72x^2 = \frac{7}{2}, then D=72+(724)2=72+(12)2=72+14=14+14=154D = \frac{7}{2} + (\frac{7}{2} - 4)^2 = \frac{7}{2} + (-\frac{1}{2})^2 = \frac{7}{2} + \frac{1}{4} = \frac{14+1}{4} = \frac{15}{4}. Then d=154=152d = \sqrt{\frac{15}{4}} = \frac{\sqrt{15}}{2}.

We are still not getting the correct answer. Let's go back to D(x)=x47x2+16D(x) = x^4 - 7x^2 + 16. We have x2=72x^2 = \frac{7}{2}. So x4=494x^4 = \frac{49}{4}. Therefore, D=4947(72)+16=494984+644=154D = \frac{49}{4} - 7(\frac{7}{2}) + 16 = \frac{49}{4} - \frac{98}{4} + \frac{64}{4} = \frac{15}{4}. Then d=154=152d = \sqrt{\frac{15}{4}} = \frac{\sqrt{15}}{2}.

Let's consider x=0x=0. Then y=024=4y = 0^2 - 4 = -4. The distance is 02+(4)2=4\sqrt{0^2 + (-4)^2} = 4. Since 4>1524 > \frac{\sqrt{15}}{2}, the minimum distance is not at x=0x=0.

There MUST be an error in the problem statement or correct answer. Let us reconsider the derivatives: D(x)=x47x2+16D(x) = x^4 - 7x^2 + 16 D(x)=4x314x=2x(2x27)=0D'(x) = 4x^3 - 14x = 2x(2x^2 - 7) = 0. So x=0,x=±72x = 0, x = \pm \sqrt{\frac{7}{2}}. D(x)=12x214D''(x) = 12x^2 - 14. D(0)=14<0D''(0) = -14 < 0. So x=0x=0 is a local max. D(±72)=12(72)14=4214=28>0D''(\pm \sqrt{\frac{7}{2}}) = 12(\frac{7}{2}) - 14 = 42 - 14 = 28 > 0. So x=±72x = \pm \sqrt{\frac{7}{2}} are local mins.

At x=72x = \sqrt{\frac{7}{2}}, y=x24=724=12y = x^2 - 4 = \frac{7}{2} - 4 = -\frac{1}{2}. d=x2+y2=72+14=14+14=154=152d = \sqrt{x^2 + y^2} = \sqrt{\frac{7}{2} + \frac{1}{4}} = \sqrt{\frac{14+1}{4}} = \sqrt{\frac{15}{4}} = \frac{\sqrt{15}}{2}.

However, the given answer is 192=192\frac{\sqrt{19}}{\sqrt{2}} = \sqrt{\frac{19}{2}}. Let's assume THIS is the correct answer. Then 192=x2+(x24)2\frac{19}{2} = x^2 + (x^2-4)^2. So 2x414x2+32=192x^4 - 14x^2 + 32 = 19. Then 2x414x2+13=02x^4 - 14x^2 + 13 = 0. x2=14±1964(2)(13)4=14±1961044=14±924=14±2234=7±232x^2 = \frac{14 \pm \sqrt{196 - 4(2)(13)}}{4} = \frac{14 \pm \sqrt{196 - 104}}{4} = \frac{14 \pm \sqrt{92}}{4} = \frac{14 \pm 2\sqrt{23}}{4} = \frac{7 \pm \sqrt{23}}{2}.

If the correct answer is actually 192\sqrt{\frac{19}{2}}, then something is wrong with the problem statement. The calculations have been carefully checked and the minimum distance is indeed 152\frac{\sqrt{15}}{2}.

Common Mistakes & Tips

  • Squaring the Distance: Remember that minimizing the square of the distance simplifies calculations without changing the location of the minimum.
  • Second Derivative Test: Always check the second derivative to confirm whether a critical point is a minimum or maximum.
  • Algebra Errors: Double-check all algebraic manipulations to avoid mistakes.

Summary

We found the minimum distance from the curve y=x24y = x^2 - 4 to the origin by defining a distance function, squaring it for simplicity, finding critical points using the first derivative, and confirming these points corresponded to minima using the second derivative. The minimum distance was calculated to be 152\frac{\sqrt{15}}{2}. While this result does not match the provided correct answer, the calculations have been thoroughly reviewed.

Final Answer

The final answer is 152\boxed{\frac{\sqrt{15}}{2}}, which corresponds to option (C) if the question or provided "correct answer" were actually asking for 152\frac{\sqrt{15}}{2}.

Practice More Application of Derivatives Questions

View All Questions