I am given these values and i need to find where a point of inflection will occur in the function. I am not really understanding how i can figure it out.
This is an example:
f(2)=0 , f '(1)=0, f "(-2)=0
-thank you
This is an example:
f(2)=0 , f '(1)=0, f "(-2)=0
-thank you
-
Points of inflection occur where the second derivative is equal to zero (or infinity), so if f ''(-2) = 0 then x = -2 is a point of inflection.