document.write( "Question 56158: Amanda has 400 feet of lumber to frame a rectangular patio. She wants to maximize the area of her patio. What should the dimensions of the patio be, and show how the maximum area of the patio is calculated from the algebraic equation. Use the vertex form to find the maximum area. \r
\n" );
document.write( "\n" );
document.write( "Answer:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Show work in this space. \n" );
document.write( "
Algebra.Com's Answer #38091 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Amanda has 400 feet of lumber to frame a rectangular patio. She wants to maximize the area of her patio. What should the dimensions of the patio be, and show how the maximum area of the patio is calculated from the algebraic equation. Use the vertex form to find the maximum area. \r \n" ); document.write( "\n" ); document.write( "Answer: A=10,000 square ft\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Show work in this space. \n" ); document.write( "Let length=x \n" ); document.write( "Let width=y \n" ); document.write( "Perimeter=400 \n" ); document.write( "2(length)+2(width)=Perimeter \n" ); document.write( "2x+2y=400 \n" ); document.write( "2y=400-2x \n" ); document.write( "2y/2=400/2-2x/2 \n" ); document.write( "y=200-x \n" ); document.write( "A=length*width \n" ); document.write( "A=xy but y=200-x so \n" ); document.write( "A=x(200-x) \n" ); document.write( "Vertex form is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "A=-(x^2-200x+____)+____ \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The vertex is (100, 10000), that means that the maximum x (length) is 100 ft, and the maximum A (area) is 10000 ft^2 \n" ); document.write( "I hope this is a little more clear. \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |