For the function $f(x)=x^3-9x^2$, how do I determine concavity?
I know that for $f'(x) < 0$ the function is concave up when $f''(x)>0$, and concave down when $f''(x) <0$, etc...
$f'(x) = 3x^2-18x$,
$f''(x) = 6x-18$.
Do I need to evaluate at a specific point like zero to determine sign?
$f'(x) > 0$ when $x > 6$,
$f''(x) > 0$ when $x > 3$.
So on a number line for $x$ values, this equation is concave down for values to the left of 3 and concave up for values to the right and including 3?