I know that a function $f_1(x)$ is concave and another function $f_2(x)$ is decreasing over some $a<x<b$. I want to know is it possible for the product $f_1(x)f_2(x)$ to have two local optimal points in $a<x<b$. Any help will be highly appreciated. Thanks in advance.
Edit:
The functions take positive values for $a<x<b$.
I propose the following example.
$f_1(x)=4-x^2$ it is an inverted parabola thus concave.
$f_2(x)=2-x^3$ since $f'(x)=-3x^2$ this function is $\searrow$.
Both functions are positive over $[-2,b]$ with $1<b<2$ but we don't care too much about the value, $[-2,1]$ is a good interval.
Here is the graph of $f_1,f_2$ and the product : http://tiny.cc/p64jpy
There are $2$ local maxima and a local minimum for the product in $[-2,1]$.