InterviewSolution
Saved Bookmarks
| 1. |
`(tan 35^(@))/(cot 55^(@))+(cot 78^(@))/(tan 12^(@))=?` |
|
Answer» Correct Answer - C Given expression `=(tan35^(@))/(cot(90^(@)-35^(@)))+(cot78^(@))/(tan(90^(@)-78^(@)))=(tan35^(@))/(tan35^(@))+(cot78^(@))/(cot78^(@))=(1+1)=2.` |
|