How Do You Apply the Chain Rule to Differentiate f(x) = x^5(4^(x^2))?

ninanana
Messages
3
Reaction score
0
I'm so confused. I have to find the derivative of f(x) = x^5(4^(x^2)). All of the powers are messing me up. Any help would be much appreciated. Thanks!
 
Physics news on Phys.org
Is your function f(x) = x^5(4^{x^2}) or f(x) = x^{5(4^{x^2})} ?
 
Last edited:
The first one, sorry.
 
Use product rule first, then you end up differentiating 4^(x^2).
A nice formula to know is d/dx ( a^(f(x)) ) = a^f(x) * ln(a) * f'(x), which comes from the chain rule.
 
I know I'm having some sort of stupid lapse right now, but the part I can't figure out is the 4^(x^2).
 
To differentiate y= 4^{x^2}, take the logarithm of both sides:
ln y= x^2 ln 4
Now differentiate that, with respect to x.
\frac{1}{y}y'= 2x ln 4
so
y'= 2x (ln 4)y= 2x 4^{x^2} ln 4

Karlsen used the fact that the derivative of ax is ax ln a, but not everyone knows that!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top