Derivative of 4^x: My Exam & Answer Explained

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
9 replies · 10K views
whateva
Messages
3
Reaction score
0
On my exam, we had to find the derivative of 4^x. This is what I did
Y=4^x
lny=xln4
y=e^xln4
and then finding the derivative for that I got, (xe^(xln4))/4
My professor said that it was wrong and even after I told her what I did to get the answer. She told me the answer was (4^x)ln4 . Which I know it is but I think this is still equivalent to my answer. Was I right? Regardless I still don't get the point :(
 
Physics news on Phys.org
whateva said:
y=e^xln4
and then finding the derivative for that I got, (xe^(xln4))/4

How did you get that as the derivative?
 
I did the chain rule, so I got x*1/4*e^xln4 . Which I now realize is wrong, it should've been x*1/4+ln4*e^xln4. But was I right with the y=e^xln4?
 
whateva said:
I did the chain rule, so I got x*1/4*e^xln4 . Which I now realize is wrong, it should've been x*1/4+ln4*e^xln4. But was I right with the y=e^xln4?

You're still doing it wrong but yes ##y=e^{xln4}## is correct
 
You mean to say that the final answer is:
dy/dx = yln(4) = (4^x)ln(4)
Right?
 
Also, why is derivative of ln(4) not evaluated as 1/4?