InterviewSolution
Saved Bookmarks
| 1. |
If area of DeltaABC(Delta) and angle C are given and if the side c opposite to given angle is minimum, then |
|
Answer» `a= SQRT((2DELTA)/(sinC))` |
|