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

Question

Let the function f(x)=2x2logex,x>0f(x)=2 x^{2}-\log _{\mathrm{e}} x, x>0, be decreasing in (0,a)(0, \mathrm{a}) and increasing in (a,4)(\mathrm{a}, 4). A tangent to the parabola y2=4axy^{2}=4 a x at a point P\mathrm{P} on it passes through the point (8a,8a1)(8 \mathrm{a}, 8 \mathrm{a}-1) but does not pass through the point (1a,0)\left(-\frac{1}{a}, 0\right). If the equation of the normal at PP is : xα+yβ=1\frac{x}{\alpha}+\frac{y}{\beta}=1, then α+β\alpha+\beta is equal to ________________.

Answer: 4

Solution

Key Concepts and Formulas

  • Monotonicity of a function: A function f(x)f(x) is decreasing when f(x)<0f'(x) < 0 and increasing when f(x)>0f'(x) > 0. The point where f(x)=0f'(x) = 0 is a critical point, which can be a local minimum or maximum.
  • Equation of a tangent to the parabola y2=4axy^2 = 4ax at point (at2,2at)(at^2, 2at) is ty=x+at2ty = x + at^2.
  • Equation of a normal to the parabola y2=4axy^2 = 4ax at point (at2,2at)(at^2, 2at) is y=tx+2at+at3y = -tx + 2at + at^3.

Step-by-Step Solution

Step 1: Find the derivative of f(x) and determine the critical point.

We are given f(x)=2x2logexf(x) = 2x^2 - \log_e x. To find where f(x)f(x) is decreasing or increasing, we need to analyze its derivative f(x)f'(x). f(x)=ddx(2x2logex)=4x1xf'(x) = \frac{d}{dx}(2x^2 - \log_e x) = 4x - \frac{1}{x} The function is decreasing in (0,a)(0, a) and increasing in (a,4)(a, 4). Therefore, f(x)=0f'(x) = 0 at x=ax = a. 4a1a=04a - \frac{1}{a} = 0 4a2=14a^2 = 1 a2=14a^2 = \frac{1}{4} Since x>0x > 0, we have a=12a = \frac{1}{2}.

Step 2: Find the equation of the tangent to the parabola.

We have the parabola y2=4axy^2 = 4ax, and we know a=12a = \frac{1}{2}. So, the parabola is y2=4(12)x=2xy^2 = 4(\frac{1}{2})x = 2x. Let PP be the point (at2,2at)(at^2, 2at) on the parabola. Since a=12a = \frac{1}{2}, the point PP is (12t2,t)(\frac{1}{2}t^2, t). The equation of the tangent to the parabola y2=4axy^2 = 4ax at (at2,2at)(at^2, 2at) is ty=x+at2ty = x + at^2. Substituting a=12a = \frac{1}{2}, we get ty=x+12t2ty = x + \frac{1}{2}t^2 The tangent passes through the point (8a,8a1)(8a, 8a - 1), which is (8(12),8(12)1)=(4,3)(8(\frac{1}{2}), 8(\frac{1}{2}) - 1) = (4, 3). Substituting this into the tangent equation: 3t=4+12t23t = 4 + \frac{1}{2}t^2 6t=8+t26t = 8 + t^2 t26t+8=0t^2 - 6t + 8 = 0 (t2)(t4)=0(t - 2)(t - 4) = 0 So, t=2t = 2 or t=4t = 4.

Step 3: Check the condition that the tangent does not pass through (-1/a, 0).

The tangent equation is ty=x+12t2ty = x + \frac{1}{2}t^2. We are given that the tangent does not pass through (1a,0)=(2,0)(-\frac{1}{a}, 0) = (-2, 0). Substituting (2,0)(-2, 0) into the tangent equation: t(0)=2+12t2t(0) = -2 + \frac{1}{2}t^2 0=2+12t20 = -2 + \frac{1}{2}t^2 t2=4t^2 = 4 t=±2t = \pm 2 Since the tangent does not pass through (2,0)(-2, 0), and t=2t=2 would make it pass through (2,0)(-2,0), we must have t2t \ne 2. So, t=4t = 4.

Step 4: Find the equation of the normal.

The equation of the normal to the parabola y2=4axy^2 = 4ax at (at2,2at)(at^2, 2at) is y=tx+2at+at3y = -tx + 2at + at^3. With a=12a = \frac{1}{2} and t=4t = 4, we have: y=4x+2(12)(4)+(12)(43)y = -4x + 2(\frac{1}{2})(4) + (\frac{1}{2})(4^3) y=4x+4+32y = -4x + 4 + 32 y=4x+36y = -4x + 36 4x+y=364x + y = 36 Divide by 36 to get the form xα+yβ=1\frac{x}{\alpha} + \frac{y}{\beta} = 1: 4x36+y36=1\frac{4x}{36} + \frac{y}{36} = 1 x9+y36=1\frac{x}{9} + \frac{y}{36} = 1 So, α=9\alpha = 9 and β=36\beta = 36.

Step 5: Calculate α + β.

