QuarkCharmer
- 1,049
- 3
Homework Statement
Prove that:
\frac{d}{dx}arcsin(x) = \frac{1}{\sqrt{1-x^{2}}}
Homework Equations
The Attempt at a Solution
y=arcsin(x)
sin(y)=sin(arcsin(x))
sin(y)=x
\frac{d}{dx}(sin(y)=x)
cos(y)\frac{dy}{dx}=1
\frac{dy}{dx}=\frac{1}{cos(y)}
Using a triangle:
cos(y)=\sqrt{1-x^2}
\frac{dy}{dx}=\frac{1}{\sqrt{1-x^2}}
\frac{d}{dx}arcsin(x) = \frac{1}{\sqrt{1-x^{2}}}
We were shown these in class before starting trig-sub and all that, and the professor said that there are proofs by differentiation. I don't know how to explain the steps where I determine that the cosine of the angle y is equal to sqrt(1-x^2) without drawing out a triangle. Is there some way? Other than that I think I have it figured out and I can do the same for the other functions.