document.write( "Question 636308: The sum of the lengths of the legs of a right triangle is 40cm. What is the largest possible area for such triangle? \n" ); document.write( "
Algebra.Com's Answer #400893 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
The sum of the lengths of the legs of a right triangle is 40cm. What is the largest possible area for such triangle?
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Area = \"1%2F2\"·base·height\r\n" );
document.write( "\r\n" );
document.write( "Let the area by y, one leg be x and the other leg be 40-x, then\r\n" );
document.write( "\r\n" );
document.write( "   y = \"1%2F2\"x(40-x)\r\n" );
document.write( "   y = \"1%2F2\"40x - x²\r\n" );
document.write( "   y = 20x - \"1%2F2\"x²\r\n" );
document.write( "\r\n" );
document.write( "Write that in the form \r\n" );
document.write( "\r\n" );
document.write( "   y = ax² + bx + c\r\n" );
document.write( "\r\n" );
document.write( "   y = \"-1%2F2\"x² + 20x + 0\r\n" );
document.write( "\r\n" );
document.write( "Since the coefficient of x² is negative, we know that the \r\n" );
document.write( "parabola opens downward and therefore the vertex will be a\r\n" );
document.write( "maximum.\r\n" );
document.write( "\r\n" );
document.write( "The vertex of a parabola is given by \r\n" );
document.write( "\r\n" );
document.write( "x-coordinate of the vertex = \"-b%2F%282a%29\"\r\n" );
document.write( "\r\n" );
document.write( "y-coordinate of the vertex = what you get when you substitute\r\n" );
document.write( "                             the x-coordinate in the equation\r\n" );
document.write( "                             and solve for y.\r\n" );
document.write( "\r\n" );
document.write( "So for your problem:\r\n" );
document.write( "\r\n" );
document.write( "x-coordinate of the vertex = \"-b%2F%282a%29\" = \"-%2820%29%2F%282%2A%28-1%2F2%29%29\" = 20\r\n" );
document.write( "\r\n" );
document.write( "y-coordinate of the vertex = y = \"-1%2F2\"(20)² + 20(20) + 0 = 200\r\n" );
document.write( "\r\n" );
document.write( "So the maximum area that such a right triangle can have is 200 \r\n" );
document.write( "and that will be when x = 20, which means that the other leg 40-x\r\n" );
document.write( "will also be 40-20 = 20.  This triangle will be an isosceles right\r\n" );
document.write( "triangle.  \r\n" );
document.write( "\r\n" );
document.write( "Answer: Maximum area = 200cm² when both legs are 20cm each.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );