I have to show that
$$\arccos(x) = \sqrt{2-2x} + O((1-x)^{3/2}) \\ \text{arcosh}(x) = \sqrt{2x-2} + O((x-1)^{3/2})$$
for $x\to 1^-$ ($x$ approaching 1 from below), $\text{arcosh}(x)$ denotes the inverse of $\cosh(x). $ I tried rewriting it as $\arccos(x) - \sqrt{2-2x} = O((1-x)^{3/2}) $ and then plugging it into the definition, but that didn't quite help since everything got too messy. I don't know what I could rewrite $\arccos(x)$ as either. Any hints?