InterviewSolution
Saved Bookmarks
| 1. |
For any set of real numbers R = {a,b,c} let sum of pairwise product S = ab+bc+ca, If a+b+c = 1 then |
|
Answer» `S LE 1/3` |
|