Question
Mathematics Question on Coordinate Geometry
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:
21+e6
41+e6
31+e6
1+e6
21+e6
Solution
Analyze the function f(x)=ex3−3x+1. To determine if f(x) is one-one, we need to check if f(x) is strictly increasing or decreasing. Calculate the derivative f′(x):
f′(x)=ex3−3x+1⋅(3x2−3) =ex3−3x+1⋅3(x2−1) =ex3−3x+1⋅3(x−1)(x+1)
Since ex3−3x+1>0 for all x∈(−∞,−1], the sign of f′(x) depends on (x−1)(x+1). For x≤−1, f′(x)≥0, indicating that f(x) is an increasing function on (−∞,−1]. Thus, f(x) is one-one.
Determine the range of f(x). Since f(x) is one-one and increasing:
As x→−∞, x3−3x+1→−∞, so f(x)→0. At x=−1,
f(−1)=e(−1)3−3(−1)+1=e1+3+1=e3.
Thus, a=0 and b=e3, so the range of f(x) is (0,e3].
Define point P and line equation. The point P is given by P(2b+4,0+2). Substitute a=0 and b=e3:
P=(2e3+4,0+2)=(2e3+4,2).
The line equation is:
x+e−3y=4
Find the distance from P to the line. The distance d from a point (x1,y1) to a line Ax+By+C=0 is given by:
d=A2+B2∣Ax1+By1+C∣
Rewrite the line equation in standard form:
x+e−3y−4=0
Here, A=1, B=e−3, C=−4, and (x1,y1)=(2e3+4,2).
Substitute these values into the distance formula:
d=12+(e−3)2∣1⋅(2e3+4)+e−3⋅2−4∣ =1+e−6∣2e3+4+2e−3−4∣ =1+e−62(e3+e−3)
Multiply the numerator and the denominator by e3 to simplify:
=e6(1+e−6)2(e6+1)=e6+12(e6+1)=21+e6