Problem of the Week

Updated at Jun 26, 2017 11:10 AM

This week's problem comes from the calculus category.

How would you differentiate \({x}^{4}\sec{x}\)?

Let's begin!



\[\frac{d}{dx} {x}^{4}\sec{x}\]

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

2
Use Power Rule: \(\frac{d}{dx} {x}^{n}=n{x}^{n-1}\).
\[4{x}^{3}\sec{x}+{x}^{4}(\frac{d}{dx} \sec{x})\]

3
Use Trigonometric Differentiation: the derivative of \(\sec{x}\) is \(\sec{x}\tan{x}\).
\[4{x}^{3}\sec{x}+{x}^{4}\sec{x}\tan{x}\]

Done