Question
Question: Let $f(x) = (x-3)^5(x+1)^4$ then:...
Let f(x)=(x−3)5(x+1)4 then:

x=97 is a point of maxima
x=3 is a point of minimum
x=−1 is a point of maxima
f has no point of maximum or minimum
x=−1 is a point of maxima
Solution
To find the points of local maxima and minima for the function f(x)=(x−3)5(x+1)4, we first need to find its first derivative, f′(x), and then determine the critical points by setting f′(x)=0.
Step 1: Find the first derivative f′(x).
Using the product rule (uv)′=u′v+uv′, where u=(x−3)5 and v=(x+1)4: u′=dxd(x−3)5=5(x−3)5−1⋅dxd(x−3)=5(x−3)4⋅1=5(x−3)4 v′=dxd(x+1)4=4(x+1)4−1⋅dxd(x+1)=4(x+1)3⋅1=4(x+1)3
Now, substitute these into the product rule formula: f′(x)=u′v+uv′ f′(x)=5(x−3)4(x+1)4+(x−3)5⋅4(x+1)3
Factor out the common terms, which are (x−3)4 and (x+1)3: f′(x)=(x−3)4(x+1)3[5(x+1)+4(x−3)] f′(x)=(x−3)4(x+1)3[5x+5+4x−12] f′(x)=(x−3)4(x+1)3[9x−7]
Step 2: Find the critical points.
Set f′(x)=0 to find the critical points: (x−3)4(x+1)3(9x−7)=0
This equation holds true if any of its factors are zero:
- x−3=0⟹x=3
- x+1=0⟹x=−1
- 9x−7=0⟹9x=7⟹x=97
The critical points are x=−1,x=97,x=3.
Step 3: Use the First Derivative Test to classify the critical points.
We analyze the sign of f′(x) in intervals around each critical point. The term (x−3)4 is always non-negative, so its sign does not affect the sign change of f′(x) when passing through x=3. The sign changes depend on (x+1)3 and (9x−7).
Let's arrange the critical points in ascending order: −1,97,3.
-
Interval 1: x<−1 (e.g., x=−2)
- (x−3)4=(−2−3)4=(−5)4=625 (Positive)
- (x+1)3=(−2+1)3=(−1)3=−1 (Negative)
- (9x−7)=9(−2)−7=−18−7=−25 (Negative)
- f′(x)=(Positive)×(Negative)×(Negative)=Positive
So, f(x) is increasing for x<−1.
-
Interval 2: −1<x<97 (e.g., x=0)
- (x−3)4=(0−3)4=(−3)4=81 (Positive)
- (x+1)3=(0+1)3=13=1 (Positive)
- (9x−7)=9(0)−7=−7 (Negative)
- f′(x)=(Positive)×(Positive)×(Negative)=Negative
So, f(x) is decreasing for −1<x<97.
Conclusion for x=−1: As f′(x) changes from positive to negative at x=−1, x=−1 is a point of local maximum.
-
Interval 3: 97<x<3 (e.g., x=1)
- (x−3)4=(1−3)4=(−2)4=16 (Positive)
- (x+1)3=(1+1)3=23=8 (Positive)
- (9x−7)=9(1)−7=2 (Positive)
- f′(x)=(Positive)×(Positive)×(Positive)=Positive
So, f(x) is increasing for 97<x<3.
Conclusion for x=97: As f′(x) changes from negative to positive at x=97, x=97 is a point of local minimum.
-
Interval 4: x>3 (e.g., x=4)
- (x−3)4=(4−3)4=14=1 (Positive)
- (x+1)3=(4+1)3=53=125 (Positive)
- (9x−7)=9(4)−7=36−7=29 (Positive)
- f′(x)=(Positive)×(Positive)×(Positive)=Positive
So, f(x) is increasing for x>3.
Conclusion for x=3: As f′(x) does not change sign (it remains positive) at x=3, x=3 is a point of inflection, not a local maximum or minimum.
Step 4: Evaluate the given options.
- x=97 is a point of maxima. (Incorrect, it's a minimum)
- x=3 is a point of minimum. (Incorrect, it's an inflection point)
- x=−1 is a point of maxima. (Correct)
- f has no point of maximum or minimum. (Incorrect, it has a maximum and a minimum)
The only correct option is x=−1 is a point of maxima.