What are the points of inflection, if any, of #f(x)= 35x^4-36x^2 + 5x #?
1 Answer
Explanation:
A point of inflection occurs when the concavity of a function shifts. This is also when the sign of the second derivative shifts--that is, the second derivative switches from positive to negative, or vice versa.
First, find the second derivative through the power rule:
#f(x)=35x^4-36x^2+5x#
#f'(x)=140x^3-72x#
#f''(x)=420x^2-72#
The sign of the second derivative could shift when the second derivative equals
#420x^2-72=0#
#420x^2=72#
#x^2=6/35#
#x=+-sqrt(6/35)#
There are two possible points of inflection at
We can test the intervals surrounding the two possible points of inflection to see if the sign of the second derivative does actually shift.
When
#f''(-1)=420(-1)^2-72=348#
When
#f''(0)=420(0)^2-72=-72#
When
#f''(1)=420(1)^2-72=348#
Notice that at