Question 446615: If a , b and c are three sides of a triangle with perimeter 1, then is bc + ca + ab less than or equal to 1/3?
Answer by robertb(5830) (Show Source):
You can put this solution on YOUR website! We show that .
We want to optimize ab + bc + ca subject to the constraint a + b + c = 1.
With Lagrange multiplier in mind, define the function

Then
,
,
,and
.
Solving the system of equations first for , we obtain .
The system then becomes
b+c = 2/3,
a+c = 2/3, and
a+b = 2/3.
==> 
These values of a,b, and c would give optimize ab + bc + ca, we just don't know whether its a max or min. When , .
Hence we compare the value of ab + bc + ca when , , and , which gives . Hence maximizes ab + bc + ca, and
.
|
|
|