Art of Problem Solving

1964 IMO Problems/Problem 2: Difference between revisions

Xpmath (talk | contribs)
Created page with '== Problem == Suppose <math>a, b, c</math> are the sides of a triangle. Prove that <cmath>a^2(b+c-a)+b^2(c+a-b)+c^2(a+b-c)\le{3abc}.</cmath> == Solution =='
 
Xpmath (talk | contribs)
Line 5: Line 5:


== Solution ==
== Solution ==
{{solution}}

Revision as of 10:37, 16 July 2009

Problem

Suppose $a, b, c$ are the sides of a triangle. Prove that

\[a^2(b+c-a)+b^2(c+a-b)+c^2(a+b-c)\le{3abc}.\]

Solution

This problem needs a solution. If you have a solution for it, please help us out by adding it.