document.write( "Question 67338This question is from textbook Prentice Hill Mathematics
\n" ); document.write( ": You are planning a rectangular garden. Its length is twice its width. You want a walkway 2 ft wide around the garden.
\n" ); document.write( "a.Write an expression for the area of the garden and walk.
\n" ); document.write( "b.Write an expression for the area of the walk only.
\n" ); document.write( "c.You have enough gravel to cover 76 ft^2(squared) and want to use it all on the walk. How big should you make the garden?
\n" ); document.write( "

Algebra.Com's Answer #47895 by raghu_pratoori(2)\"\" \"About 
You can put this solution on YOUR website!
Let width(w)of rectangular garden be xft.
\n" ); document.write( "therefore length(l) of garden=2xft
\n" ); document.write( "a.l of garden and walk=(2x+2)ft
\n" ); document.write( " w of garden and walk=(x+2)ft
\n" ); document.write( " area of garden and walk=(2x+2)(x+2)=2x^2+2x+4x+4=(2x^2+6x+4)ft^2
\n" ); document.write( "b.area of only walk=area of garden and walk-area of garden
\n" ); document.write( " area of garden=(x)(2x)=2x^2ft^2
\n" ); document.write( " area of only walk=(2x^2+6x+4)-2x^2=2x^2+6x+4-2x^2=(6x+4)ft^2
\n" ); document.write( "c.area of gravel=76ft^2
\n" ); document.write( " area of only walk=76ft^2
\n" ); document.write( " 6x+4=76
\n" ); document.write( " 6x=72
\n" ); document.write( " x=12ft
\n" ); document.write( " l=2x=2*12=24ft
\n" ); document.write( " w=x=12ft
\n" ); document.write( " area of garden=24*12=288ft^2
\n" ); document.write( " therefore the garden should be of 288ft^2.
\n" ); document.write( "
\n" );