InterviewSolution
Saved Bookmarks
| 1. |
Prove each of the following identities : `(i) sqrt((1+ sin theta)/(1- sin theta)) = ( sec theta + tan theta) ` ` (ii) sqrt((1- cos theta)/(1+ cos theta))= ("cosec" theta - cot theta) ` ` (iii) sqrt((1+ cos theta)/(1- cos theta))+ sqrt((1- cos theta)/(1+ cos theta)) = 2 "cosec" theta ` |
| Answer» (i) `LHS=(sqrt(1+sintheta))/(sqrt(1-sintheta))xx(sqrt(1+sintheta))/(sqrt(1+sintheta))=((1+sin theta))/(sqrt(1-sin^(2)theta))=((1+sin theta))/(cos theta)=((1)/(cos theta)+(sintheta)/(costheta))=(sec theta+tan theta).` | |