InterviewSolution
Saved Bookmarks
| 1. |
यदि `tan7thetatan2theta=1,` है तो `tan3theta` का मान हयात करे?A. `sqrt(3)`B. `-(1)/(sqrt(3))`C. `(1)/(sqrt(3))`D. `-sqrt(3)` |
|
Answer» Correct Answer - c `tan7 theta tan2theta=1` [if, `tan A tan B=1` then, `A+B=90^(@)`] `7theta+2theta=90^(@)` `9theta=90^(@)` `theta=10^(@)` `rArrtan3theta` `rArr tan30^(@)rArr(1)/sqrt(3)` |
|