document.write( "Question 71676: John has 300 feet of lumber to frame a rectangular patio (the perimeter of a rectangle is 2 times length plus 2 times width). He wants to maximize the area of his patio (area of a rectangle is length times width). What should the dimensions of the patio be, and show how the maximum area of the patio is calculated from the algebraic equation. \r
\n" );
document.write( "\n" );
document.write( " Show clearly the algebraic steps which prove your dimensions are the maximum area which can be obtained. Use the vertex formula to find the maximum area.\r
\n" );
document.write( "\n" );
document.write( "Answer: \r
\n" );
document.write( "\n" );
document.write( "Show work in this space.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #51320 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! THE MAXIMUM AREA OF A RECTANGLE TAKES THE FORM OF A SQUARE. THUS: \n" ); document.write( "X^2=300 \n" ); document.write( "X=SQRT300 \n" ); document.write( "X=17.32 FEET. ANSWER FOR THE SIDE OF THE SQUARE. \n" ); document.write( "PROOF \n" ); document.write( "17.32*17.32=300 \n" ); document.write( "300=300 \n" ); document.write( " |