Problem of the Week

Updated at May 8, 2017 2:54 PM

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

How can we find the derivative of 4xcscx4x\csc{x}?

Check out the solution below!



ddx4xcscx\frac{d}{dx} 4x\csc{x}

1
Use Constant Factor Rule: ddxcf(x)=c(ddxf(x))\frac{d}{dx} cf(x)=c(\frac{d}{dx} f(x)).
4(ddxxcscx)4(\frac{d}{dx} x\csc{x})

2
Use Product Rule to find the derivative of xcscxx\csc{x}. The product rule states that (fg)=fg+fg(fg)'=f'g+fg'.
4((ddxx)cscx+x(ddxcscx))4((\frac{d}{dx} x)\csc{x}+x(\frac{d}{dx} \csc{x}))

3
Use Power Rule: ddxxn=nxn1\frac{d}{dx} {x}^{n}=n{x}^{n-1}.
4(cscx+x(ddxcscx))4(\csc{x}+x(\frac{d}{dx} \csc{x}))

4
Use Trigonometric Differentiation: the derivative of cscx\csc{x} is cscxcotx-\csc{x}\cot{x}.
4(cscxxcscxcotx)4(\csc{x}-x\csc{x}\cot{x})

Done