document.write( "Question 661560: a garden has a fence that is 48 feet long. if the width of the rectangular garden is 13 feet, what is the length of the garden? \n" ); document.write( "
Algebra.Com's Answer #411670 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! fence is perimeter = 48 = 2(l+w) = 2l + 2w \n" ); document.write( "w = 13 \n" ); document.write( "2l + 2(13) = 48 \n" ); document.write( "2l + 26 = 48 \n" ); document.write( "2l + 26 - 26 = 48 - 26 \n" ); document.write( "2l = 22 \n" ); document.write( "2l/2=22/2 \n" ); document.write( "l=11 \n" ); document.write( " |