Problem of the Week

Updated at Jun 11, 2018 5:14 PM

To get more practice in calculus, we brought you this problem of the week:

How can we solve for the derivative of xln(x4)x\ln{({x}^{4})}?

Check out the solution below!



ddxxln(x4)\frac{d}{dx} x\ln{({x}^{4})}

1
Use Product Rule to find the derivative of xln(x4)x\ln{({x}^{4})}. The product rule states that (fg)=fg+fg(fg)'=f'g+fg'.
(ddxx)ln(x4)+x(ddxln(x4))(\frac{d}{dx} x)\ln{({x}^{4})}+x(\frac{d}{dx} \ln{({x}^{4})})

2
Use Power Rule: ddxxn=nxn1\frac{d}{dx} {x}^{n}=n{x}^{n-1}.
ln(x4)+x(ddxln(x4))\ln{({x}^{4})}+x(\frac{d}{dx} \ln{({x}^{4})})

3
Use Chain Rule on ddxln(x4)\frac{d}{dx} \ln{({x}^{4})}. Let u=x4u={x}^{4}. The derivative of lnu\ln{u} is 1u\frac{1}{u}.
ln(x4)+x(ddxx4)x4\ln{({x}^{4})}+\frac{x(\frac{d}{dx} {x}^{4})}{{x}^{4}}

4
Use Power Rule: ddxxn=nxn1\frac{d}{dx} {x}^{n}=n{x}^{n-1}.
ln(x4)+4\ln{({x}^{4})}+4

Done