If the function f:(−∞,−1]→(a,b] defined by f(x)=ex3−3x+1 is one - one and onto, then the distance of the point P(2b+4,a+2) from the line x+e−3y=4 is :
Options
Solution
Key Concepts and Formulas
One-one and Onto Functions: A function f:A→B is one-one (injective) if f(x1)=f(x2) implies x1=x2. For a differentiable function, this often means the function is strictly monotonic (either increasing or decreasing). A function f:A→B is onto (surjective) if for every y∈B, there exists an x∈A such that f(x)=y.
Derivative of Exponential Functions: The derivative of eg(x) with respect to x is eg(x)⋅g′(x) using the chain rule.
Distance of a Point from a Line: The perpendicular distance d of a point (x1,y1) from a line Ax+By+C=0 is given by the formula:
d=A2+B2∣Ax1+By1+C∣
Step-by-Step Solution
1. Analyze the Monotonicity of the Function f(x)
To determine if f(x) is one-one on the given domain (−∞,−1], we need to check its monotonicity. We will find the first derivative f′(x) and analyze its sign.
Given function:
f(x)=ex3−3x+1
Let g(x)=x3−3x+1. Then f(x)=eg(x).
Using the chain rule, f′(x)=eg(x)⋅g′(x).
First, find g′(x):
g′(x)=dxd(x3−3x+1)=3x2−3
Now, substitute this back into the expression for f′(x):
f′(x)=ex3−3x+1⋅(3x2−3)
Factor out 3 from the quadratic term:
f′(x)=ex3−3x+1⋅3(x2−1)f′(x)=3ex3−3x+1(x−1)(x+1)
Next, we analyze the sign of f′(x) in the domain (−∞,−1].
The term ex3−3x+1 is an exponential term, which is always positive for any real x.
The term 3 is a positive constant.
We need to determine the sign of (x−1)(x+1) for x∈(−∞,−1].
Consider x∈(−∞,−1]:
If x≤−1, then x−1<0 (e.g., if x=−2, x−1=−3).
If x≤−1, then x+1≤0 (e.g., if x=−2, x+1=−1; if x=−1, x+1=0).
Therefore, for x∈(−∞,−1]:
(x−1) is negative.
(x+1) is non-positive.
The product (x−1)(x+1) will be non-negative (negative × negative = positive; negative × zero = zero).
So, for x∈(−∞,−1], f′(x)=(positive)×(positive or zero)=positive or zero.
This means f′(x)≥0 for all x∈(−∞,−1].
Since f′(x)≥0 on the interval and is strictly positive for x<−1 (it's zero only at x=−1), the function f(x) is increasing on (−∞,−1].
Because 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,b
Since the function f(x) is increasing and onto the interval (a,b], its range must be exactly (a,b]. For an increasing function on (−∞,−1], the lower bound of the range will be the limit as x→−∞, and the upper bound will be the function value at x=−1.
Lower bound of the range (a):
As x→−∞, the exponent x3−3x+1→(−∞)3−3(−∞)+1→−∞+∞+1. We need to be careful with indeterminate forms. For large negative x, x3 dominates. So, x3−3x+1→−∞.
Therefore, limx→−∞f(x)=limx→−∞ex3−3x+1=e−∞=0.
Since the codomain is (a,b], a=0.
Upper bound of the range (b):
At the right endpoint of the domain, x=−1:
f(−1)=e(−1)3−3(−1)+1=e−1+3+1=e3.
Since the codomain is (a,b], b=e3.
Thus, the codomain is (a,b]=(0,e3].
3. Determine the Coordinates of Point P
The point P is given by (2b+4,a+2).
Substitute the values a=0 and b=e3:
P(2e3+4,0+2)P(2e3+4,2)
4. Calculate the Distance of Point P from the Line
The given line equation is x+e−3y=4.
To use the distance formula, we rewrite it in the standard form Ax+By+C=0:
x+e−3y−4=0
Here, A=1, B=e−3, and C=−4.
The point is P(x1,y1)=(2e3+4,2).
So, x1=2e3+4 and y1=2.
Now, apply the distance formula:
d=A2+B2∣Ax1+By1+C∣d=12+(e−3)2∣1(2e3+4)+e−3(2)−4∣d=1+e−6∣2e3+4+2e−3−4∣d=1+e−6∣2e3+2e−3∣d=1+e−62∣e3+e−3∣
Since e3+e−3 is always positive, we can drop the absolute value:
d=1+e−62(e3+e−3)
Multiply the numerator and denominator by e3:
d=e6(1+e−6)2(e6+1)d=e31+e−62(e6+1)d=e6(1+e−6)2(e6+1)=e6+12(e6+1)=1+e−62(e6+1)e−3d=1+e−62(e3+e−3)=1+e−62e3(1+e−6)=2e31+e−6=2e6(1+e−6)=2e6+1
Therefore, the distance is 21+e6.
Common Mistakes & Tips
When finding the range of the function, remember to consider the limit as x approaches −∞ 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) on the interval (−∞,−1], finding that it is strictly increasing. Then, we found the range of the function, which allowed us to determine the values of a and b. Next, we found the coordinates of the point P and finally calculated the distance of the point P from the given line using the distance formula. The final distance is 21+e6.
Final Answer
The final answer is \boxed{2 \sqrt{1+e^6}}, which corresponds to option (A).