How to find the second derivative (with respect to $x$) of $\cos y + \sin y = x$? The answer is $$\pm \dfrac {x}{(2-x^2)^{3/2}}$$
I dont understand how it goes from using just $\cos x$ and $\sin x$ to simple terms and a root. I've tried multiple times and have not gotten anywhere near the answer.
Thanks.
If you square both sides of the equation you get
$$\sin y+\cos y=x\implies\sin (2y)=x^2-1\implies y=\frac12\arcsin(x^2-1)$$
Now differentiate the last expression and find if you are missing some solution of the original equation. Note that $x\in[-\sqrt 2,\sqrt 2]$.