document.write( "Question 661937: The width of a rectangle is 5 feet. The length of the rectangle is 11 feet. What is the perimeter of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #411838 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! p = 2(l+w) = 2l+2w \n" ); document.write( "w=5 \n" ); document.write( "l=11 \n" ); document.write( "p = 2(5+11) \n" ); document.write( "p=2(16) \n" ); document.write( "p=32 ft \n" ); document.write( " \n" ); document.write( " |