document.write( "Question 643170: What is the perimeter of a rectangle with a length of 11 inches and a width of 4 1/2 inches? \n" ); document.write( "
Algebra.Com's Answer #404368 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
Perimeter of a rectangle is 2 x L + 2 x W...twice the length plus twice the width.


\n" ); document.write( "2x11 + 2*4.5 = 22+9 = 31 inches. \n" ); document.write( "

\n" );