Exponential/Logarithmic functions

  • Thread starter Thread starter nvrslep303
  • Start date Start date
  • Tags Tags
    Functions
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
nvrslep303
Messages
6
Reaction score
0

Homework Statement



Find the derivative of
y = sqrt(XX)



The Attempt at a Solution



I tried using the equation d/dx (ax) = ax * ln a

Is this even a right start? The square root kind of throws me off. I'm not sure if this is the right equation to use or not. I was told the answer was

Xx / (2*sqrt(Xx)) but I'm not even sure how to get there given the answer. any hints or help? :(
 
Physics news on Phys.org
x=e^log(x). So x^x=e^(log(x)*x). Try treating it that way. Your given equation is only valid for 'a' being a constant. You can handle the sqrt by either using the chain rule or just the rules of exponents. sqrt(x^x)=(x^x)^(1/2)=x^(x/2), right?
 
how about starting by writing as
[tex]y = \sqrt{x^x} = (x^x)^{\frac{1}{2}}[/tex]

then simplify and consider taking the log of both sides and implicit differentiation