document.write( "Question 4462: A flower bed is in the shape of a rectangle. Its length is twice its width. The bed is surrounded by a walkway 4 feet wide. If the area of the walkway is exactly twice the area of the bed, find the dimensions of the bed. \n" ); document.write( "
Algebra.Com's Answer #2029 by rapaljer(4671)![]() ![]() You can put this solution on YOUR website! Begin by drawing a rectangle whose width is x, and whose length is 2x. Add another rectangle outside this rectangle that extends 4 feet in each direction from the inner rectangle. The width of the outer rectangle is x+8, and the length of the outer rectangle is 2x+8, since you have to add 4 feet TWICE in each direction.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The area of the inner rectangle is LW = x(2x) or \n" ); document.write( "The area of the outer rectangle is LW = (x+8)(2x+8) or \n" ); document.write( "Area of walkway = outer area - inner area \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Equation: Area of walkway equals twice inner area (area of the bed): \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Quadratic equations, so set equal to zero by subtracting 24x and 64 from both sides. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Factor out the common factor of 4: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Factor the trinomial: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solutions are x = 8 and x = -2, but x represents the side of a rectangle, so it cannot be negative. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "Final answer: \n" ); document.write( "x = 8 width of bed. \n" ); document.write( "2x = 16 length of bed.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Check: \n" ); document.write( "Dimensions of the walkway \n" ); document.write( "x+8 = 16 \n" ); document.write( "2x+8= 24 \n" ); document.write( "Area of bed = \n" ); document.write( "Total area = \n" ); document.write( "Area of walk = 384 - 128 = 256 sq. ft.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Area of walk = 2(area of bed) \n" ); document.write( "256 = 2(128)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "R^2 at SCC \n" ); document.write( " |