PDA

View Full Version : Derivatives of inverse trig functions


BuBbLeS01
Oct2-07, 07:43 PM
1. The problem statement, all variables and given/known data
find an equation of the tangent line to graph of f at the indicated point.

f(x) = arcsin2x
(u'/sqrt 1-u^2)(2)


2. The attempt at a solution
(1/sqrt 1-2x^2)(2)
I got the answer from calcchat but I don't understand where the 1 and 2 came from?

rock.freak667
Oct2-07, 08:24 PM
Let y=sin^{-1}2x=> siny=2x can you do implicity Differentiation?

or here is a formula to know

\frac{d}{dx}(sin^{-1}X)=\frac{1}{\sqrt{1-X^2}}

and because you know that formula...you can use the chain rule

BuBbLeS01
Oct2-07, 08:40 PM
Okay I thought the formula was....
u'/sqrt 1-u^2
so can u bring it up so its 1-(1-x)^-1/2?

rock.freak667
Oct2-07, 08:59 PM
Okay I thought the formula was....
u'/sqrt 1-u^2
so can u bring it up so its 1-(1-x)^-1/2?

\frac{1}{\sqrt{1-X^2}} ={1}{(1-X^2)^{\frac{1}{2}} =(1-X^2)^{\frac{-1}{2}}

because \frac{a}{b^n} = a*b^{-n}

HallsofIvy
Oct3-07, 06:51 AM
Okay I thought the formula was....
u'/sqrt 1-u^2
so can u bring it up so its 1-(1-x)^-1/2?

Obviously, if u= x (and the differentiation is with respect to x) then u'= 1 so the two formulas are the same. The formula you give is more general. If u is any function of x (and the differentiation is with respect to x) then
\frac{d arcsin(u(x))}{dx}= \frac{ \frac{du}{dx}}{\sqrt{1- u^2(x)}}