document.write( "Question 228852: The perimeter of a rectangular garden is 110 ft. the length of the garden is 5 ft more than the width. What are the length and width of the garden.... \n" ); document.write( "
Algebra.Com's Answer #169774 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
P=2w+2L
\n" ); document.write( "110=2w+2(w+5)
\n" ); document.write( "110=2w+2w+10
\n" ); document.write( "100=4w
\n" ); document.write( "w=25 ft
\n" ); document.write( "w+5=30 ft
\n" ); document.write( "
\n" );