Question
Question: Let f(x) =((x-1)^2.e^x)/(1+x^2) , then which of the following statement(s) is (are) correct?...
Let f(x) =((x-1)^2.e^x)/(1+x^2) , then which of the following statement(s) is (are) correct?
f(x) is strictly increasing in (-∞, -1)
f(x) is strictly decreasing in (1,∞)
f(x) has two points of local extremum
f(x) has a point of local minimum at some x ∈ (-1,0)
A, C
Solution
The problem asks us to analyze the properties of the function f(x)=1+x2(x−1)2ex and determine which of the given statements are correct. To do this, we need to find the first derivative of f(x), f′(x), and analyze its sign.
1. Find the derivative f′(x): We use the quotient rule: (vu)′=v2u′v−uv′. Let u=(x−1)2ex and v=1+x2.
First, find u′ using the product rule: u′=dxd((x−1)2ex)=2(x−1)ex+(x−1)2ex Factor out ex(x−1): u′=ex(x−1)[2+(x−1)]=ex(x−1)(x+1).
Next, find v′: v′=dxd(1+x2)=2x.
Now, substitute u,u′,v,v′ into the quotient rule formula: f′(x)=(1+x2)2ex(x−1)(x+1)(1+x2)−(x−1)2ex(2x) Factor out ex(x−1) from the numerator: f′(x)=(1+x2)2ex(x−1)[(x+1)(1+x2)−2x(x−1)]
Simplify the expression inside the square brackets: (x+1)(1+x2)−2x(x−1)=(x+x3+1+x2)−(2x2−2x) =x3+x2+x+1−2x2+2x =x3−x2+3x+1.
So, the derivative is: f′(x)=(1+x2)2ex(x−1)(x3−x2+3x+1)
2. Analyze the critical points and the sign of f′(x): The sign of f′(x) determines whether f(x) is increasing or decreasing. Since ex>0 and (1+x2)2>0 for all real x, the sign of f′(x) depends solely on the sign of (x−1)(x3−x2+3x+1).
Let g(x)=x3−x2+3x+1. To find the roots of g(x), let's analyze its derivative: g′(x)=3x2−2x+3. The discriminant of this quadratic is Δ=(−2)2−4(3)(3)=4−36=−32. Since Δ<0 and the leading coefficient (3) is positive, g′(x) is always positive for all x∈R. This means g(x) is a strictly increasing function. As a cubic polynomial, since g(x) is strictly increasing, it has exactly one real root. Let's evaluate g(x) at some integer values: g(−1)=(−1)3−(−1)2+3(−1)+1=−1−1−3+1=−4. g(0)=03−02+3(0)+1=1. Since g(−1)<0 and g(0)>0, the unique real root of g(x)=0, let's call it α, lies in the interval (−1,0).
The critical points for f′(x)=0 are x=1 (from x−1=0) and x=α (from g(x)=0).
Now, let's analyze the sign of f′(x) in different intervals determined by α and 1:
Interval | x−1 | g(x) (since g(α)=0 and g(x) is increasing) | (x−1)g(x) | f′(x) | Behavior of f(x) |
---|---|---|---|---|---|
x<α | Negative | Negative | Positive | Positive | Strictly Increasing |
α<x<1 | Negative | Positive | Negative | Negative | Strictly Decreasing |
x>1 | Positive | Positive (since g(1)=4>0 and g(x) is increasing) | Positive | Positive | Strictly Increasing |
3. Evaluate the given statements:
A. f(x) is strictly increasing in (−∞,−1). From our analysis, f(x) is strictly increasing in (−∞,α). Since α∈(−1,0), the interval (−∞,−1) is a subset of (−∞,α). Therefore, f(x) is strictly increasing in (−∞,−1). Statement A is Correct.
B. f(x) is strictly decreasing in (1,∞). From our analysis, f(x) is strictly increasing in (1,∞). Statement B is Incorrect.
C. f(x) has two points of local extremum. At x=α, f′(x) changes from positive to negative, indicating a local maximum at x=α. At x=1, f′(x) changes from negative to positive, indicating a local minimum at x=1. Thus, f(x) has two points of local extremum. Statement C is Correct.
D. f(x) has a point of local minimum at some x∈(−1,0). We found a local maximum at x=α∈(−1,0). The local minimum is at x=1. Statement D is Incorrect.
Therefore, statements A and C are correct.