$2f(\frac{x}{2})+3f(\frac{2-x}{3})=g(x)$, $0 \leq x < 3$, $f''(x)>0$; if $g(x)$ is strictly increasing in $(a,b)$ and $g(x)$ is strictly decreasing $(c,d)$ then $25ad-bc$ is ?
My Attempt:
On taking derivative on both sides:
$$f'(\frac{x}{2}) - f'(\frac{2-x}{3}) =g'(x)$$
$g(x)$ is strictly increasing in $(a,b)$ implies for some domain $g'(x)>0$ which implies that:
$$\frac{x}{2}>\frac{2-x}{3}$$
$$\implies x>\frac{4}{5}$$
as $f'(x)$ is an increasing function ( $\because f''(x)>0$).
So
$a=\frac{4}{5}$
$b=3$
$c=0$
$d=\frac{4}{5}$
Is my method correct?
The answer comes out as $25(\frac{4}{5})(\frac{4}{5})=16$