.
If arcsin(x) + arcsin(y) + arcsin(z) =
then find value of x^9 + y^9 + z^9 - (1/x.y.z)^9 where / means division and ^9 means power 9.
~~~~~~~~~~~~~~~~~~~~~~~~
Function arcsin() has the range from
to
.
Therefore, if arcsin(x) + arcsin(y) + arcsin(z) =
, then it implies
arcsin(x) = arcsin(y) = arcsin(z) =
.
Hence,
x = y = z =
= 1.
Therefore,
x^9 + y^9 + z^9 -
= 1 + 1 + 1 - 1 = 2.
ANSWER. If arcsin(x) + arcsin(y) + arcsin(z) =
then x^9 + y^9 + z^9 -
= 2.
Solved.