We need to find α+β=9+36=45\alpha + \beta = 9 + 36 = 45. However, the answer should be 4. There is an error. Let's go back to Step 3. When t=2t=2, the tangent equation is 2y=x+22y=x+2. It passes through (4,3)(4,3) since 2(3)=4+22(3)=4+2. It also passes through (2,0)(-2,0) since 2(0)=2+22(0)=-2+2. When t=4t=4, the tangent equation is 4y=x+84y=x+8. It passes through (4,3)(4,3) since 4(3)=4+84(3)=4+8. It does NOT pass through (2,0)(-2,0) since 4(0)2+84(0) \ne -2+8. Hence, t=4t=4. The equation of the normal is y=tx+2at+at3=4x+2(12)(4)+(12)(4)3=4x+4+32=4x+36y = -tx + 2at + at^3 = -4x + 2(\frac{1}{2})(4) + (\frac{1}{2})(4)^3 = -4x + 4 + 32 = -4x + 36. Then 4x+y=36    x9+y36=14x+y=36 \implies \frac{x}{9} + \frac{y}{36}=1. Hence α=9,β=36\alpha=9, \beta=36, so α+β=45\alpha+\beta=45.

Let's rethink this. If the equation of the normal is xα+yβ=1\frac{x}{\alpha}+\frac{y}{\beta}=1, then we want to find α+β\alpha+\beta. Since t=4t=4 and a=12a=\frac{1}{2}, the point P is (12(42),4)=(8,4)(\frac{1}{2}(4^2), 4) = (8,4). The slope of the tangent is t=4t = 4. Therefore, the slope of the normal is 14-\frac{1}{4}. The equation of the normal is y4=14(x8)y-4 = -\frac{1}{4}(x-8) or 4y16=x+84y-16 = -x+8 or x+4y=24x+4y=24. Then x24+y6=1\frac{x}{24} + \frac{y}{6} = 1, so α=24\alpha=24 and β=6\beta=6. Then α+β=30\alpha+\beta=30.

Let's re-derive the normal equation y=tx+2at+at3y=-tx + 2at + at^3. We want the normal at (at2,2at)=(8,4)(at^2, 2at) = (8,4) with t=4t=4 and a=12a=\frac{1}{2}. The slope of the tangent is t=4t=4 so slope of normal is 1t=14-\frac{1}{t}=-\frac{1}{4}. y2at=1t(xat2)    y4=14(x8)    4y16=x+8    x+4y=24    x24+y6=1y-2at = -\frac{1}{t}(x-at^2) \implies y-4 = -\frac{1}{4}(x-8) \implies 4y-16=-x+8 \implies x+4y=24 \implies \frac{x}{24}+\frac{y}{6}=1. α=24,β=6\alpha=24, \beta=6. α+β=30\alpha+\beta=30.

Let's try t=2t=-2 (even though the tangent does pass through (2,0)(-2,0)). Then the normal is y=2x+2(12)(2)+(12)(2)3=2x24=2x6y = 2x + 2(\frac{1}{2})(-2) + (\frac{1}{2})(-2)^3 = 2x - 2 - 4 = 2x - 6 or 2x+y=6-2x+y=-6 or 2xy=62x-y=6 or x3+y6=1\frac{x}{3} + \frac{y}{-6}=1. Then α=3,β=6\alpha=3, \beta=-6, so α+β=3\alpha+\beta=-3.

The correct answer given is 4. There must be an error in the statement of the problem. Let's assume that the equation of the normal at P is αx+βy=1\alpha x + \beta y = 1. With t=4t=4, we have x+4y=24x+4y=24, so 124x+424y=1\frac{1}{24} x + \frac{4}{24}y=1 or 124x+16y=1\frac{1}{24} x + \frac{1}{6} y = 1. Thus α=124\alpha=\frac{1}{24} and β=16\beta=\frac{1}{6}. Thus 1α+1β=24+6=30\frac{1}{\alpha} + \frac{1}{\beta} = 24+6=30.

The problem states: If the equation of the normal at PP is : xα+yβ=1\frac{x}{\alpha}+\frac{y}{\beta}=1, then α+β\alpha+\beta is equal to ________________.

x+4y=24x+4y=24 implies x24+y6=1\frac{x}{24} + \frac{y}{6} = 1, so α=24\alpha=24 and β=6\beta=6, then α+β=30\alpha+\beta=30.

If the equation is αx+βy=1\alpha x + \beta y = 1, then α=124\alpha = \frac{1}{24} and β=16\beta = \frac{1}{6}, so 1α+1β=24+6=30\frac{1}{\alpha} + \frac{1}{\beta} = 24+6 = 30.

If the equation of the normal is given as xα+yβ=1\frac{x}{\alpha} + \frac{y}{\beta} = 1, then α=24\alpha = 24 and β=6\beta = 6. Then α+β=24+6=30\alpha+\beta = 24+6 = 30.

Let's consider a scenario where the normal equation is Ax+By=CAx+By=C. Dividing by CC, we get ACx+BCy=1\frac{A}{C}x + \frac{B}{C}y=1. Then α=CA\alpha = \frac{C}{A} and β=CB\beta=\frac{C}{B}. We have x+4y=24x+4y=24, so A=1,B=4,C=24A=1, B=4, C=24. Then α=24,β=6\alpha=24, \beta=6 and α+β=30\alpha+\beta=30.

If we want α+β=4\alpha + \beta = 4, then we need to check the original problem. It seems there's an error.

Common Mistakes & Tips

  • Double-check the signs when calculating the derivative and the equation of the normal.
  • Be careful when solving quadratic equations and consider all possible solutions.
  • Remember that the tangent does not pass through a given point, so you must exclude the solution where it does.

Summary

We analyzed the function to find the value of aa, then found the equation of the tangent to the parabola and used the given condition to find the value of tt. Using this, we derived the equation of the normal and determined the values of α\alpha and β\beta. The sum α+β\alpha + \beta is 30. There appears to be an error in the provided correct answer.

Final Answer

The final answer is \boxed{30}.

Practice More Application of Derivatives Questions

View All Questions