

InterviewSolution
Saved Bookmarks
1. |
In triangleABC, (tan((B)/(2))-tan((C)/(2)))/ (tan((B)/(2))+tan((C)/(2)))= |
Answer» <html><body><p>`(b-<a href="https://interviewquestions.tuteehub.com/tag/c-7168" style="font-weight:bold;" target="_blank" title="Click to know more about C">C</a>)/(<a href="https://interviewquestions.tuteehub.com/tag/2a-300249" style="font-weight:bold;" target="_blank" title="Click to know more about 2A">2A</a>)`<br/>`(c-d)/(2a)`<br/>`(b-c)/(a)`<br/>`(c-b)/(a)`</p><a href="https://interviewquestions.tuteehub.com/tag/answer-15557" style="font-weight:bold;" target="_blank" title="Click to know more about ANSWER">ANSWER</a> :C</body></html> | |