Problem of the Week

Updated at Aug 15, 2016 1:05 PM

This week's problem comes from the calculus category.

How can we solve for the derivative of exsecx{e}^{x}-\sec{x}?

Let's begin!



ddxexsecx\frac{d}{dx} {e}^{x}-\sec{x}

1
Use Sum Rule: ddxf(x)+g(x)=(ddxf(x))+(ddxg(x))\frac{d}{dx} f(x)+g(x)=(\frac{d}{dx} f(x))+(\frac{d}{dx} g(x)).
(ddxex)(ddxsecx)(\frac{d}{dx} {e}^{x})-(\frac{d}{dx} \sec{x})

2
The derivative of ex{e}^{x} is ex{e}^{x}.
ex(ddxsecx){e}^{x}-(\frac{d}{dx} \sec{x})

3
Use Trigonometric Differentiation: the derivative of secx\sec{x} is secxtanx\sec{x}\tan{x}.
exsecxtanx{e}^{x}-\sec{x}\tan{x}

Done