InterviewSolution
Saved Bookmarks
| 1. |
वह न्यूनकोण `theta ` ज्ञात कीजिए जिसके लिए `(cos theta-sin theta)/(cos theta+sin theta)=(1-sqrt3)/(1+sqrt3)` |
|
Answer» यहाँ `(cos theta-sin theta)/(cos theta+sin theta)=(1-sqrt3)/(1+sqrt3)` तब योगन्त्रनुपात विधि से `((costheta-sintheta)+(cos theta+sin theta))/((cos theta-sin theta)-(cos theta+sin theta))=((1-sqrt3)+(1+sqrt3))/((1-sqrt3)-(1+sqrt3))` `implies(2 cos theta)/(-2sin theta)=(2)/(-2sqrt3)implies-costheta=-(1)/(sqrt3)` अर्थत `cot theta=(1)/(sqrt3)` `impliestan theta=sqrt3=tan 60^(@)` अतः `theta=60^(@)` |
|