What are the points of inflection, if any, of #f(x) = (x+1)^9-9x-2 #?
1 Answer
Jan 13, 2016
It has one point of infection at
Explanation:
Points of inflection occur when the curve changes from concave up to concave down or vice versa. If the second derivative is positive then the function is concave up. If the second derivative is negative then the function is concave down. If the second derivative is continuous and changes sign, then it will be zero at the point where it changes sign.
Given:
#f(x) = (x+1)^9-9x-2#
Differentiate using the power and chain rules to find:
#f'(x) = 9(x+1)^8 - 9#
#f''(x) = 72(x+1)^7#
So
Note that if
#f(-1) = 7#
So the point of inflection is at