Question
Question: How do you prove \[\sin (x + y)\sin (x - y) = {\cos ^2}y - {\cos ^2}x\] ?...
How do you prove sin(x+y)sin(x−y)=cos2y−cos2x ?
Solution
We use the trigonometric identities that can expand both the values on the left hand side of the equation. Then use distributive property to multiply the values inside the brackets together.
- Distributive Property: For any four numbers ‘a’, ‘b’, ‘c’ and ‘d’ we can write (a+b)(c+d)=a(c+d)+b(c+d)
- Trigonometric identities:
sin(x+y)=sinxcosy+cosxsiny
sin(x−y)=sinxcosy−cosxsiny
Complete step by step solution:
We have to prove sin(x+y)sin(x−y)=cos2y−cos2x
We know the trigonometric identities sin(x+y)=sinxcosy+cosxsiny and sin(x−y)=sinxcosy−cosxsiny
Substitute the values from identities in left hand side of the equation
⇒sin(x+y)sin(x−y)=(sinxcosy+cosxsiny)(sinxcosy−cosxsiny)
Now use distributive property to multiply the terms in the brackets.
⇒sin(x+y)sin(x−y)=sinxcosy×(sinxcosy−cosxsiny)+cosxsiny(sinxcosy−cosxsiny)Multiply values outside the bracket to the terms inside bracket
⇒sin(x+y)sin(x−y)=sin2xcos2y−sinxcosxsinycosy+sinxcosxsinycosy−cos2xsin2y
Cancel terms having same magnitude but opposite sign
⇒sin(x+y)sin(x−y)=sin2xcos2y−cos2xsin2y
Now we know that sin2x+cos2x=1 , then we can write sin2x=1−cos2x
Similarly, sin2y=1−cos2y
Substitute these values in right hand side of the equation
⇒sin(x+y)sin(x−y)=(1−cos2x)cos2y−cos2x(1−cos2y)
Multiply values outside the bracket to the terms inside bracket
⇒sin(x+y)sin(x−y)=cos2y−cos2xcos2y−cos2x+cos2xcos2y
Cancel terms having same magnitude but opposite sign
⇒sin(x+y)sin(x−y)=cos2y−cos2x
This is equal to right hand side of the equation
So, left hand side of the equation is equal to right hand side of the equation
Hence proved
Note:
Many students make mistake of applying the property (a−b(a+b)=a2−b2 in this question which is wrong as in both the brackets the terms in place of ‘a’ and ‘b’ are different. Keep in mind we can only apply this property if we have two same terms in brackets, one with addition and one with subtraction. Also, students tend to change the equation into a form of sine function which is wrong here as it is required in the question for the values to be cosine function form.