What is the Derivative of sin(arccos t)?

NIZBIT
69
0
I am stuck on this problem:

h(t)=sin(arccos t)

I just don't know where to start. I'm thinking chain rule. The solution shows
sqrt(1-t^2) as the next step. I am not following how they did that.
 
Physics news on Phys.org
try drawing a right triangle such that cos[theta]=t (set the hypotenuse = 1) and see where that goes.
 
Or: remember that cos²a+sin²a = 1.
 
I don't seem to follow. I apologize if I come off the wrong way, but I don't see what the right triangle will do.
 
I don't think you need the chain rule, I just tried it and got 1 for some odd reason. You need to substitute something in, then use the formula sin^2{u} + cos^2{u} = 1. I hope that helps, I may not have explained it very well. What I mean is, if t=cos u, what is sin u?
 
well you are taking the sine of an angle... if you can make a triangle to fit all of the data you have you can figure out what the sine is. The angle you are using is created from taking the arccosine of t. So if you fit an angle such that the cosine is t and it is a right angle triangle you can use the pythagorean theorem to figure out all of the sides and thus the sine of the original angle.
 
So I should solve for sin using that identity. Then sub for t and get sqrt(1-t^2)?
 
Or, draw a right triangle with one side of length t and the hypotenuse of length 1. The angle, \alpha next to that side satisfies cos(\alpha)= \frac{t}{1}= t and so \alpha= arccos t. By the Pythagorean theorem the opposite side has length \sqrt{1- t^2} so sin(arccos(t))= sin(\alpha)= \sqrt{1- t^2}.
 
Back
Top