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?
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)=xn and we get the derivative in the form of dxd(xn)=nxn−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)
Differentiating f(x)=goh(x), we get
dxd[f(x)]=dxd[goh(x)]=d[h(x)]d[goh(x)]×dxd[h(x)]=g′[h(x)]h′(x) .
Now we take examples to understand the concept better.
For power rule we take p(x)=x3 and we get the derivative as p′(x)=dxd(x3)=3x2 .
For the chain rule we take a composite function where the main function is g(x)=sinx and the other function is h(x)=x3.
We have goh(x)=g(x3)=sinx3. We take this as ours f(x)=sin(x3).
The chain rule allows us to differentiate with respect to the function h(x) instead of x and after that we need to take the differentiated form of h(x) with respect to x.
For the function f(x)=sin(x3), we take differentiation of f(x)=sin(x3) with respect to the function h(x)=x3 instead of x and after that we need to take the differentiated form of h(x)=x3 with respect to x.
We know that differentiation of g(x)=sinx is g′(x)=cosx and differentiation of h(x)=x3 is h′(x)=3x2 . We apply the formula of dxd(xn)=nxn−1 .
⇒dxd[f(x)]=d[x3]d[sin(x3)]×dxd[x3]=3x2cosx3
Therefore, differentiation of sin(x3) is 3x2cosx3 .
So, chain rule and the power rule aren’t simply different forms of each other.
Note : We need remember that in the chain rule d[h(x)]d[goh(x)]×dxd[h(x)] , we aren’t cancelling out the part d[h(x)] . Canceling the base differentiation is never possible. It’s just a notation to understand the function which is used as a base to differentiate.