Calc Midterm, First Year University (derivative related stuff)

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

Homework Statement


If f(x)=x^x for x>0, find the constant a such that f'(a)=2f(a)


Homework Equations





The Attempt at a Solution


f'(a)=a*a^(a-1)
=a^a

2f(a)=2a^a

2a^a=a^a
ln2a^a=lna^a
aln2a=alna

...?
 
Physics news on Phys.org
If f(x) = x^x, then f'(x) =/= x*x^(x-1). That rule works if your exponent is a number, not a function. Rewrite x^x in exponential form and then differentiate using the chain rule to find f'(x).
 
y2klimen said:

Homework Statement


If f(x)=x^x for x>0, find the constant a such that f'(a)=2f(a)


Homework Equations





The Attempt at a Solution


f'(a)=a*a^(a-1)
=a^a

2f(a)=2a^a

2a^a=a^a
ln2a^a=lna^a
aln2a=alna

...?
No that is not right. You cannot treat a (x) as a variable in one case (the base) and a constant in the other (the exponent).

If y= xx then ln(y)= x ln(x). Use the chain rule to find dy/dx.