document.write( "Question 308517: A rectangular garden has an area of 2w to the second plus 5w. It has a sidewalk 3 feet wide on all four sides of the garden. The area of the sidewalk is 210 feet. What is the numeric dimensions of the garden? \n" ); document.write( "
Algebra.Com's Answer #220595 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A rectangular garden has an area of 2w^2 + 5w.
\n" ); document.write( "L = length, w = width
\n" ); document.write( "L = area/width
\n" ); document.write( "L = \"%282w%5E2+%2B+5w%29%2Fw\"
\n" ); document.write( "L = 2w + 5
\n" ); document.write( ":
\n" ); document.write( " It has a sidewalk 3 feet wide on all four sides of the garden.
\n" ); document.write( "that adds 6' to each garden dimension
\n" ); document.write( "Overall dimensions
\n" ); document.write( "L = 2w + 5 + 6
\n" ); document.write( "L = 2w + 11
\n" ); document.write( "w = w + 6
\n" ); document.write( "Overall area;
\n" ); document.write( "(2w+11)*(w+6) = 2w^2 + 12w + 11w + 66
\n" ); document.write( "2w^2 + 23w + 66; overall area
\n" ); document.write( ":
\n" ); document.write( " The area of the sidewalk is 210 feet.
\n" ); document.write( "Overall area - garden area = 210
\n" ); document.write( "(2w^2 + 23w + 66) - (2w^2 + 5w) = 210
\n" ); document.write( "Remove brackets combine like terms:
\n" ); document.write( "2w^2 - 2w^2 + 23w - 5w = 210 - 66
\n" ); document.write( "18w = 144
\n" ); document.write( "w = \"144%2F18\"
\n" ); document.write( "w = 8
\n" ); document.write( ":
\n" ); document.write( " What is the numeric dimensions of the garden?
\n" ); document.write( "w = 8 ft is the width
\n" ); document.write( "and
\n" ); document.write( "L = 2(w) + 5
\n" ); document.write( "L = 2(8) + 5
\n" ); document.write( "L = 16 + 5
\n" ); document.write( "L = 21 ft is the length
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution
\n" ); document.write( "(27*14) - (21*8) = 210\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );