Core Logic to Remember
- Always start from LHS unless RHS is simpler.
- Convert everything into \(\sin\) and \(\cos\).
- Use identities only when required, not randomly.
- Factorization is the key step in most proofs.
- Cancel only after proper factorization.
Solution with Explanation
i.
\[
(\text{cosec } \theta - \cot \theta)^2
\]
\[
\begin{aligned}
&=\left(\frac{1}{\sin \theta} - \frac{\cos \theta}{\sin \theta}\right)^2
&& \text{(convert into sin, cos)}\\
&=\left(\frac{1-\cos \theta}{\sin \theta}\right)^2
&& \text{(take common denominator)}\\
&=\frac{(1-\cos \theta)^2}{\sin^2 \theta}
&& \text{(square numerator and denominator)}\\
&=\frac{(1-\cos \theta)^2}{1-\cos^2 \theta}
&& \text{(use } \sin^2\theta = 1-\cos^2\theta\text{)}\\
&=\frac{(1-\cos \theta)^2}{(1-\cos \theta)(1+\cos \theta)}
&& \text{(apply } a^2-b^2\text{)}\\
&=\frac{1-\cos \theta}{1+\cos \theta}
&& \text{(cancel common factor)}
\end{aligned}
\]
ii.
\[
\frac{\cos A}{1+\sin A}+\frac{1+\sin A}{\cos A}
\]
\[
\begin{aligned}
&=\frac{\cos^2 A + (1+\sin A)^2}{(1+\sin A)\cos A}
&& \text{(take LCM)}\\
&=\frac{\cos^2 A + 1 + \sin^2 A + 2\sin A}{(1+\sin A)\cos A}
&& \text{(expand square)}\\
&=\frac{1 + 1 + 2\sin A}{(1+\sin A)\cos A}
&& \text{(use } \sin^2A+\cos^2A=1\text{)}\\
&=\frac{2(1+\sin A)}{(1+\sin A)\cos A}
&& \text{(factorize)}\\
&=\frac{2}{\cos A} = 2\sec A
&& \text{(cancel and use reciprocal)}
\end{aligned}
\]
iii.
\[
\frac{\tan \theta}{1-\cot \theta}+\frac{\cot \theta}{1-\tan \theta}
\]
\[
\begin{aligned}
&=\frac{\frac{\sin \theta}{\cos \theta}}{1-\frac{\cos \theta}{\sin \theta}}
+\frac{\frac{\cos \theta}{\sin \theta}}{1-\frac{\sin \theta}{\cos \theta}}
&& \text{(convert ratios)}\\
&=\frac{\sin^2 \theta}{\cos \theta(\sin \theta-\cos \theta)}
+\frac{\cos^2 \theta}{\sin \theta(\cos \theta-\sin \theta)}
&& \text{(simplify denominators)}\\
&=\frac{\sin^3 \theta - \cos^3 \theta}{\sin \theta \cos \theta (\sin \theta-\cos \theta)}
&& \text{(combine fractions)}\\
&=\frac{(\sin \theta-\cos \theta)(\sin^2 \theta+\cos^2 \theta+\sin \theta \cos \theta)}
{\sin \theta \cos \theta (\sin \theta-\cos \theta)}
&& \text{(use } a^3-b^3\text{)}\\
&=\frac{1+\sin \theta \cos \theta}{\sin \theta \cos \theta}
&& \text{(cancel factor and use identity)}\\
&=\frac{1}{\sin \theta \cos \theta}+1
&& \text{(split fraction)}\\
&=\sec \theta \text{cosec } \theta + 1
&& \text{(convert to ratios)}
\end{aligned}
\]
iv.
LHS
\[
\begin{aligned}
\frac{1+\sec A}{\sec A}
&=\frac{1+\frac{1}{\cos A}}{\frac{1}{\cos A}}
&& \text{(convert sec)}\\
&=\frac{\cos A+1}{1}
&& \text{(simplify)}\\
&=1+\cos A
\end{aligned}
\]
RHS
\[
\begin{aligned}
\frac{\sin^2 A}{1-\cos A}
&=\frac{1-\cos^2 A}{1-\cos A}
&& \text{(use identity)}\\
&=\frac{(1-\cos A)(1+\cos A)}{1-\cos A}
&& \text{(factorize)}\\
&=1+\cos A
&& \text{(cancel)}
\end{aligned}
\]
v.
\[
\frac{\cos A-\sin A+1}{\cos A+\sin A-1}
\]
\[
\begin{aligned}
&=\frac{\cot A-1+\text{cosec } A}{\cot A+1-\text{cosec } A}
&& \text{(divide by sin A)}\\
&=\frac{\cot A-(1-\text{cosec } A)}{\cot A+(1-\text{cosec } A)}
&& \text{(rearrange)}\\
&=\frac{(\cot A-(1-\text{cosec } A))^2}{\cot^2A-(1-\text{cosec } A)^2}
&& \text{(multiply by conjugate)}\\
&=\frac{\text{cosec }^2A+\cot A\text{cosec } A-\text{cosec } A-\cot A}{\text{cosec } A-1}
&& \text{(expand)}\\
&=\text{cosec } A+\cot A
&& \text{(factorize and cancel)}
\end{aligned}
\]
vi.
\[
\frac{1+\sin A}{1-\sin A}
\]
\[
\begin{aligned}
&=\sqrt{\frac{(1+\sin A)^2}{1-\sin^2 A}}
&& \text{(multiply by conjugate)}\\
&=\frac{1+\sin A}{\cos A}
&& \text{(use identity)}\\
&=\sec A+\tan A
&& \text{(split)}
\end{aligned}
\]
vii.
\[
\frac{\sin \theta-2\sin^3 \theta}{2\cos^3 \theta-\cos \theta}
\]
\[
\begin{aligned}
&=\frac{\sin \theta(1-2\sin^2 \theta)}{\cos \theta(2\cos^2 \theta-1)}
&& \text{(factorize)}\\
&=\frac{\sin \theta \cos 2\theta}{\cos \theta \cos 2\theta}
&& \text{(use identities)}\\
&=\frac{\sin \theta}{\cos \theta}
&& \text{(cancel)}\\
&=\tan \theta
\end{aligned}
\]
viii.
\[
(\sin A+\text{cosec } A)^2+(\cos A+\sec A)^2
\]
\[
\begin{aligned}
&=\sin^2A+\text{cosec }^2A+2\sin A\text{cosec } A
+\cos^2A+\sec^2A+2\cos A\sec A
&& \text{(expand)}\\
&=\sin^2A+(1+\cot^2A)+2
+\cos^2A+(1+\tan^2A)+2
&& \text{(use identities)}\\
&=1+6+\tan^2A+\cot^2A
&& \text{(simplify)}\\
&=7+\tan^2A+\cot^2A
\end{aligned}
\]
ix.
\[
(\text{cosec } A-\sin A)(\sec A-\cos A)
\]
\[
\begin{aligned}
&=\left(\frac{1}{\sin A}-\sin A\right)\left(\frac{1}{\cos A}-\cos A\right)
&& \text{(convert)}\\
&=\frac{1-\sin^2A}{\sin A}\cdot\frac{1-\cos^2A}{\cos A}
&& \text{(simplify)}\\
&=\frac{\cos^2A}{\sin A}\cdot\frac{\sin^2A}{\cos A}
&& \text{(use identities)}\\
&=\sin A\cos A
\end{aligned}
\]
RHS:
\[
\frac{1}{\tan A+\cot A}
=\frac{\sin A\cos A}{1}
=\sin A\cos A
\]
x.
\[
\frac{1+\tan^2A}{1+\cot^2A}
=\frac{\sec^2A}{\text{cosec }^2A}
=\frac{\sin^2A}{\cos^2A}
=\tan^2A
\]
\[
\begin{aligned}
\left(\frac{1-\tan A}{1-\cot A}\right)^2
&=\frac{\sec^2A-2\tan A}{\text{cosec }^2A-2\cot A}
&& \text{(expand)}\\
&=\frac{\frac{1-2\sin A\cos A}{\cos^2A}}{\frac{1-2\sin A\cos A}{\sin^2A}}
&& \text{(convert)}\\
&=\frac{\sin^2A}{\cos^2A}
&& \text{(cancel)}\\
&=\tan^2A
\end{aligned}
\]
Exam Insight
- Each step carries marks — writing logic ensures full marks
- Identity + algebra = scoring combination
- Very frequent in CBSE and competitive exams