differentiate the following functions. (a) 4pts. f(x)=x²sin(x)/(1 + x²) (b) 4pts. f(x)=sin²(3x)sin(4x⁵) (c)…

differentiate the following functions. (a) 4pts. f(x)=x²sin(x)/(1 + x²) (b) 4pts. f(x)=sin²(3x)sin(4x⁵) (c) 4pts. f(x)=√(1 + √(1 + √(1 + x)))
Answer
Answer:
(a) $f^\prime(x)=\frac{(2x\sin(x)+x^{2}\cos(x))(1 + x^{2})-2x\cdot x^{2}\sin(x)}{(1 + x^{2})^{2}}$ (b) $f^\prime(x)=2\sin(3x)\cos(3x)\cdot3\cdot\sin(4x^{5})+\sin^{2}(3x)\cdot\cos(4x^{5})\cdot20x^{4}$ (c) $f^\prime(x)=\frac{1}{2\sqrt{1+\sqrt{1+\sqrt{1 + x}}}}\cdot\frac{1}{2\sqrt{1+\sqrt{1 + x}}}\cdot\frac{1}{2\sqrt{1 + x}}$
Explanation:
Step1: Apply quotient - rule for (a)
Quotient rule: $(\frac{u}{v})^\prime=\frac{u^\prime v - uv^\prime}{v^{2}}$, where $u = x^{2}\sin(x)$ and $v=1 + x^{2}$. First find $u^\prime$ using product - rule: $(x^{2}\sin(x))^\prime=2x\sin(x)+x^{2}\cos(x)$, $v^\prime = 2x$. Then $f^\prime(x)=\frac{(2x\sin(x)+x^{2}\cos(x))(1 + x^{2})-2x\cdot x^{2}\sin(x)}{(1 + x^{2})^{2}}$.
Step2: Apply product - rule for (b)
Product rule: $(uv)^\prime=u^\prime v+uv^\prime$, where $u=\sin^{2}(3x)$ and $v = \sin(4x^{5})$. For $u$, use chain - rule: $u^\prime=2\sin(3x)\cos(3x)\cdot3$. For $v$, use chain - rule: $v^\prime=\cos(4x^{5})\cdot20x^{4}$. So $f^\prime(x)=2\sin(3x)\cos(3x)\cdot3\cdot\sin(4x^{5})+\sin^{2}(3x)\cdot\cos(4x^{5})\cdot20x^{4}$.
Step3: Apply chain - rule for (c)
Let $y = f(x)=\sqrt{1+\sqrt{1+\sqrt{1 + x}}}$, let $u = 1+\sqrt{1+\sqrt{1 + x}}$, then $y=\sqrt{u}$. $y^\prime=\frac{1}{2\sqrt{u}}\cdot u^\prime$. Let $t = 1+\sqrt{1 + x}$, $u = 1+\sqrt{t}$, $u^\prime=\frac{1}{2\sqrt{t}}\cdot t^\prime$, and $t^\prime=\frac{1}{2\sqrt{1 + x}}$. Substituting back gives $f^\prime(x)=\frac{1}{2\sqrt{1+\sqrt{1+\sqrt{1 + x}}}}\cdot\frac{1}{2\sqrt{1+\sqrt{1 + x}}}\cdot\frac{1}{2\sqrt{1 + x}}$.