document.write( "Question 843192: making a rain gutter
\n" ); document.write( "a rain gutter is formed by bending up the sides of a 30-inch-wide rectangular metal sheet
\n" ); document.write( "(a) find a function that models the cross- sectional area of the gutter in terms of x
\n" ); document.write( "(b) find the value of x that maximizes the cross-sectional area of the gutter
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #507992 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the perimeter of a rectangle is equal to 2L + 2W.
\n" ); document.write( "the area of a rectangle is equal to LW.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the rectangle is the cross section of the gutter.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you know that the perimeter is equal to 30, so you set up an equation as shown below:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2L + 2W = 30\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for L in terms of W.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you will get L = (30 - 2W) / 2 which simplifies to L = 15 - W\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substitute for L in the equation of Area = LW to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Area = (15-W) * W\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "After you simplify, your equation becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Area = 15W - W^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "rearrange the terms to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Area = -W^2 + 15W\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this equation is now in the standard form of a quadratic equation which is equal to ax^2 + bx + c\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a = -1
\n" ); document.write( "b = 15
\n" ); document.write( "c = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since the coefficient of the w^2 term in this quadratic is negative, the graph will point up and open down.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this means the max/min point of the quadratic equation is a max point.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the x-coordinate of the maximum point in the graph of this equation is equal to -b/2a which is equal to -15/-2 which is equal to 7.5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the y-coordinate of the maximum point in the graph of this equation is equal f(7.5) which is equal to -(7.5)^2 + (15 * 7.5) which is equal to 56.25.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "all you do is replace w in the original equation with 7.5 and solve for the area.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-w^2 + 15w becomes -(7.5)^2 + 15*7.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the maximum area is at 56.25.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "it occurs when W is equal to 7.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "When W is equal to 7.5, the perimeter of the gutter becomes 2L + 2(7.5) = 30 which simplifies to 2L + 15 = 30\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for L to get L = 7.5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the maximum cross sectional area is when both L and W are equal to 7.5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the graph of the equation of the area of the cross section of the gutter is shown below:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"graph%28600%2C600%2C-5%2C20%2C-10%2C60%2Cx%2A%2815-x%29%2C56.25%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula that was used to generate this graph was:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = (15 - x) * x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "length is represented by (15 - x) and width is represented by x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the horizontal line at y = 56.25 is there to show you what the top of the curve maxes out at 56.25.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );