If $f(x)$ and $g(x)$ are functions with no inflection points, can $h(x)=f(x)\cdot g(x)$ have an inflection point?
Edit: I experimented a bit with a few functions (like $x^2\cdot x^2$) in a graphing calculator but I couldn't find a good example. I was also running into trouble with the third derivative test in some situations.
I was doing exercises and noticed $-x^4+4x^3-6x^2$ doesn't have an inflection point. It can also be rewritten as $x^2(-x^2+4x-6)$. This is a product of 2 parabolas and parabolas have no inflection points. If that fact is sufficient to show that the product also doesn't have an inflection point, it would save a lot of time when doing problems like this.