document.write( "Question 514864: A 10m by 20m pool is surrounded by a deck of uniform width. The area of the deck is 216m^2. How wide is the deck? \n" ); document.write( "
Algebra.Com's Answer #343610 by drcole(72)![]() ![]() ![]() You can put this solution on YOUR website! Try drawing a picture. Let x represent the width of the deck. We can break the deck up into eight pieces: the two rectangles adjacent to the long sides of the pool, the two rectangles adjacent to the short sides of the pool, and the four corners, each of which is a square with sides the width of the deck. Let's describe the areas of each piece of the deck algebraically:\r \n" ); document.write( "\n" ); document.write( "Each rectangle adjacent to a long side of the pool has length 20 meters and width x meters, and thus area 20x square meters.\r \n" ); document.write( "\n" ); document.write( "Each rectangle adjacent to a short side of the pool has length 10 meters and width x meters, and thus area 10x square meters.\r \n" ); document.write( "\n" ); document.write( "Each square corner has all sides of width x meters, and thus has area x^2 square meters.\r \n" ); document.write( "\n" ); document.write( "Since there are two of each rectangle and four square corners, the total area of the deck is:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We know that the area of the deck is 216 square meters, so we have a quadratic equation we can solve:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now we solve:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Setting both factors equal to 0, we get the roots x = -18 and x = 3. Now x = -18 cannot be the solution, since x represents a width and cannot be negative. So the only realistic solution is x = 3. So the deck has a uniform width of 3 meters. \n" ); document.write( " |