Question
Question: Using the fact that \(sin(A + B) = sinAcosB + cosAsinB\) and the differentiation, obtain the sum for...
Using the fact that sin(A+B)=sinAcosB+cosAsinB and the differentiation, obtain the sum formula for cosines.
Solution
We solve this using product formula and chain rule of differentiation. Chain Rule of Differentiation: dxdy(f(g(x))=f′(g(x))⋅g′(x)⋅dxd(x)=f′(g(x))⋅g′(x)⋅1
Complete step-by-step answer:
Given that, sin(A+B)=sinAcosB+cosAsinB
Chain Rule of Differentiation: dxdy(f(g(x))=f′(g(x))⋅g′(x)⋅dxd(x)=f′(g(x))⋅g′(x)⋅1
Product formula of differentiation: dxd(fg)=fdxd(g)+gdxd(f)
Differentiation of sin(x) : cos(x)
Differentiation of cos(x) : −sin(x)
Let A and B are the functions of x
Differentiate both sides of the above equation by using product rule on the right side and chain rule.
dxd(sin(A+B))=dxd(sinAcosB+cosAsinB)
⇒cos(A+B)(dxdA+dxdB)=[dxd(sinAcosB)]+[dxd(cosAsinB)]
⇒cos(A+B)(dxdA+dxdB)=[(sinA)dxd(cosB)+(cosB)dxd(sinA)]+[(cosA)dxd(sinB)+(sinB)dxd(cosA)]
⇒cos(A+B)(dxdA+dxdB)=sinA⋅(−sinB)dxdB+cosB⋅(cosA)dxdA+cosA⋅(cosB)dxdB+sinB⋅(−sinA)dxdA
From Like terms take common factors:
⇒cos(A+B)(dxdA+dxdB)=(−sinA⋅sinB)(dxdA+dxdB)+(cosA⋅cosB)(dxdA+dxdB))
Taking common dxdA+dxdB from RHS and canceling, we get
⇒cos(A+B)=cosA⋅cosB−sinA⋅sinB
Hence, Above Equation is the required cosine formula.
Additional Note- Differentiation is a process of finding a function that outputs the rate of change of one variable with respect to another variable.
It is used in different ways, for example-
Suppose there is a moving car which travels from point A to B such that its position is changing with time and we can define its distance with a function y=f(t) Therefore if we derive this function we will get the velocity of the car at time t.
The slope of a line, also called the gradient of the line, is a measure of its inclination. A line that is horizontal has slope 0, a line from the bottom left to the top right has a positive slope and a line from the top left to the bottom right has a negative slope.
Note: While solving make sure you take A and B functions of x not constant because if you take them as a constant by differentiating you will get 0 on both sides because the derivative of constant function is 0. Also while solving do not forget to write dxdA anddxdB. If you didn’t write this your question is wrong because of chain rule you should write this with them.