Question
Question: Differentiate the given function with respect to x. \[\cos (a\cos x + b\sin x)\] for some constant...
Differentiate the given function with respect to x.
cos(acosx+bsinx) for some constants and a and b.
Solution
Here we simply apply chain rule of differentiation and differentiate the function. We will find the differentiation of the term inside the bracket separately and then use it in chain rule.
- Chain rule which will be used within the differentiation is given as dxd[f(g(x))]=f′(g(x)).g′(x) where f′denotes differentiation of function f with respect to x and g′denotes differentiation of function g with respect to x.
- dxdsinx=cosx,dxdcosx=−sinx
Complete step-by-step answer:
We have the function as cos(acosx+bsinx)
Differentiation of the function will be written as
dxdcos(acosx+bsinx) … (1)
which is of the form dxd[f(g(x))]
Here we apply the chain rule of differentiation to solve the differentiation. Chain rule gives us
dxd[f(g(x))]=f′(g(x)).g′(x)
Here, f(g(x))=cos(acosx+bsinx),g(x)=(acosx+bsinx)
f′(x)=dxdf(x)=dxdcos(g(x))=−sin(g(x)) and g′(x)=dxdg(x)=dxd(acosx+bsinx)=−asinx+bcosx
Substituting the values in the equation
⇒dxd[cos(acosx+bsinx]=−sin(g(x))×(−asinx+bcosx)
Substitute the value of g(x)=acosx+bsinx.
⇒dxd[cos(acosx+bsinx]=−sin(acosx+bsinx)×(−asinx+bcosx)
Simplifying the equation we get
⇒dxd[cos(acosx+bsinx]=(asinx−bcosx).sin(acosx+bsinx)
So, the differentiation of cos(acosx+bsinx) is (asinx−bcosx).sin(acosx+bsinx).
Note: Students are very likely to make mistake in the applying of chain rule to the question as they might take differentiation of f(g(x)) and try to write differentiation of the term within the bracket along and then again multiply with differentiation of g(x) which is wrong, when we are finding differentiation of f(g(x)) we don’t consider the term inside the bracket, we just differentiate the function that is outside and then we take differentiation of g(x) separately and multiply it with the differentiation of f(g(x)).
Students should keep in mind that a and b are constants and should not apply product rule within the bracket.
Also, it is recommended not to directly apply chain rule, first find differentiation of the terms within and then do substitution in the chain rule.