Using logarithmic differentiation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
rteng
Messages
26
Reaction score
0
MATH.jpg


using logarithmic differentiation I can get it to a point where I have...

ln(y)=20[ln(x+sqrt(x))-ln(x^2-2^x)]

I do not know what to do at that point
 
Physics news on Phys.org
just take the derivative as you normally would

also you will have [tex]\frac{y'}{y}= ...[/tex]

bring Y to the other side and plug in what Y is. the rest is straight forward differentiation.
 
yeah but then you have a term that is:

[1/(x^2-2^x)]*(2x-d/dy2^x)

thats where I get stuck
 
i'm not really following

you mean on the [tex]x^{2}-2^{x}[/tex] part? how would you take it's derivative?
 
[tex]y=((x+sqrt(x))/x^{2}-2^{x})^{20}[/tex]

[tex]lny=20(ln(x+sqrt(x))-ln(x^{2}-2^{x}))[/tex]

[tex]y'/y=(20/(x+sqrt(x))*(1+1/2(x)^{-1/2}))-(20/x^{2}-2^{x})*(2x-derivative of 2^x)[/tex]