Problem of the Week

Updated at Jul 24, 2017 4:38 PM

This week we have another calculus problem:

How can we solve for the derivative of tanxex\tan{x}{e}^{x}?

Let's start!



ddxtanxex\frac{d}{dx} \tan{x}{e}^{x}

1
Use Product Rule to find the derivative of tanxex\tan{x}{e}^{x}. The product rule states that (fg)=fg+fg(fg)'=f'g+fg'.
(ddxtanx)ex+tanx(ddxex)(\frac{d}{dx} \tan{x}){e}^{x}+\tan{x}(\frac{d}{dx} {e}^{x})

2
Use Trigonometric Differentiation: the derivative of tanx\tan{x} is sec2x\sec^{2}x.
exsec2x+tanx(ddxex){e}^{x}\sec^{2}x+\tan{x}(\frac{d}{dx} {e}^{x})

3
The derivative of ex{e}^{x} is ex{e}^{x}.
exsec2x+tanxex{e}^{x}\sec^{2}x+\tan{x}{e}^{x}

Done