Take
$$ f\left(x\right)=-x\left( x\sqrt{4-x^2}-4\arccos\left(\frac{x}{2}\right) \right)\arccos\left(\frac{x^2+d^2-1}{2dx}\right) $$
and try to find the point where $f$ is at a maximum, given $1< x<2$.
I've tried solving $f'\left( x \right)=0$ but the equation is (I think) transcendental in $x$. Mathematica can't solve this either.
If I want to find an approximation to this function (in the form of a second order polynomial) that is accurate at the maximum of $f$, how can I go about it?