What are the points of inflection of #f(x)=12x^3 + 3x^2 + 42x #?
1 Answer
Explanation:
Points of inflection occur when the second derivative a function changes sign (from positive to negative, or vice versa). This correlates to when the concavity of the function shifts.
First, find the second derivative of the function.
#f(x)=12x^3+3x^2+42x#
#f'(x)=36x^2+6x+42#
#f''(x)=72x+6#
The sign of
#72x+6=0#
#x=-6/72#
#x=-1/12#
Analyze the sign of
When
#f''(-1)=-72+6=-66# This is
#<0# .
When
#f''(0)=6# This is
#>0# .
Thus, the sign of
We can check a graph of
graph{12x^3+3x^2+42x [-2.5, 2.5, -200, 200]}
The concavity does seem to shift very close to