Question
Question: How do you differentiate \[{\cos ^4}(x)\]?...
How do you differentiate cos4(x)?
Solution
We will use the chain rule of differentiation to differentiate cos4(x). We will consider cos(x) as some variable u. Then we will find cos4(x) in terms of u and assign this function to another variable v. Finally, we will differentiate v with respect to x to get the required value.
Formula used:
If v=f(u) and u=f(x), then dxdv=dudv⋅dxdu.
Complete step-by-step answer:
We are required to differentiate cos4(x).
We can see that this is a function of x.
Let us differentiate cos4(x) by the method of chain rule of differentiation.
For this, let us take cos(x) as some variable u. So,
u=cos(x) ………(1)
Since u is a function of x, let us differentiate both sides of the equation (1) with respect to x. Therefore, we get
⇒dxdu=−sin(x) ……..(2)
But we are required to differentiate cos4(x), where u=cos(x). This means that
u4=cos4(x)
Let u assign this function u4 to a variable v i.e.,
v=u4 ……….(3)
We observe that v is a function of u. Let us differentiate both sides of the equation (3) with respect to u.
Now using the formula dxd(xn)=nxn−1, where x=u and n=4. This gives us
⇒dudv=4u3 ……….(4)
Hence, we observe that v is a function of u and in turn u is a function of x. So, to differentiate v with respect to x, we will use the chain rule of differentiation which is as follows:
dxdv=dudv.dxdu ………(5)
Substituting equations (2) and (4) in equation (5), we get the derivative of cos4(x) as
⇒dxd(cos4(x))=(4u3)⋅(−sin(x))
Substituting u=cos(x) in the above equation, we finally get
⇒dxd(cos4(x))=−4cos3(x)sin(x)
Note: The chain rule of differentiation allows the differentiation of composite functions. To use this rule, we must start substituting functions from the innermost function. Then, we must work our way outwards, and at each step, we must find the derivative. In cos4(x), the innermost function is cos(x). This is why we consider this function first, then the function cos4(x).