document.write( "Question 71238: 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.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #50968 by galactus(183)\"\" \"About 
You can put this solution on YOUR website!
Let x = the width and y = length of the patio. The perimeter of the patio can be represented by \"P=2x%2B2y=300\". The area by \"A=xy\". See so far?.\r
\n" ); document.write( "\n" ); document.write( "Solve 2x+2y=300 for y and sub into the area formula.\r
\n" ); document.write( "\n" ); document.write( "\"y=%28300-2x%29%2F2=150-x\"\r
\n" ); document.write( "\n" ); document.write( "Now, sub into area, xy:\r
\n" ); document.write( "\n" ); document.write( "\"x%28150-x%29=-x%5E2%2B150x\"\r
\n" ); document.write( "\n" ); document.write( "You probably know the x-coordiante of the vertex is given by \"-b%2F%282a%29\"\r
\n" ); document.write( "\n" ); document.write( "a=-1 and b=150\r
\n" ); document.write( "\n" ); document.write( "\"-150%2F%282%28-1%29%29=75\"\r
\n" ); document.write( "\n" ); document.write( "Therefore, the width x, is 75. \r
\n" ); document.write( "\n" ); document.write( "Subbing gives us y=75 also.\r
\n" ); document.write( "\n" ); document.write( "Therefore, max area is achieved when the width is 75 and the length is 75.\r
\n" ); document.write( "\n" ); document.write( "It can be shown through calculus that the max area is achieved when the area is a square. Which you have. 75X75 square patio.
\n" ); document.write( "
\n" );