If $\sin^{-1}x+\sin^{-1}y+\sin^{-1}z = \pi$, prove that $$x\sqrt{1-x^2} + y\sqrt{1-y^2} +z\sqrt{1-z^2} = 2xyz$$
I tried rewriting $z$ in terms of $x$ and $y$. I got $$z=x\sqrt{1-y^2} + y\sqrt{1-x^2}$$ I further tried simplifying this term, but I just couldn't get the desired result.
Let $$\sin^{-1}x=A,\sin^{-1}y=B,\sin^{-1}z=C$$and $A+B+C=\pi$
It is enough to prove that $$\sin2A+\sin2B+\sin2C=4\sin A\sin B\sin C$$ Let us take $LHS$$$\implies2\sin(A+B)\cos(A-B)+2\sin C\cos C$$$$=2\sin C\cos(A-B)+2\sin C\cos C$$$$=2\sin C[\cos(A-B)+\cos C]$$$$=2\sin C[\cos(A-B)-\cos(A+B)]$$$$=2\sin C\ 2\sin B \ \sin A$$$$=4\sin A\sin B\sin C$$$$x\sqrt{1-x^2}+y\sqrt{1-y^2}+z\sqrt{1-z^2}=2\sin A\sin B\sin C=2xyz$$