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

Question

If the function f:(,1](a,b]f:(-\infty,-1] \rightarrow(a, b] defined by f(x)=ex33x+1f(x)=e^{x^3-3 x+1} is one - one and onto, then the distance of the point P(2b+4,a+2)P(2 b+4, a+2) from the line x+e3y=4x+e^{-3} y=4 is :

Options

Solution

Key Concepts and Formulas

  • One-one and Onto Functions: A function f:ABf: A \rightarrow B is one-one (injective) if f(x1)=f(x2)f(x_1) = f(x_2) implies x1=x2x_1 = x_2. For a differentiable function, this often means the function is strictly monotonic (either increasing or decreasing). A function f:ABf: A \rightarrow B is onto (surjective) if for every yBy \in B, there exists an xAx \in A such that f(x)=yf(x) = y.
  • Derivative of Exponential Functions: The derivative of eg(x)e^{g(x)} with respect to xx is eg(x)g(x)e^{g(x)} \cdot g'(x) using the chain rule.
  • Distance of a Point from a Line: The perpendicular distance dd of a point (x1,y1)(x_1, y_1) from a line Ax+By+C=0Ax+By+C=0 is given by the formula: d=Ax1+By1+CA2+B2d = \frac{|Ax_1+By_1+C|}{\sqrt{A^2+B^2}}

Step-by-Step Solution

1. Analyze the Monotonicity of the Function f(x)f(x)

To determine if f(x)f(x) is one-one on the given domain (,1](-\infty, -1], we need to check its monotonicity. We will find the first derivative f(x)f'(x) and analyze its sign.

Given function: f(x)=ex33x+1f(x)=e^{x^3-3 x+1}

Let g(x)=x33x+1g(x) = x^3-3x+1. Then f(x)=eg(x)f(x) = e^{g(x)}. Using the chain rule, f(x)=eg(x)g(x)f'(x) = e^{g(x)} \cdot g'(x).

First, find g(x)g'(x): g(x)=ddx(x33x+1)=3x23g'(x) = \frac{d}{dx}(x^3-3x+1) = 3x^2-3

Now, substitute this back into the expression for f(x)f'(x): f(x)=ex33x+1(3x23)f'(x)=e^{x^3-3 x+1} \cdot (3x^2-3)

Factor out 3 from the quadratic term: f(x)=ex33x+13(x21)f'(x)=e^{x^3-3 x+1} \cdot 3(x^2-1) f(x)=3ex33x+1(x1)(x+1)f'(x)=3e^{x^3-3 x+1} (x-1)(x+1)

Next, we analyze the sign of f(x)f'(x) in the domain (,1](-\infty, -1].

  • The term ex33x+1e^{x^3-3 x+1} is an exponential term, which is always positive for any real xx.
  • The term 33 is a positive constant.
  • We need to determine the sign of (x1)(x+1)(x-1)(x+1) for x(,1]x \in (-\infty, -1].

Consider x(,1]x \in (-\infty, -1]:

  • If x1x \le -1, then x1<0x-1 < 0 (e.g., if x=2x=-2, x1=3x-1=-3).
  • If x1x \le -1, then x+10x+1 \le 0 (e.g., if x=2x=-2, x+1=1x+1=-1; if x=1x=-1, x+1=0x+1=0).

Therefore, for x(,1]x \in (-\infty, -1]:

  • (x1)(x-1) is negative.
  • (x+1)(x+1) is non-positive.
  • The product (x1)(x+1)(x-1)(x+1) will be non-negative (negative ×\times negative = positive; negative ×\times zero = zero).

So, for x(,1]x \in (-\infty, -1], f(x)=(positive)×(positive or zero)=positive or zerof'(x) = (\text{positive}) \times (\text{positive or zero}) = \text{positive or zero}. This means f(x)0f'(x) \ge 0 for all x(,1]x \in (-\infty, -1]. Since f(x)0f'(x) \ge 0 on the interval and is strictly positive for x<1x < -1 (it's zero only at x=1x=-1), the function f(x)f(x) is increasing on (,1](-\infty, -1]. Because f(x)f(x) is strictly increasing, it is indeed a one-one function on its domain.

2. Determine the Range of the Function and Parameters a,ba, b

