Difference between revisions of "Chain Rule"
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 20: | Line 20: | ||
Let <math style="vertical-align: -6px">y=f(u)</math> be a differentiable function of <math style="vertical-align: -1px">u</math> and let <math style="vertical-align: -6px">u=g(x)</math> be a differentiable function of <math style="vertical-align: -1px">x.</math> | Let <math style="vertical-align: -6px">y=f(u)</math> be a differentiable function of <math style="vertical-align: -1px">u</math> and let <math style="vertical-align: -6px">u=g(x)</math> be a differentiable function of <math style="vertical-align: -1px">x.</math> | ||
| − | Then, <math style="vertical-align: -5px">y=f | + | Then, <math style="vertical-align: -5px">y=f\circ g(x))</math> is a differentiable function of <math style="vertical-align: 0px">x</math> and |
| − | ::<math>y'=f' | + | ::<math>y'=(f'\circ g(x))\cdot g'(x).</math> |
==Warm-Up== | ==Warm-Up== | ||
| Line 32: | Line 32: | ||
!Solution: | !Solution: | ||
|- | |- | ||
| − | | | + | |Let <math style="vertical-align: -5px">f(x)=\sin (x)</math> and <math style="vertical-align: -5px">g(x)=3x.</math> |
|- | |- | ||
| − | | | + | |Then, <math style="vertical-align: -5px">f'(x)=\cos(x)</math> and <math style="vertical-align: -5px">g'(x)=3.</math> |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
| − | | | + | |Now, <math style="vertical-align: -6px">h(x)=f\circ g(x).</math> |
|- | |- | ||
| − | | | + | |Using the Chain Rule, we have |
|- | |- | ||
| | | | ||
::<math>\begin{array}{rcl} | ::<math>\begin{array}{rcl} | ||
| − | \displaystyle{ | + | \displaystyle{h'(x)} & = & \displaystyle{(f'\circ g(x))\cdot g'(x)}\\ |
| − | |||
| − | |||
&&\\ | &&\\ | ||
| − | & = & \displaystyle{ | + | & = & \displaystyle{\cos (3x)\cdot 3}\\ |
&&\\ | &&\\ | ||
| − | & = & \displaystyle{ | + | & = & \displaystyle{3\cos (3x).} |
\end{array}</math> | \end{array}</math> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
| Line 71: | Line 53: | ||
!Final Answer: | !Final Answer: | ||
|- | |- | ||
| − | | <math> | + | | <math>h'(x)=3\cos (3x)</math> |
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
| Line 83: | Line 61: | ||
!Solution: | !Solution: | ||
|- | |- | ||
| − | | | + | |Let <math style="vertical-align: -5px">f(x)=x^8</math> and <math style="vertical-align: -5px">g(x)=x+1.</math> |
| − | |||
| − | |||
| − | |||
| − | : | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|- | |- | ||
| − | |< | + | |Then, <math style="vertical-align: -5px">f'(x)=8x^7</math> and <math style="vertical-align: -5px">g'(x)=1.</math> |
|- | |- | ||
| − | | | + | |Now, <math style="vertical-align: -6px">h(x)=f\circ g(x).</math> |
|- | |- | ||
| − | | | + | |Using the Chain Rule, we have |
|- | |- | ||
| | | | ||
::<math>\begin{array}{rcl} | ::<math>\begin{array}{rcl} | ||
| − | \displaystyle{ | + | \displaystyle{h'(x)} & = & \displaystyle{(f'\circ g(x))\cdot g'(x)}\\ |
&&\\ | &&\\ | ||
| − | & = & \displaystyle{ | + | & = & \displaystyle{8(x+1)^7\cdot 1}\\ |
&&\\ | &&\\ | ||
| − | & = & \displaystyle{x+ | + | & = & \displaystyle{8(x+1)^7.} |
\end{array}</math> | \end{array}</math> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
| Line 118: | Line 82: | ||
!Final Answer: | !Final Answer: | ||
|- | |- | ||
| − | || <math> | + | || <math>h'(x)=8(x+1)^7.</math> |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
| Line 132: | Line 90: | ||
!Solution: | !Solution: | ||
|- | |- | ||
| − | |Using the | + | |Let <math style="vertical-align: -5px">f(x)=\ln (x)</math> and <math style="vertical-align: -5px">g(x)=x^2.</math> |
| + | |- | ||
| + | |Then, <math style="vertical-align: -13px">f'(x)=\frac{1}{x}</math> and <math style="vertical-align: -5px">g'(x)=2x.</math> | ||
| + | |- | ||
| + | |Now, <math style="vertical-align: -6px">h(x)=f\circ g(x).</math> | ||
| + | |- | ||
| + | |Using the Chain Rule, we have | ||
|- | |- | ||
| | | | ||
::<math>\begin{array}{rcl} | ::<math>\begin{array}{rcl} | ||
| − | \displaystyle{ | + | \displaystyle{h'(x)} & = & \displaystyle{(f'\circ g(x))\cdot g'(x)}\\ |
| − | |||
| − | |||
| − | |||
| − | |||
&&\\ | &&\\ | ||
| − | & = & \displaystyle{\frac{1}{ | + | & = & \displaystyle{\frac{1}{x^2}\cdot 2x}\\ |
&&\\ | &&\\ | ||
| − | & = & \displaystyle{\ | + | & = & \displaystyle{\frac{2}{x}.} |
\end{array}</math> | \end{array}</math> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
| Line 158: | Line 111: | ||
!Final Answer: | !Final Answer: | ||
|- | |- | ||
| − | | <math> | + | | <math>h'(x)=\frac{2}{x}</math> |
|- | |- | ||
|} | |} | ||
| Line 164: | Line 117: | ||
== Exercise 1 == | == Exercise 1 == | ||
| − | Calculate the derivative of <math style="vertical-align: - | + | Calculate the derivative of <math style="vertical-align: -6px">h(x)=(\sin x+\cos x)^4.</math> |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | Using the | + | Using the Chain Rule, we have |
::<math>\begin{array}{rcl} | ::<math>\begin{array}{rcl} | ||
| − | \displaystyle{ | + | \displaystyle{h'(x)} & = & \displaystyle{4(\sin x+\cos x)^3 (\sin x+\cos x)'}\\ |
&&\\ | &&\\ | ||
| − | & = & \displaystyle{ | + | & = & \displaystyle{4(\sin x+\cos x)^3 ((\sin x)'+(\cos x)')}\\ |
&&\\ | &&\\ | ||
| − | & = & \displaystyle{\ | + | & = & \displaystyle{4(\sin x+\cos x)^3 (\cos x-\sin x)}. |
\end{array}</math> | \end{array}</math> | ||
So, we have | So, we have | ||
| − | ::<math> | + | ::<math>h'(x)=4(\sin x+\cos x)^3 (\cos x-\sin x).</math> |
== Exercise 2 == | == Exercise 2 == | ||
| − | Calculate the derivative of <math style="vertical-align: - | + | Calculate the derivative of <math style="vertical-align: -6px">h(x)=\sin^3(2x^2+x+1).</math> |
| − | |||
| − | |||
| − | + | First, notice <math style="vertical-align: -6px">h(x)=(\sin(2x^2+x+1))^3.</math> | |
| − | Using the | + | Using the Chain Rule, we have |
| − | ::<math> | + | ::<math>h'(x)=3(\sin(2x^2+x+1))^2 \cdot (\sin(2x^2+x+1))'.</math> |
| − | |||
| − | |||
| − | |||
| − | |||
| − | Now, we need to use the | + | Now, we need to use the Chain Rule a second time. So, we get |
::<math>\begin{array}{rcl} | ::<math>\begin{array}{rcl} | ||
| − | \displaystyle{ | + | \displaystyle{h'(x)} & = & \displaystyle{3(\sin(2x^2+x+1))^2 \cos(2x^2+x+1)\cdot (2x^2+x+1)'}\\ |
&&\\ | &&\\ | ||
| − | & = & \displaystyle{ | + | & = & \displaystyle{3\sin^2(2x^2+x+1) \cos(2x^2+x+1)(4x+1).} |
\end{array}</math> | \end{array}</math> | ||
So, we have | So, we have | ||
| − | ::<math> | + | ::<math>h'(x)=3\sin^2(2x^2+x+1) \cos(2x^2+x+1)(4x+1).</math> |
| − | + | == Exercise 3 == | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | == | + | Calculate the derivative of <math style="vertical-align: -6px">h(x)=\cos (2x+1)\sin(x^2+3x).</math> |
| − | + | Using the Product Rule, we have | |
| − | + | ::<math>h'(x)=\cos(2x+1)(\sin(x^2+3x))'+(\cos(2x+1))'\sin(x^2+3x).</math> | |
| − | + | For the two remaining derivatives, we need to use the Chain Rule. | |
| − | + | So, using the Chain Rule, we have | |
::<math>\begin{array}{rcl} | ::<math>\begin{array}{rcl} | ||
| − | \displaystyle{h'(x)} & = & \displaystyle{\ | + | \displaystyle{h'(x)} & = & \displaystyle{\cos(2x+1)\cos(x^2+3x)\cdot (x^2+3x)'-\sin(2x+1)\cdot (2x+1)'\sin(x^2+3x)}\\ |
&&\\ | &&\\ | ||
| − | & = & \displaystyle{\ | + | & = & \displaystyle{\cos(2x+1)\cos(x^2+3x) (2x+3)-\sin(2x+1)(2)\sin(x^2+3x).} |
\end{array}</math> | \end{array}</math> | ||
So, we get | So, we get | ||
| − | ::<math>h'(x)=\ | + | ::<math>h'(x)=\cos(2x+1)\cos(x^2+3x) (2x+3)-\sin(2x+1)(2)\sin(x^2+3x).</math> |
== Exercise 4 == | == Exercise 4 == | ||
| − | Calculate the derivative of <math style="vertical-align: - | + | Calculate the derivative of <math style="vertical-align: -16px">h(x)=\frac{\sin(3x)+x\cos(2x)}{x^2+1}.</math> |
First, using the Quotient Rule, we have | First, using the Quotient Rule, we have | ||
::<math>\begin{array}{rcl} | ::<math>\begin{array}{rcl} | ||
| − | \displaystyle{ | + | \displaystyle{h'(x)} & = & \displaystyle{\frac{(x^2+1)(\sin(3x)+x\cos(2x))'-(\sin(3x)+x\cos(2x))(x^2+1)'}{(x^2+1)^2}}\\ |
| + | &&\\ | ||
| + | & = & \displaystyle{\frac{(x^2+1)[(\sin(3x))'+(x\cos(2x))']-(\sin(3x)+x\cos(2x))(2x)}{(x^2+1)^2}.} | ||
| + | \end{array}</math> | ||
| + | |||
| + | Using the Product Rule, we get | ||
| + | |||
| + | ::<math>\begin{array}{rcl} | ||
| + | \displaystyle{h'(x)} & = & \displaystyle{\frac{(x^2+1)[(\sin(3x))'+x(\cos(2x))'+(x)'\cos(2x)]-(\sin(3x)+x\cos(2x))(2x)}{(x^2+1)^2}}\\ | ||
&&\\ | &&\\ | ||
| − | & = & \displaystyle{\frac{x^2\sin x | + | & = & \displaystyle{\frac{(x^2+1)[(\sin(3x))'+x(\cos(2x))'+1\cos(2x)]-(\sin(3x)+x\cos(2x))(2x)}{(x^2+1)^2}.} |
\end{array}</math> | \end{array}</math> | ||
| − | + | For the remaining derivatives, we need to use the Chain Rule. So, we get | |
::<math>\begin{array}{rcl} | ::<math>\begin{array}{rcl} | ||
| − | \displaystyle{ | + | \displaystyle{h'(x)} & = & \displaystyle{\frac{(x^2+1)[\cos(3x)(3x)'+x(-\sin(2x))(2x)'+\cos(2x)]-(\sin(3x)+x\cos(2x))(2x)}{(x^2+1)^2}}\\ |
&&\\ | &&\\ | ||
| − | & = & \displaystyle{\frac{x^2\ | + | & = & \displaystyle{\frac{(x^2+1)[\cos(3x)(3)-x\sin(2x)(2)+\cos(2x)]-(\sin(3x)+x\cos(2x))(2x)}{(x^2+1)^2}.} |
\end{array}</math> | \end{array}</math> | ||
So, we have | So, we have | ||
| − | ::<math> | + | ::<math>h'(x)=\frac{(x^2+1)[\cos(3x)(3)-x\sin(2x)(2)+\cos(2x)]-(\sin(3x)+x\cos(2x))(2x)}{(x^2+1)^2}.</math> |
Latest revision as of 13:20, 15 October 2017
Introduction
It is relatively easy to calculate the derivatives of simple functions, like polynomials or trigonometric functions.
But, what about more complicated functions?
For example, or Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle g(x)=(x+1)^8?}
Well, the key to calculating the derivatives of these functions is to recognize that these functions are compositions.
For Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x)=\sin(3x),} it is the composition of the function Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y=3x} with Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y=\sin(x).}
Similarly, for Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle g(x)=(x+1)^8,} it is the composition of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y=x+1} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y=x^8.}
So, how do we take the derivative of compositions?
The answer to this question is exactly the Chain Rule.
Chain Rule
Let Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y=f(u)} be a differentiable function of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle u} and let Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle u=g(x)} be a differentiable function of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x.}
Then, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y=f\circ g(x))} is a differentiable function of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x} and
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y'=(f'\circ g(x))\cdot g'(x).}
Warm-Up
Calculate Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h'(x).}
1) Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h(x)=\sin(3x)}
| Solution: |
|---|
| Let Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x)=\sin (x)} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle g(x)=3x.} |
| Then, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f'(x)=\cos(x)} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle g'(x)=3.} |
| Now, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h(x)=f\circ g(x).} |
| Using the Chain Rule, we have |
|
| Final Answer: |
|---|
| Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h'(x)=3\cos (3x)} |
2) Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h(x)=(x+1)^8}
| Solution: |
|---|
| Let Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x)=x^8} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle g(x)=x+1.} |
| Then, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f'(x)=8x^7} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle g'(x)=1.} |
| Now, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h(x)=f\circ g(x).} |
| Using the Chain Rule, we have |
|
| Final Answer: |
|---|
| Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h'(x)=8(x+1)^7.} |
3) Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h(x)=\ln(x^2)}
| Solution: |
|---|
| Let Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x)=\ln (x)} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle g(x)=x^2.} |
| Then, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f'(x)=\frac{1}{x}} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle g'(x)=2x.} |
| Now, Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h(x)=f\circ g(x).} |
| Using the Chain Rule, we have |
|
| Final Answer: |
|---|
| Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h'(x)=\frac{2}{x}} |
Exercise 1
Calculate the derivative of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h(x)=(\sin x+\cos x)^4.}
Using the Chain Rule, we have
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{h'(x)} & = & \displaystyle{4(\sin x+\cos x)^3 (\sin x+\cos x)'}\\ &&\\ & = & \displaystyle{4(\sin x+\cos x)^3 ((\sin x)'+(\cos x)')}\\ &&\\ & = & \displaystyle{4(\sin x+\cos x)^3 (\cos x-\sin x)}. \end{array}}
So, we have
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h'(x)=4(\sin x+\cos x)^3 (\cos x-\sin x).}
Exercise 2
Calculate the derivative of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h(x)=\sin^3(2x^2+x+1).}
First, notice Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h(x)=(\sin(2x^2+x+1))^3.}
Using the Chain Rule, we have
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h'(x)=3(\sin(2x^2+x+1))^2 \cdot (\sin(2x^2+x+1))'.}
Now, we need to use the Chain Rule a second time. So, we get
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{h'(x)} & = & \displaystyle{3(\sin(2x^2+x+1))^2 \cos(2x^2+x+1)\cdot (2x^2+x+1)'}\\ &&\\ & = & \displaystyle{3\sin^2(2x^2+x+1) \cos(2x^2+x+1)(4x+1).} \end{array}}
So, we have
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h'(x)=3\sin^2(2x^2+x+1) \cos(2x^2+x+1)(4x+1).}
Exercise 3
Calculate the derivative of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h(x)=\cos (2x+1)\sin(x^2+3x).}
Using the Product Rule, we have
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h'(x)=\cos(2x+1)(\sin(x^2+3x))'+(\cos(2x+1))'\sin(x^2+3x).}
For the two remaining derivatives, we need to use the Chain Rule.
So, using the Chain Rule, we have
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{h'(x)} & = & \displaystyle{\cos(2x+1)\cos(x^2+3x)\cdot (x^2+3x)'-\sin(2x+1)\cdot (2x+1)'\sin(x^2+3x)}\\ &&\\ & = & \displaystyle{\cos(2x+1)\cos(x^2+3x) (2x+3)-\sin(2x+1)(2)\sin(x^2+3x).} \end{array}}
So, we get
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h'(x)=\cos(2x+1)\cos(x^2+3x) (2x+3)-\sin(2x+1)(2)\sin(x^2+3x).}
Exercise 4
Calculate the derivative of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h(x)=\frac{\sin(3x)+x\cos(2x)}{x^2+1}.}
First, using the Quotient Rule, we have
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{h'(x)} & = & \displaystyle{\frac{(x^2+1)(\sin(3x)+x\cos(2x))'-(\sin(3x)+x\cos(2x))(x^2+1)'}{(x^2+1)^2}}\\ &&\\ & = & \displaystyle{\frac{(x^2+1)[(\sin(3x))'+(x\cos(2x))']-(\sin(3x)+x\cos(2x))(2x)}{(x^2+1)^2}.} \end{array}}
Using the Product Rule, we get
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{h'(x)} & = & \displaystyle{\frac{(x^2+1)[(\sin(3x))'+x(\cos(2x))'+(x)'\cos(2x)]-(\sin(3x)+x\cos(2x))(2x)}{(x^2+1)^2}}\\ &&\\ & = & \displaystyle{\frac{(x^2+1)[(\sin(3x))'+x(\cos(2x))'+1\cos(2x)]-(\sin(3x)+x\cos(2x))(2x)}{(x^2+1)^2}.} \end{array}}
For the remaining derivatives, we need to use the Chain Rule. So, we get
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{array}{rcl} \displaystyle{h'(x)} & = & \displaystyle{\frac{(x^2+1)[\cos(3x)(3x)'+x(-\sin(2x))(2x)'+\cos(2x)]-(\sin(3x)+x\cos(2x))(2x)}{(x^2+1)^2}}\\ &&\\ & = & \displaystyle{\frac{(x^2+1)[\cos(3x)(3)-x\sin(2x)(2)+\cos(2x)]-(\sin(3x)+x\cos(2x))(2x)}{(x^2+1)^2}.} \end{array}}
So, we have
- Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle h'(x)=\frac{(x^2+1)[\cos(3x)(3)-x\sin(2x)(2)+\cos(2x)]-(\sin(3x)+x\cos(2x))(2x)}{(x^2+1)^2}.}