InterviewSolution
Saved Bookmarks
| 1. |
In a `DeltaABC`, if `b=sqrt(3)+1, c=sqrt(3)-1 and A=60^(@)`, then the value of `tan.(B-C)/(2)` isA. `-1`B. `1//2`C. 1D. none of these |
|
Answer» Correct Answer - C We have, `tan.(B-C)/(2)=(b-c)/(b+c)cot.(A)/(2)` `implies tan.(B-C)/(2)=(2)/(2sqrt(3))cot30^(@)=1`. |
|