
Inha C. answered 02/27/21
Math tutor with 10+ TA classes and 3+ years of tutoring experience
First, draw a right triangle ABC where C is the right angle. I drew angle A smaller than angle B, no particular reason. I'll call the opposite side of angle A "a", opposite side of angle B "b", and so on. So c2 = a2 + b2.
Let x = a / c. Then sin-1x = A (the angle), and cot(sin-1x) = cotA = b / a.
Now using the Pythagorean theorem, b = √(c2 - a2).
Substitute this into cotA = b / a, and it becomes cotA = (√(c2-a2)) / a = √((c/a)2-1).
Well, x was a / c. This means our (c/a)2 is just 1/x2.
Substituting 1/x2 in the place of (c/a)2, and we finally get the algebraic expression of cot(sin-1x) as √(1/x2 - 1). Alternatively, we can write that as (√(1 - x2))/x.