Since the function f(x)f(x) is increasing and onto the interval (a,b](a, b], its range must be exactly (a,b](a, b]. For an increasing function on (,1](-\infty, -1], the lower bound of the range will be the limit as xx \rightarrow -\infty, and the upper bound will be the function value at x=1x=-1.

  • Lower bound of the range (aa): As xx \rightarrow -\infty, the exponent x33x+1()33()+1++1x^3-3x+1 \rightarrow (-\infty)^3 - 3(-\infty) + 1 \rightarrow -\infty + \infty + 1. We need to be careful with indeterminate forms. For large negative xx, x3x^3 dominates. So, x33x+1x^3-3x+1 \rightarrow -\infty. Therefore, limxf(x)=limxex33x+1=e=0\lim_{x \to -\infty} f(x) = \lim_{x \to -\infty} e^{x^3-3x+1} = e^{-\infty} = 0. Since the codomain is (a,b](a,b], a=0a=0.

  • Upper bound of the range (bb): At the right endpoint of the domain, x=1x=-1: f(1)=e(1)33(1)+1=e1+3+1=e3f(-1) = e^{(-1)^3 - 3(-1) + 1} = e^{-1 + 3 + 1} = e^3. Since the codomain is (a,b](a,b], b=e3b=e^3.

Thus, the codomain is (a,b]=(0,e3](a, b] = (0, e^3].

3. Determine the Coordinates of Point P

The point PP is given by (2b+4,a+2)(2b+4, a+2). Substitute the values a=0a=0 and b=e3b=e^3: P(2e3+4,0+2)P(2e^3+4, 0+2) P(2e3+4,2)P(2e^3+4, 2)

4. Calculate the Distance of Point P from the Line

The given line equation is x+e3y=4x+e^{-3} y=4. To use the distance formula, we rewrite it in the standard form Ax+By+C=0Ax+By+C=0: x+e3y4=0x+e^{-3}y-4=0 Here, A=1A=1, B=e3B=e^{-3}, and C=4C=-4.

The point is P(x1,y1)=(2e3+4,2)P(x_1, y_1) = (2e^3+4, 2). So, x1=2e3+4x_1 = 2e^3+4 and y1=2y_1=2.

Now, apply the distance formula: d=Ax1+By1+CA2+B2d = \frac{|Ax_1+By_1+C|}{\sqrt{A^2+B^2}} d=1(2e3+4)+e3(2)412+(e3)2d = \frac{|1(2e^3+4) + e^{-3}(2) - 4|}{\sqrt{1^2+(e^{-3})^2}} d=2e3+4+2e341+e6d = \frac{|2e^3+4 + 2e^{-3} - 4|}{\sqrt{1+e^{-6}}} d=2e3+2e31+e6d = \frac{|2e^3 + 2e^{-3}|}{\sqrt{1+e^{-6}}} d=2e3+e31+e6d = \frac{2|e^3 + e^{-3}|}{\sqrt{1+e^{-6}}} Since e3+e3e^3 + e^{-3} is always positive, we can drop the absolute value: d=2(e3+e3)1+e6d = \frac{2(e^3 + e^{-3})}{\sqrt{1+e^{-6}}} Multiply the numerator and denominator by e3e^3: d=2(e6+1)e6(1+e6)d = \frac{2(e^6 + 1)}{\sqrt{e^6(1+e^{-6})}} d=2(e6+1)e31+e6d = \frac{2(e^6 + 1)}{e^3\sqrt{1+e^{-6}}} d=2(e6+1)e6(1+e6)=2(e6+1)e6+1=2(e6+1)1+e6e3d = \frac{2(e^6 + 1)}{\sqrt{e^6(1+e^{-6})}} = \frac{2(e^6+1)}{\sqrt{e^6+1}} = \frac{2(e^6+1)}{\sqrt{1+e^{-6}}}e^{-3} d=2(e3+e3)1+e6=2e3(1+e6)1+e6=2e31+e6=2e6(1+e6)=2e6+1d = \frac{2(e^3 + e^{-3})}{\sqrt{1 + e^{-6}}} = \frac{2e^3(1+e^{-6})}{\sqrt{1 + e^{-6}}} = 2e^3\sqrt{1+e^{-6}} = 2\sqrt{e^6(1+e^{-6})} = 2\sqrt{e^6+1}

Therefore, the distance is 21+e62\sqrt{1+e^6}.

Common Mistakes & Tips

  • When finding the range of the function, remember to consider the limit as xx approaches -\infty for the lower bound, especially when dealing with exponential functions.
  • Be careful with signs when analyzing the monotonicity of the function using the first derivative.
  • Double-check the distance formula and ensure that the line equation is in the standard form before plugging in the values.

Summary

We first determined the monotonicity of the function f(x)f(x) on the interval (,1](-\infty, -1], finding that it is strictly increasing. Then, we found the range of the function, which allowed us to determine the values of aa and bb. Next, we found the coordinates of the point PP and finally calculated the distance of the point PP from the given line using the distance formula. The final distance is 21+e62\sqrt{1+e^6}.

Final Answer

The final answer is \boxed{2 \sqrt{1+e^6}}, which corresponds to option (A).

Practice More Application of Derivatives Questions

View All Questions