Solveeit Logo

Question

Question: What is the difference between the chain rule and the power rule? Are they simply different forms of...

What is the difference between the chain rule and the power rule? Are they simply different forms of each other?

Explanation

Solution

Hint : We first describe the basics of chain rule and the power rule with the use of general form. Then we use examples to understand the concept better.

Complete step by step solution:
The power rule is for only one function. We can take general form of power rule as p(x)=xnp\left( x \right)={{x}^{n}} and we get the derivative in the form of ddx(xn)=nxn1\dfrac{d}{dx}\left( {{x}^{n}} \right)=n{{x}^{n-1}} .
On the other hand, chain rule is about how derivatives of composite functions work. We can take general form of chain rule as f(x)=goh(x)f\left( x \right)=goh\left( x \right)
Differentiating f(x)=goh(x)f\left( x \right)=goh\left( x \right), we get
ddx[f(x)]=ddx[goh(x)]=dd[h(x)][goh(x)]×d[h(x)]dx=g[h(x)]h(x)\dfrac{d}{dx}\left[ f\left( x \right) \right] =\dfrac{d}{dx}\left[ goh\left( x \right) \right] =\dfrac{d}{d\left[ h\left( x \right) \right] }\left[ goh\left( x \right) \right] \times \dfrac{d\left[ h\left( x \right) \right] }{dx}={{g}^{'}}\left[ h\left( x \right) \right] {{h}^{'}}\left( x \right) .
Now we take examples to understand the concept better.
For power rule we take p(x)=x3p\left( x \right)={{x}^{3}} and we get the derivative as p(x)=ddx(x3)=3x2{{p}^{'}}\left( x \right)=\dfrac{d}{dx}\left( {{x}^{3}} \right)=3{{x}^{2}} .
For the chain rule we take a composite function where the main function is g(x)=sinxg\left( x \right)=\sin x and the other function is h(x)=x3h\left( x \right)={{x}^{3}}.
We have goh(x)=g(x3)=sinx3goh\left( x \right)=g\left( {{x}^{3}} \right)=\sin {{x}^{3}}. We take this as ours f(x)=sin(x3)f\left( x \right)=\sin \left( {{x}^{3}} \right).
The chain rule allows us to differentiate with respect to the function h(x)h\left( x \right) instead of xx and after that we need to take the differentiated form of h(x)h\left( x \right) with respect to xx.
For the function f(x)=sin(x3)f\left( x \right)=\sin \left( {{x}^{3}} \right), we take differentiation of f(x)=sin(x3)f\left( x \right)=\sin \left( {{x}^{3}} \right) with respect to the function h(x)=x3h\left( x \right)={{x}^{3}} instead of xx and after that we need to take the differentiated form of h(x)=x3h\left( x \right)={{x}^{3}} with respect to xx.
We know that differentiation of g(x)=sinxg\left( x \right)=\sin x is g(x)=cosx{{g}^{'}}\left( x \right)=\cos x and differentiation of h(x)=x3h\left( x \right)={{x}^{3}} is h(x)=3x2{{h}^{'}}\left( x \right)=3{{x}^{2}} . We apply the formula of ddx(xn)=nxn1\dfrac{d}{dx}\left( {{x}^{n}} \right)=n{{x}^{n-1}} .
ddx[f(x)]=dd[x3][sin(x3)]×d[x3]dx=3x2cosx3\Rightarrow \dfrac{d}{dx}\left[ f\left( x \right) \right] =\dfrac{d}{d\left[ {{x}^{3}} \right] }\left[ \sin \left( {{x}^{3}} \right) \right] \times \dfrac{d\left[ {{x}^{3}} \right] }{dx}=3{{x}^{2}}\cos {{x}^{3}}
Therefore, differentiation of sin(x3)\sin \left( {{x}^{3}} \right) is 3x2cosx33{{x}^{2}}\cos {{x}^{3}} .
So, chain rule and the power rule aren’t simply different forms of each other.

Note : We need remember that in the chain rule dd[h(x)][goh(x)]×d[h(x)]dx\dfrac{d}{d\left[ h\left( x \right) \right] }\left[ goh\left( x \right) \right] \times \dfrac{d\left[ h\left( x \right) \right] }{dx} , we aren’t cancelling out the part d[h(x)]d\left[ h\left( x \right) \right] . Canceling the base differentiation is never possible. It’s just a notation to understand the function which is used as a base to differentiate.