Solveeit Logo

Question

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

Let f(x)=(x3)5(x+1)4f(x) = (x-3)^5(x+1)^4 then:

A

x=79x = \frac{7}{9} is a point of maxima

B

x=3x = 3 is a point of minimum

C

x=1x = -1 is a point of maxima

D

ff has no point of maximum or minimum

Answer

x=1x = -1 is a point of maxima

Explanation

Solution

To find the points of local maxima and minima for the function f(x)=(x3)5(x+1)4f(x) = (x-3)^5(x+1)^4, we first need to find its first derivative, f(x)f'(x), and then determine the critical points by setting f(x)=0f'(x) = 0.

Step 1: Find the first derivative f(x)f'(x).

Using the product rule (uv)=uv+uv(uv)' = u'v + uv', where u=(x3)5u = (x-3)^5 and v=(x+1)4v = (x+1)^4: u=ddx(x3)5=5(x3)51ddx(x3)=5(x3)41=5(x3)4u' = \frac{d}{dx}(x-3)^5 = 5(x-3)^{5-1} \cdot \frac{d}{dx}(x-3) = 5(x-3)^4 \cdot 1 = 5(x-3)^4 v=ddx(x+1)4=4(x+1)41ddx(x+1)=4(x+1)31=4(x+1)3v' = \frac{d}{dx}(x+1)^4 = 4(x+1)^{4-1} \cdot \frac{d}{dx}(x+1) = 4(x+1)^3 \cdot 1 = 4(x+1)^3

Now, substitute these into the product rule formula: f(x)=uv+uvf'(x) = u'v + uv' f(x)=5(x3)4(x+1)4+(x3)54(x+1)3f'(x) = 5(x-3)^4(x+1)^4 + (x-3)^5 \cdot 4(x+1)^3

Factor out the common terms, which are (x3)4(x-3)^4 and (x+1)3(x+1)^3: f(x)=(x3)4(x+1)3[5(x+1)+4(x3)]f'(x) = (x-3)^4(x+1)^3 [5(x+1) + 4(x-3)] f(x)=(x3)4(x+1)3[5x+5+4x12]f'(x) = (x-3)^4(x+1)^3 [5x + 5 + 4x - 12] f(x)=(x3)4(x+1)3[9x7]f'(x) = (x-3)^4(x+1)^3 [9x - 7]

Step 2: Find the critical points.

Set f(x)=0f'(x) = 0 to find the critical points: (x3)4(x+1)3(9x7)=0(x-3)^4(x+1)^3(9x - 7) = 0

This equation holds true if any of its factors are zero:

  1. x3=0    x=3x-3 = 0 \implies x = 3
  2. x+1=0    x=1x+1 = 0 \implies x = -1
  3. 9x7=0    9x=7    x=799x-7 = 0 \implies 9x = 7 \implies x = \frac{7}{9}

The critical points are x=1,x=79,x=3x = -1, x = \frac{7}{9}, x = 3.

Step 3: Use the First Derivative Test to classify the critical points.

We analyze the sign of f(x)f'(x) in intervals around each critical point. The term (x3)4(x-3)^4 is always non-negative, so its sign does not affect the sign change of f(x)f'(x) when passing through x=3x=3. The sign changes depend on (x+1)3(x+1)^3 and (9x7)(9x-7).

Let's arrange the critical points in ascending order: 1,79,3-1, \frac{7}{9}, 3.

  • Interval 1: x<1x < -1 (e.g., x=2x = -2)

    • (x3)4=(23)4=(5)4=625(x-3)^4 = (-2-3)^4 = (-5)^4 = 625 (Positive)
    • (x+1)3=(2+1)3=(1)3=1(x+1)^3 = (-2+1)^3 = (-1)^3 = -1 (Negative)
    • (9x7)=9(2)7=187=25(9x-7) = 9(-2)-7 = -18-7 = -25 (Negative)
    • f(x)=(Positive)×(Negative)×(Negative)=Positivef'(x) = (\text{Positive}) \times (\text{Negative}) \times (\text{Negative}) = \text{Positive}

    So, f(x)f(x) is increasing for x<1x < -1.

  • Interval 2: 1<x<79-1 < x < \frac{7}{9} (e.g., x=0x = 0)

    • (x3)4=(03)4=(3)4=81(x-3)^4 = (0-3)^4 = (-3)^4 = 81 (Positive)
    • (x+1)3=(0+1)3=13=1(x+1)^3 = (0+1)^3 = 1^3 = 1 (Positive)
    • (9x7)=9(0)7=7(9x-7) = 9(0)-7 = -7 (Negative)
    • f(x)=(Positive)×(Positive)×(Negative)=Negativef'(x) = (\text{Positive}) \times (\text{Positive}) \times (\text{Negative}) = \text{Negative}

    So, f(x)f(x) is decreasing for 1<x<79-1 < x < \frac{7}{9}.

    Conclusion for x=1x = -1: As f(x)f'(x) changes from positive to negative at x=1x = -1, x=1x = -1 is a point of local maximum.

  • Interval 3: 79<x<3\frac{7}{9} < x < 3 (e.g., x=1x = 1)

    • (x3)4=(13)4=(2)4=16(x-3)^4 = (1-3)^4 = (-2)^4 = 16 (Positive)
    • (x+1)3=(1+1)3=23=8(x+1)^3 = (1+1)^3 = 2^3 = 8 (Positive)
    • (9x7)=9(1)7=2(9x-7) = 9(1)-7 = 2 (Positive)
    • f(x)=(Positive)×(Positive)×(Positive)=Positivef'(x) = (\text{Positive}) \times (\text{Positive}) \times (\text{Positive}) = \text{Positive}

    So, f(x)f(x) is increasing for 79<x<3\frac{7}{9} < x < 3.

    Conclusion for x=79x = \frac{7}{9}: As f(x)f'(x) changes from negative to positive at x=79x = \frac{7}{9}, x=79x = \frac{7}{9} is a point of local minimum.

  • Interval 4: x>3x > 3 (e.g., x=4x = 4)

    • (x3)4=(43)4=14=1(x-3)^4 = (4-3)^4 = 1^4 = 1 (Positive)
    • (x+1)3=(4+1)3=53=125(x+1)^3 = (4+1)^3 = 5^3 = 125 (Positive)
    • (9x7)=9(4)7=367=29(9x-7) = 9(4)-7 = 36-7 = 29 (Positive)
    • f(x)=(Positive)×(Positive)×(Positive)=Positivef'(x) = (\text{Positive}) \times (\text{Positive}) \times (\text{Positive}) = \text{Positive}

    So, f(x)f(x) is increasing for x>3x > 3.

    Conclusion for x=3x = 3: As f(x)f'(x) does not change sign (it remains positive) at x=3x = 3, x=3x = 3 is a point of inflection, not a local maximum or minimum.

Step 4: Evaluate the given options.

  1. x=79x = \frac{7}{9} is a point of maxima. (Incorrect, it's a minimum)
  2. x=3x = 3 is a point of minimum. (Incorrect, it's an inflection point)
  3. x=1x = -1 is a point of maxima. (Correct)
  4. ff has no point of maximum or minimum. (Incorrect, it has a maximum and a minimum)

The only correct option is x=1x = -1 is a point of maxima.