First Derivative Test for f(x) = (1-x)^2(1+x)^3: Extrema, Intervals, and Values

  • Thread starter Thread starter jhodzzz
  • Start date Start date
  • Tags Tags
    Derivative Test
jhodzzz
Messages
15
Reaction score
0

Homework Statement


I have to get the following:
- relative extrema of f
- values of f at which the relative extrema occurs
- intervals on which f is increasing
- intervals on which f is decreasing

when f(x) = (1-x)2 (1+x)3


Homework Equations


Now when get to have the first derivative by multiplication rule f'(x) = g(x)*h'(x)+h(x)*g'(x):
f'(x) = ((1-x)2)(3(1+x)2)+((1+x)3)(2(1-x))
is it correct to say that f'(x)=0 when x=1 or x=-1?

and if it is, by substituting 1 and -1 to f(x), i'll arrive on ordered pairs' (1,0),(-1,0) which are on a vertical line. when i checked if the interval -1 < x < 1 is increasing or decreasing, i arrived at an answer that it is increasing which is not possible considering the locations of the two critical points.

Where did I go wrong?
 
Physics news on Phys.org
first, you need to differentiate correctly. the second differentiated term needs a what by composition...?
 
you mean this differentiation: f'(x)=((1-x)2)(3(1+x)2)+((1+x)3)(2(1-x))

I arrived at that considering f(x)=g(x)*h(x) such that g(x)=(1-x)2 and h(x)=(1+x)3

so applying the multiplication rule, i should have that answer.
Do I still need to simplify it further?? will the factors vary by then?
 
no...more like f(x)=g(h(x))*m(n(x))
 
You need to apply the chain rule to get the second term correct.

You are correct that the function has zeros as x=1 and x=-1, but there's another zero that you won't see until you simplify the expression.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top