InterviewSolution
Saved Bookmarks
| 1. |
यदि `tantheta=tan30^(@).tan60^(@)` और `theta` एक न्यून कोण है तो `2theta` का मान क्या है ?A. `30^(@)`B. `45^(@)`C. `90^(@)`D. `0^(@)` |
|
Answer» Correct Answer - c `tan theta=tan30.tan60` `=(1)/sqrt(3).sqrt(3)` `tan theta=1=tan45` `theta=45` `therefore 2 theta=90^(@)` |
|