document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #307708 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
We show that \"ab+%2B+bc+%2B+ca+%3C=+1%2F3\".
\n" ); document.write( "We want to optimize ab + bc + ca subject to the constraint a + b + c = 1.\r
\n" ); document.write( "\n" ); document.write( "With Lagrange multiplier \"alpha\" in mind, define the function
\n" ); document.write( "\"F%28a%2Cb%2Cc%29+=+ab+%2B+bc+%2B+ca++%2B+alpha%2A%28a%2Bb%2Bc+-+1%29\"
\n" ); document.write( "Then
\n" ); document.write( "\"F%5Ba%5D+=+b%2Bc%2B+alpha+=+0\",
\n" ); document.write( "\"F%5Bb%5D+=+a%2Bc%2B+alpha+=+0\",
\n" ); document.write( "\"F%5Bc%5D+=+a%2Bb%2B+alpha+=+0\",and
\n" ); document.write( "\"F%5Balpha%5D+=+a%2Bb%2Bc+-+1+=+0\".\r
\n" ); document.write( "\n" ); document.write( "Solving the system of equations first for \"alpha\", we obtain \"alpha+=+-2%2F3\".
\n" ); document.write( "The system then becomes
\n" ); document.write( "b+c = 2/3,
\n" ); document.write( "a+c = 2/3, and
\n" ); document.write( "a+b = 2/3.\r
\n" ); document.write( "\n" ); document.write( "==> \"a+=+b+=+c+=+1%2F3\"
\n" ); document.write( "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 \"a+=+b+=+c+=+1%2F3\", \"ab+%2B+bc+%2B+ca+=+1%2F3\".\r
\n" ); document.write( "\n" ); document.write( "Hence we compare the value of ab + bc + ca when \"a+=+1%2F4\", \"b+=+1%2F4\", and \"c+=+1%2F2\", which gives \"ab+%2B+bc+%2B+ca+=+1%2F16+%2B+2%2F16+%2B+2%2F16+=+5%2F16+%3C+1%2F3\". Hence \"a+=+b+=+c+=+1%2F3\" maximizes ab + bc + ca, and
\n" ); document.write( "\"ab+%2B+bc+%2B+ca+%3C=+1%2F3\".
\n" ); document.write( "
\n" ); document.write( "
\n" );