What are the points of inflection of f(x)=x^3 - 9x^2 + 8x ?
1 Answer
Jan 12, 2016
at
Explanation:
Points of inflection occur when the second derivative of a function shifts sign (goes from positive to negative). This can also be viewed as a shift in concavity.
Find the second derivative:
f(x)=x^3-9x^2+8x
f'(x)=3x^2-18x+8
f''(x)=6x-18
The second derivative's sign could shift when it equals zero.
f''(x)=0
6x-18=0
x=3
There is a possible point of inflection when
We can check by analyzing the sign around the point
f''(0)=-18larr"negative"
f''(3)=0larr"zero"
f''(4)=6larr"positive"
As you can see, the concavity shifts from negative (concave down) to positive (concave up) when
graph{x^3-9x^2+8x [-3, 10, -78.3, 27.1]}