Consider the functions $f(x)=\sqrt{5+4x-x^2}$ and $g(x)=|x-3|+2$. In what domain of $x$ the function $f(x)$ lie above the function $g(x)$, i.e. $f(x)>g(x)$?
I think I should subtract the function $f(x)$ from $g(x)$, find where the new function
$$\sqrt{5+4x-x^2}-(|x-3|+2)$$
is positive, but I'm not sure.