SOLUTION: how to prove that (a+b)(b+c)(c+a)>8abc

Algebra ->  Inequalities -> SOLUTION: how to prove that (a+b)(b+c)(c+a)>8abc       Log On


   



Question 213144: how to prove that (a+b)(b+c)(c+a)>8abc



Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
Prove that:
%28a%2Bb%29%28b%2Bc%29%28c%2Ba%29%3E8abc


I think your problem must have said 
"greater than or equal", not "greater than"
and also that a, b, and c 
are all non-negative.

"Greater than" is not true when a=b=c,
because equality holds in that case

Substitute a for both b and c:

%28a%2Ba%29%28a%2Ba%29%28a%2Ba%29=8aaa

That's true because it's equivalent to:

%282a%29%282a%29%282a%29=8a%5E3
%282a%29%5E3=8a%5E3
2%5E3%2Aa%5E3=8a%5E3
8a%5E3=8a%5E3

It's also not necessarily true when 2 of them are
negative.  So I think your problem must have said 
"greater than or equal", and also that a, b, and c 
are all non-negative.

First we prove the lemma: 

a%2Bb+%3E=+2sqrt%28ab%29

Proof:
%28a-b%29%5E2%3E=0       <----because the square of a real number is 
                            never negative

a%5E2-2ab%2Bb%5E2%3E=0   <----squaring out the left side

a%5E2%2B2ab%2Bb%5E2%3E=4ab <----adding 4ab to both sides

%28a%2Bb%29%5E2%3E=4ab     <----factoring the left side 

%28a%2Bb%29%3E=2sqrt%28ab%29 <----taking non-negative square roots
                            of both sides

Similarly we can prove 

%28b%2Bc%29%3E=2sqrt%28bc%29

and

%28c%2Ba%29%3E=2sqrt%28ca%29

just by changing the letters in the first proof.

Therefore, multiplying the left and right sides of the
three inequalities:





Edwin