.
how do you find the exact value of the expression
cos(sin^-1 1/3 - tan^-1 1/2)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The solution in the post by @lwsshar3 is incorrect due to arithmetic error.
I came to bring a correct solution.
So, they want you find cos(arcsin(1/3) - arctan(1/2)).
An average school student will be shocked, I think.
Therefore, let's move forward accurately.
Let x = arcsin(1/3) and y = arctan(1/2).
So, sin(x) = 1/3 and x is in QI;
tan(y) = 1/2 and y is in QI, too.
Then cos(x) =
=
=
=
=
.
For 'y', tan(y) = 1/2 is the same as to say sin(y) =
, cos(y) =
.
Therefore,
cos(arcsin(1/3)-acrtan(1/2)) = cos(x-y) = cos(x)*cos(y) + sin(x)*sin(y) =
=
+
=
+
=
=
=
.
ANSWER. cos(arcsin(1/3) - arctan(1/2)) =
.
Solved correctly.