Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
3774 views
ubuntu2004
1
<exercise checkit-seed="0005" checkit-slug="Demo2" checkit-title="Product Rule">
2
<statement>
3
<p>
4
Explain how to find the derivative <m>f'(x)</m>.
5
</p>
6
<me>
7
f(x)=-4 \, x^{2} \cos\left(x\right)
8
</me>
9
</statement>
10
<answer>
11
<me>
12
f'(x)=4 \, x^{2} \sin\left(x\right) - 8 \, x \cos\left(x\right)
13
</me>
14
</answer>
15
</exercise>
16
17