document.write( "Question 268524: A rectangular flower bed with width 12 feet and length 15 feet is going to have a walkway of uniform width on all sides. If the area of the walkway is 90 square feet, how wide is the walkway? \n" ); document.write( "
Algebra.Com's Answer #196774 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! A rectangular flower bed with width 12 feet and length 15 feet is going to have a walkway of uniform width on all sides. If the area of the walkway is 90 square feet, how wide is the walkway?\r \n" ); document.write( "\n" ); document.write( "Area of bed plus walkway (Abw) - Area of bed (Ab) = Area of walkway (Aw) \n" ); document.write( "Abw - 15 * 12 = 90 \n" ); document.write( "Abw - 180 = 90 \n" ); document.write( "Abw = 270 \n" ); document.write( "(15 + 2W)(12 + 2W) = 270 (visualize or draw this, makes sense that twice the width of the walk way would be added to each of the 2 dimensions of the flower bed) \n" ); document.write( "180 + 30W + 24W + 4W^2 = 270 (used foil to get this, now rearrage) \n" ); document.write( "4W^2 + 54W - 90 = 0 (divide both sides by 4) \n" ); document.write( "W^2 + 13.5W - 22.5 = 0 \n" ); document.write( "(W + 15)(W - 1.5) = 0 (15W - 1.5W = 13.5W, and 15 * -1.5 = -22.5) \n" ); document.write( "since W can not be negative, W is 1.5 feet \n" ); document.write( "so width of walk way is 1.5 feet\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |