SOLUTION: Find critical points of the following functions F(x)=(x^2-1)^2 I used the chain rule and I got f'(x)=2(x^2)*2x and now I did f'(0) where 2x=0 but I can't find the critical p

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: Find critical points of the following functions F(x)=(x^2-1)^2 I used the chain rule and I got f'(x)=2(x^2)*2x and now I did f'(0) where 2x=0 but I can't find the critical p      Log On


   



Question 1030709: Find critical points of the following functions
F(x)=(x^2-1)^2
I used the chain rule and I got f'(x)=2(x^2)*2x and now I did f'(0) where 2x=0 but I can't find the critical points. I am not good with them. Can anyone help me?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find critical points of the following functions
F(x)=(x^2-1)^2
graph%28400%2C400%2C-2%2C2%2C-6%2C5%2C%28x%5E2-1%29%5E2%29
-----
F'(x) = 2(x^2-1)*2x
------
Solve:: 4x(x^2-1) = 0
x = 0 local max
or x = 1 local min
or x = -1 local min
----------------
Cheers,
Stan H.
-------------------