Question
Question: How do you find the derivative of \({\cos ^2}\left( {3x} \right)\) ?...
How do you find the derivative of cos2(3x) ?
Solution
In order to find the derivative of the given expression, we use the chain rule method. We substitute cos(3x)=u, and differentiate both sides with respect to x . Then we take y=u2 and differentiate both sides with respect to u. We multiply both of them to get our required answer.
Complete step-by-step solution:
The given expression is cos2(3x)
Now, we need to differentiate the above given expression. In order to do so, we follow the chain rule.
The chain rule is as follows: dxdy=dudy×dxdu....(A)
Let us call this as equation (A)
Let us takecos(3x)=u. Now let us differentiate both the sides with respect to x
⇒dxdu=−3sin(3x)
As we know that the differentiation of dxdcosx=−sinx
Now let us take y=u2
On differentiating both sides with respect to u, we get:
⇒dudy=2u
Now, as we know that u=cos(3x)
Therefore placing this value in 2u
Therefore, 2u=2cos(3x)
Now, if we look back at equation (A), we find that:
⇒dxdy=dudy×dxdu
Thus, dxdy=2u×(−3sin(3x))
⇒dxdy=(2cos(3x))×(−3sin(3x))
On further simplifying, we get:
⇒dxdy=−6cos(3x)sin(3x)
Therefore −6cos(3x)sin(3x) is the required answer.
Note: Derivatives are a fundamental tool of Calculus, which is a branch of Mathematics. Derivation or differentiation is a way of finding the instantaneous rate of change of a function based on one of its variables.
We can find the derivative of trigonometric functions, logarithmic functions, etc using different formulas.
The inverse of differentiation is integration.
While differentiation means to break down a function into parts, integration means to add up the infinitesimal parts to give a whole function.
Some common formulas of differentiation are:
dxd(xn)=nxn−1
dxd(logx)=x1
dxd(f(x)g(x))=f(x)dxd(g(x))+g(x)dxd(f(x))