D Danmiff Member Joined Jun 23, 2008 Messages 30 Gender Male HSC 2009 Oct 8, 2009 #1 hey just wondering how you'd go about differentiating: y = sin^-1 f(x) where f(x) is a function with power of x that DOES NOT = 1 for example... y = sine^-1 [(x)^(1/2)] cheers
hey just wondering how you'd go about differentiating: y = sin^-1 f(x) where f(x) is a function with power of x that DOES NOT = 1 for example... y = sine^-1 [(x)^(1/2)] cheers
K khorne Guest Oct 8, 2009 #2 You can use the chain rule, and in this case, make a substitution u = rt(x): so: d/dx arcsin(x^.5) = d arcsin(u)/du *du/dx (d/dx arcsin(u)/du = 1/rt[1-u] ) =d/dx rt(x)/rt(1-x) = 1/2rt(1-x) rt(x)
You can use the chain rule, and in this case, make a substitution u = rt(x): so: d/dx arcsin(x^.5) = d arcsin(u)/du *du/dx (d/dx arcsin(u)/du = 1/rt[1-u] ) =d/dx rt(x)/rt(1-x) = 1/2rt(1-x) rt(x)
lychnobity Active Member Joined Mar 9, 2008 Messages 1,292 Gender Undisclosed HSC 2009 Oct 8, 2009 #3 EDIT: Last edited: Oct 8, 2009
scardizzle Salve! Joined Aug 29, 2008 Messages 166 Location Rwanda Gender Male HSC 2010 Oct 8, 2009 #4 it' s kind of like the chain rule: d (sin^-1 f(x)) = 1/(1- f(x)^2)^1/2 x f'(x) dx
tom.evans.15 New Member Joined Aug 31, 2008 Messages 7 Gender Male HSC 2010 Oct 8, 2009 #5 scardizzle said: it' s kind of like the chain rule Click to expand... Correct me if im wrong, but it IS the chain rule right? y=asin(f(x)) is in the form y=g(f(x)) where g(x) = asinx therefore dy/dx = g'(f(x)) * f'(x) so d/dx(asinf(x)) = (1/sqrt(1-(f(x)^2))*(f'(x)) and please, correct me if im wrong
scardizzle said: it' s kind of like the chain rule Click to expand... Correct me if im wrong, but it IS the chain rule right? y=asin(f(x)) is in the form y=g(f(x)) where g(x) = asinx therefore dy/dx = g'(f(x)) * f'(x) so d/dx(asinf(x)) = (1/sqrt(1-(f(x)^2))*(f'(x)) and please, correct me if im wrong
tom.evans.15 New Member Joined Aug 31, 2008 Messages 7 Gender Male HSC 2010 Oct 8, 2009 #7 khorne said: Yes, you're right, but 3 people beat you to it =] Click to expand... Oh well. Doesn't matter... tbh, the explanation was more for my own sake rather than OPs or anyone elses... but i'm right, so i feel good now
khorne said: Yes, you're right, but 3 people beat you to it =] Click to expand... Oh well. Doesn't matter... tbh, the explanation was more for my own sake rather than OPs or anyone elses... but i'm right, so i feel good now
scardizzle Salve! Joined Aug 29, 2008 Messages 166 Location Rwanda Gender Male HSC 2010 Oct 8, 2009 #8 well i only said it was kinda of like the chain rule because my idea of the chain rule is d(f(x)^n) = n f(x)^n-1 . f'(x) dx so i guess maybe i should have said this was a different version of the chain rule Last edited: Oct 9, 2009
well i only said it was kinda of like the chain rule because my idea of the chain rule is d(f(x)^n) = n f(x)^n-1 . f'(x) dx so i guess maybe i should have said this was a different version of the chain rule
untouchablecuz Active Member Joined Mar 25, 2008 Messages 1,693 Gender Male HSC 2009 Oct 8, 2009 #9 imo is the easiest/most useful form of the chain rule