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)![]() ![]() You can put this solution on YOUR website! We show that \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 \n" ); document.write( " \n" ); document.write( "Then \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solving the system of equations first for \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( "==> \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 \n" ); document.write( "\n" ); document.write( "Hence we compare the value of ab + bc + ca when \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |