Question
Question: Differentiate with respect to x \[\dfrac{{\sin (ax + b)}}{{\cos (cx + d)}}\]...
Differentiate with respect to x
cos(cx+d)sin(ax+b)
Solution
We have to solve this differentiation using quotient rule. We separately solve for derivatives of numerator and denominator using chain rule and then substitute in the formula for quotient rule. Then separating the terms we try to form trigonometric forms in the final answer.
- Quotient rule states that differentiation of dxd(vu)=v2vu′−uv′ where u′is differentiation of u with respect to x and v′is differentiation of v with respect to x.
- 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.
Complete step-by-step answer:
We write the differentiation as dxd(cos(cx+d)sin(ax+b)).
Now comparing with dxd(vu), we get u=sin(ax+b),v=cos(cx+d)
First we find the values of u′and v′using chain rule.
Since, u=sin(ax+b)
⇒u′=dxd(u)=dxd(sin(ax+b))
According to chain rule dxd[f(g(x))]=f′(g(x)).g′(x)
Substitute the value of f(x)=sin(g(x)),g(x)=(ax+b)
Then f′(x)=dxdf(x)=dxdsin(g(x))=cos(g(x)) and g′(x)=dxdg(x)=dxd(ax+b)=a
dxd[sin(ax+b)]=cos(ax+b).a
⇒u′=acos(ax+b) … (1)
Since, v=cos(cx+d)
⇒v′=dxd(v)=dxd(cos(cx+d))
According to chain rule dxd[f(g(x))]=f′(g(x)).g′(x)
Substitute the value of f(x)=cos(g(x)),g(x)=(cx+d)
Then f′(x)=dxdf(x)=dxdcos(g(x))=−sin(g(x)) and g′(x)=dxdg(x)=dxd(cx+d)=c
dxd[cos(cx+d)]=−sin(cx+d).c
⇒v′=−csin(cx+d) … (2)
We solvedxd(cos(cx+d)sin(ax+b)) using quotient rule which is dxd(vu)=v2vu′−uv′
Here, u=sin(ax+b),v=cos(cx+d)and u′=acos(ax+b),v′=−csin(cx+d)
⇒dxd(cos(cx+d)sin(ax+b))=(cos(cx+d))2(cos(cx+d))(acos(ax+b))−(sin(ax+b))(−csin(cx+d))
Multiplying the brackets in the numerator
⇒dxd(cos(cx+d)sin(ax+b))=cos2(cx+d)a(cos(ax+b)cos(cx+d))+c(sin(ax+b)sin(cx+d))
Now we separate the terms in the numerator
⇒dxd(cos(cx+d)sin(ax+b))=cos(cx+d)cos(cx+d)a(cos(ax+b)cos(cx+d))+cos(cx+d)cos(cx+d)c(sin(ax+b)sin(cx+d))
Cancelling out the same terms from numerator and denominator.
⇒dxd(cos(cx+d)sin(ax+b))=cos(cx+d)a(cos(ax+b))+cos(cx+d)cos(cx+d)c(sin(ax+b)sin(cx+d))
Now we separate the terms
⇒dxd(cos(cx+d)sin(ax+b))=acos(ax+b).cos(cx+d)1+csin(ax+b).cos(cx+d)sin(cx+d).cos(cx+d)1
Substituting the values of cos(cx+d)1=sec(cx+d),cos(cx+d)sin(cx+d)=tan(cx+d)
⇒dxd(cos(cx+d)sin(ax+b))=acos(ax+b)sec(cx+d)+csin(ax+b)tan(cx+d)sec(cx+d)
Thus differentiation of cos(cx+d)sin(ax+b) with respect to x is acos(ax+b)sec(cx+d)+csin(ax+b)tan(cx+d)sec(cx+d)
Note: Students are likely to make mistake of multiplying both numerator and denominator by 2 to make use of the formula which will convert the numerator i.e.2sinAsinB=cos(A−B)−cos(A+B) and 2cosAcosB=cos(A+B)+cos(A−B)
Students are advised not to operate in such a way because this makes our angles inside the bracket even more complicated.