InterviewSolution
Saved Bookmarks
| 1. |
In any triangle `ABC, (a^(2) + b^(2) + c^(2))/(R^(2))` has the maximum value ofA. 3B. 6C. 9D. none of these |
|
Answer» Correct Answer - C In triangle ABC, `(a^(2) + b^(2) + c^(2))/(R^(2)) = 4(sin^(2) A + sin^(2) B + sin^(2) C)` `= 8(1 + cos A cos B cos C) le 8(1 + (1)/(8)) le 9` |
|