Problem of the Week

Updated at Aug 1, 2016 3:10 PM

This week's problem comes from the calculus category.

How would you differentiate x9secx{x}^{9}\sec{x}?

Let's begin!



ddxx9secx\frac{d}{dx} {x}^{9}\sec{x}

1
Use Product Rule to find the derivative of x9secx{x}^{9}\sec{x}. The product rule states that (fg)=fg+fg(fg)'=f'g+fg'.
(ddxx9)secx+x9(ddxsecx)(\frac{d}{dx} {x}^{9})\sec{x}+{x}^{9}(\frac{d}{dx} \sec{x})

2
Use Power Rule: ddxxn=nxn1\frac{d}{dx} {x}^{n}=n{x}^{n-1}.
9x8secx+x9(ddxsecx)9{x}^{8}\sec{x}+{x}^{9}(\frac{d}{dx} \sec{x})

3
Use Trigonometric Differentiation: the derivative of secx\sec{x} is secxtanx\sec{x}\tan{x}.
9x8secx+x9secxtanx9{x}^{8}\sec{x}+{x}^{9}\sec{x}\tan{x}

Done