document.write( "Question 858785: Andy plans to build a rectangular dog pen in his backyard. A portion of the back wall of his house will serve as one side of the dog pen. If the perimeter of the dog pen must be 40 feet, which of the following widths will result in the maximum area? \n" ); document.write( "
Algebra.Com's Answer #517417 by math-vortex(648)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Hi there,\r\n" ); document.write( "\r\n" ); document.write( "Your Problem:\r\n" ); document.write( "Andy plans to build a rectangular dog pen in his backyard. A portion of the back wall of his house will \r\n" ); document.write( "serve as one side of the dog pen. If the perimeter of the dog pen must be 40 feet, which of the following \r\n" ); document.write( "widths will result in the maximum area? \r\n" ); document.write( "\r\n" ); document.write( "Solution:\r\n" ); document.write( "Recall that \"perimeter\" means the distance around the outside of a shape. We'll start with the formula \r\n" ); document.write( "for the perimeter of a rectangle.\r\n" ); document.write( "\r\n" ); document.write( "Let W be the width of the rectangle.\r\n" ); document.write( "Let L be the length of the rectangle.\r\n" ); document.write( "\r\n" ); document.write( "To go around the outside of a rectangle we have 2 lengths and 2 widths, so the formula for the \r\n" ); document.write( "perimeter is 2L + 2W.\r\n" ); document.write( "\r\n" ); document.write( "We are told that the perimeter is 40 feet, so\r\n" ); document.write( "\r\n" ); document.write( "2L + 2W = 40\r\n" ); document.write( "\r\n" ); document.write( "Now rewrite this equation to give L in terms of W. (We want L by itself on the left side.)\r\n" ); document.write( "\r\n" ); document.write( "Subtract 2W from both sides, and simplify.\r\n" ); document.write( "2L + 2W - 2W = 40 - 2W\r\n" ); document.write( "2L = 40 - 2W\r\n" ); document.write( "\r\n" ); document.write( "Divide both sides by 2, and simplify.\r\n" ); document.write( "2W/2 = (40 - 2W)/2\r\n" ); document.write( "\r\n" ); document.write( "L = 20 - W\r\n" ); document.write( "\r\n" ); document.write( "The problem asks you to find the rectangle width that give the maximum area. The formula for the area \r\n" ); document.write( "of a rectangle is A = L * W\r\n" ); document.write( "\r\n" ); document.write( "Substitute 20 - W for L in the formula.\r\n" ); document.write( "A = (20 - W)*W\r\n" ); document.write( "\r\n" ); document.write( "Now we have an equation that relates the width of the rectangle to the area.\r\n" ); document.write( "Use the distributive property to clear the parentheses.\r\n" ); document.write( "A = 20W - W^2\r\n" ); document.write( "\r\n" ); document.write( "I am going to rearrange the terms on the right side.\r\n" ); document.write( "A = -W^2 + 20W\r\n" ); document.write( "\r\n" ); document.write( "Notice this is a quadratic equation. Its graph is a parabola. Since the W-squared term is negative, the \r\n" ); document.write( "parabola opens downward. We will find the maximum value for A at the vertex of the parabola.\r\n" ); document.write( "\r\n" ); document.write( "The formula for the x-value of the vertex of a parabola is -b/2a where a and b come from the quadratic \r\n" ); document.write( "equation in standard form, y = ax^2 + bx + c\r\n" ); document.write( "\r\n" ); document.write( "For our area equation we have A for y and W for x, or\r\n" ); document.write( "A = aW^2 + bW + C\r\n" ); document.write( "\r\n" ); document.write( "a = -1 (because -W^2)\r\n" ); document.write( "b = 20 (because 20W)\r\n" ); document.write( "c = 0 (because no constant term)\r\n" ); document.write( "\r\n" ); document.write( "So, the -b/2a = -(20)/2(-1) = 10\r\n" ); document.write( "\r\n" ); document.write( "The vertex of this parabola is at W = 10.\r\n" ); document.write( "\r\n" ); document.write( "In the context of this problem W = 10 means that a width of 10 feet with give the maximum area for the \r\n" ); document.write( "fenced in area.\r\n" ); document.write( "\r\n" ); document.write( "There is an interesting thing about this type of problem. Notice that when W equals 10 feet, L also equals \r\n" ); document.write( "10 feet because L = 20-W. (20-10 = 10)\r\n" ); document.write( "\r\n" ); document.write( "This means that the rectangle that gives the maximum area is a 10 x 10 square. When you have a fixed \r\n" ); document.write( "perimeter, a square will always give the maximum area.\r\n" ); document.write( "\r\n" ); document.write( "Hope this helps. Feel free to email me if you have questions about this solution.\r\n" ); document.write( "\r\n" ); document.write( "~Mrs. Figgy\r\n" ); document.write( "math.in.the.vortex@gmail.com\r\n" ); document.write( "\n" ); document.write( " |