document.write( "Question 62777: Could someone please help me with this. I just don't get algebra, but i'm getting better.
\n" ); document.write( "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 #43625 by jai_kos(139)\"\" \"About 
You can put this solution on YOUR website!
Let L be the length
\n" ); document.write( "Let W be the width
\n" ); document.write( "We know the perimeter is:
\n" ); document.write( "2(L + W) = 300
\n" ); document.write( "Solving for L:
\n" ); document.write( "L + W = 150
\n" ); document.write( "L = 150 - W\r
\n" ); document.write( "\n" ); document.write( "Now write a formula for the area:
\n" ); document.write( "Area = L * W
\n" ); document.write( "Area = (150 - W) * W
\n" ); document.write( "Area = -W² + 150W\r
\n" ); document.write( "\n" ); document.write( "You can see this is the formula for a parabola. I'll simplify things by expressing it in terms of x:
\n" ); document.write( "f(x) = -x² + 150x\r
\n" ); document.write( "\n" ); document.write( "But it isn't in vertex form:
\n" ); document.write( "f(x) = a(x - h) + k\r
\n" ); document.write( "\n" ); document.write( "To get it in that form, first pull out the -1 to get x²:
\n" ); document.write( "f(x) = -1(x² - 150x)\r
\n" ); document.write( "\n" ); document.write( "Now take the coefficient on the x term (-150), take half of it (-75) and square it (5625). Add and subtract this:
\n" ); document.write( "f(x) = -1(x² - 150x + 5625 - 5625)
\n" ); document.write( "Now you can write this as a square:
\n" ); document.write( "f(x) = -1[ (x - 75)(x - 75) - 5625)
\n" ); document.write( "Simplify:
\n" ); document.write( "f(x) = -1(x - 75)² + 5625\r
\n" ); document.write( "\n" ); document.write( "You have a downward facing parabola, with a maximum vertex at the point (h, k) or (75, 5625)\r
\n" ); document.write( "\n" ); document.write( "So the maximum is when the width is 75. When you solve for length you get that the length is also 75. So the maximum area for the patio is a square with sides of length 75 feet. The total area will be 5,625 sq. feet, a maximum.
\n" ); document.write( "
\n" );