I want to know whether $g(x)$ will be increasing, decreasing or whether it's nature cannot be predicted in $[a,b]$.
My attempt:
If $f(x)$ is strictly increasing in $[a,b]$ then we can say that $f'(x)>0$ in the interval $[a,b]$. Now, $g'(x) = 2*f'(x$) which will also be greater than $0$ in the interval $[a,b]$ as $f(x)$ is greater than zero in that interval. So, $g(x)$ should be strictly increasing too in the interval $[a,b]$.
But in the textbook, it is given that the nature of $g(x)$ cannot be predicted in the interval $[a,b]$ and I don't see any way to conclude that.
Any help would be appreciated.
It cannot be predicted. Take $f_1,f_2,f_3\colon[0,1]\longrightarrow\mathbb R$ defined by $f_1(x)=x-1$, $f_2(x)=x-\frac12$, and $f_3(x)=x$. All of them are increasing, but ${f_1}^2$ is decreasing, ${f_2}^2$ is neither increasing nor decreasing, and ${f_3}^2$ is increasing.