Answer:
The distributive property is to multiply the outside of a parenthesis by each term inside, for example:
[tex]x(y+z)=xy+xz[/tex]
this cannot be done with the trigonometric functions such as the sine.
An example of this:
let's prove that we don't get the correct result using the distributive property in the following expression:
[tex]sin (\pi+\pi/2)[/tex] ≠ [tex]sin(\pi)+sin(\pi/2)[/tex]
We add the elements in the parentheses on the left side:
[tex]sin(3\pi/2)[/tex] ≠ [tex]sin(\pi)+sin(\pi/2)[/tex]
this are known values of the sine function:
[tex]sin(3\pi/2)=-1[/tex]
[tex]sin(\pi)=0[/tex]
[tex]sin(\pi/2)=1[/tex]
substituting these values we will get that:
-1 ≠ 0 +1
-1 ≠ 1
Thus we notice that we don't get the correct result using the distributive property.
The correct way to express the angle sum in the sine function is:
[tex]sin(a+b)=sin(a)cos(b)+sin(b)cos(a)[/tex]