How Do You Differentiate (sqrt(x))^x?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 18K views
ssmh
Messages
1
Reaction score
0
I can't figure out
Derivative of (sq. rt of x)^x

Can anyone help me?
 
Physics news on Phys.org
Welcome to PF =]

Use the chain rule, this is simply a function within another function. the outer function just happens to be an exponential. [tex]\frac{d}{dx}f^x=f^x ln(f)[/tex] (if I remember correctly)
 
if this is what you mean :

find f(x) prime, where f(x) = sqrt(x)^x

Before I help you, you need to help me. Tell me what concept you have learned that could
apply to this problem
 
djeitnstine said:
Welcome to PF =]

Use the chain rule, this is simply a function within another function. the outer function just happens to be an exponential. [tex]\frac{d}{dx}f^x=f^x ln(f)[/tex] (if I remember correctly)

No, that's incorrect.
 
Here's how I did it.

[tex]\frac{d}{dx}[/tex](xx/2)

[tex]\frac{d}{dx}[/tex]e(x/2)ln(x)

(1/2)(1 + ln(x))e(xln(x))/2

[tex]\frac{1 + ln(x)}{2}[/tex] * x(x/2)