Question
Question: How do you find the derivative of \[\sin \left( \cos \left( 6x \right) \right)\]?...
How do you find the derivative of sin(cos(6x))?
Solution
This question is from the topic of calculus. In this question, we will find the derivative of sin(cos(6x)). In solving this question, we will first understand about the chain. After that, we will apply the chain rule to solve this question. After that, we will use some differentiation formulas to solve the further question. After solving the further question, we will get our answer.
Complete step by step solution:
Let us solve this question.
In this question, we were asked to find the derivative of sin(cos(6x)).
We will use chain rule here.
Let us first understand about the chain rule.
The chain rule in differentiation helps us differentiate the composite functions. The composite functions are in the form of f(g(x)), where f and g are two different functions (or may be the same).
The chain rule says that if we have to do the differentiation of the composite function, then we will differentiate the composite function in the following way:
dxd[f(g(x))]=f′(g(x))g′(x)
So, we can differentiate the function sin(cos(6x)) using the chain rule. We can write
dxd[sin(cos(6x))]
We will use the formula: dxd(sinx)=cosx here. We can write
⇒dxd[sin(cos(6x))]=[cos(cos(6x))]dxd(cos(6x))
Now, we will again use chain rule here. Taking ‘f’ as function of cos and ‘g’ as function 6x. So, using the formula: dxd(cosx)=−sinx, we can write
⇒dxd[sin(cos(6x))]=[cos(cos(6x))](−sinx(6x))dxd(6x)
⇒dxd[sin(cos(6x))]=[cos(cos(6x))](−sin(6x))dxd(6x)
Using the formula: dxd(kx)=k, where k is the constant. We can write
⇒dxd[sin(cos(6x))]=[cos(cos(6x))](−sin(6x))6
We can write the above equation as
⇒dxd[sin(cos(6x))]=−6[cos(cos(6x))](sin(6x))
Hence, we can say that the derivative of sin(cos(6x)) is −6[cos(cos(6x))](sin(6x))
Note: We should have a better knowledge in the topic of calculus to solve this type of question easily.
We should know about the chain rule for differentiation. The chain rule is:
dxd[f(g(x))]=f′(g(x))g′(x)
Where, f and g are two functions.
We should remember the following formulas:
dxd(sinx)=cosx
dxd(cosx)=−sinx
dxd(kx)=k
Where, k is any constant.