Solveeit Logo

Question

Question: Prove that: \( \left( {\dfrac{{\sin \theta + \cos \theta }}{{\sin \theta - \cos \theta }}} \right...

Prove that:
(sinθ+cosθsinθcosθ)+(sinθcosθsinθ+cosθ)=22sin2θ1\left( {\dfrac{{\sin \theta + \cos \theta }}{{\sin \theta - \cos \theta }}} \right) + \left( {\dfrac{{\sin \theta - \cos \theta }}{{\sin \theta + \cos \theta }}} \right) = \dfrac{2}{{2{{\sin }^2}\theta - 1}}

Explanation

Solution

Hint : Cross multiply the LHS and then use the expansion formula of square to expand it. Then use the trigonometric identity of sinθ\sin \theta and cosθ\cos \theta to simplify the expression. Keep on simplifying it until it turns equal to RHS.

Complete step-by-step answer :
The equation given in the question is
(sinθ+cosθsinθcosθ)+(sinθcosθsinθ+cosθ)=22sin2θ1\Rightarrow \left( {\dfrac{{\sin \theta + \cos \theta }}{{\sin \theta - \cos \theta }}} \right) + \left( {\dfrac{{\sin \theta - \cos \theta }}{{\sin \theta + \cos \theta }}} \right) = \dfrac{2}{{2{{\sin }^2}\theta - 1}}
Then, LHS
=(sinθ+cosθsinθcosθ)+(sinθcosθsinθ+cosθ)= \left( {\dfrac{{\sin \theta + \cos \theta }}{{\sin \theta - \cos \theta }}} \right) + \left( {\dfrac{{\sin \theta - \cos \theta }}{{\sin \theta + \cos \theta }}} \right)
By cross multiplying, we get
=(sinθ+cosθ)2+(sinθcosθ)2(sinθcosθ)(sinθ+cosθ)= \dfrac{{{{\left( {\sin \theta + \cos \theta } \right)}^2} + {{\left( {\sin \theta - \cos \theta } \right)}^2}}}{{\left( {\sin \theta - \cos \theta } \right)\left( {\sin \theta + \cos \theta } \right)}}
Now, by using the formulae
(a+b)=a2+b2+2ab,(ab)2=a2+b22ab(a + b) = {a^2} + {b^2} + 2ab,{(a - b)^2} = {a^2} + {b^2} - 2ab and (ab)(a+b)=a2b2(a - b)(a + b) = {a^2} - {b^2}
We can write the above expression as
=sin2θ+cos2θ+2sinθcosθ+sin2θ+cos2θ2sinθcosθsin2θcos2θ= \dfrac{{{{\sin }^2}\theta + {{\cos }^2}\theta + 2\sin \theta \cos \theta + {{\sin }^2}\theta + {{\cos }^2}\theta - 2\sin \theta \cos \theta }}{{{{\sin }^2}\theta - {{\cos }^2}\theta }}
Now we know that,
sin2θ+cos2θ=1{\sin ^2}\theta + {\cos ^2}\theta = 1
By using this identity and cancelling the terms with opposite signs, we can write
=1+1sin2θ(1sin2θ)= \dfrac{{1 + 1}}{{{{\sin }^2}\theta - (1 - {{\sin }^2}\theta )}}
On simplifying it, we get
=2sin2θ1+sin2θ= \dfrac{2}{{{{\sin }^2}\theta - 1 + {{\sin }^2}\theta }}
=22sin2θ1= \dfrac{2}{{2{{\sin }^2}\theta - 1}}
= RHS
Hence it is proved that,
(sinθ+cosθsinθcosθ)+(sinθcosθsinθ+cosθ)=22sin2θ1\left( {\dfrac{{\sin \theta + \cos \theta }}{{\sin \theta - \cos \theta }}} \right) + \left( {\dfrac{{\sin \theta - \cos \theta }}{{\sin \theta + \cos \theta }}} \right) = \dfrac{2}{{2{{\sin }^2}\theta - 1}}

Note : It should click you as soon as you see the question that you need to cross multiply it. Because in LHS, the term in the numerator of the first term is equal to the term in the denominator of the second term. So it was very clear that if we cross multiply, then it can be expanded using the formula of (a+b)2{(a + b)^2} which further can be simplified using trigonometric identities.