document.write( "Question 341208: what would be the perimeter of a rectangle if the length is 24 and the width is 46 \n" ); document.write( "
Algebra.Com's Answer #244367 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
The perimeter of a rectangle is twice the length plus twice the width...it's the distance around a block, so to speak...so,
\n" ); document.write( "P = 2L + 2W
\n" ); document.write( "P = 2(24) + 2(46)
\n" ); document.write( "P = 48 + 92
\n" ); document.write( "P = 140
\n" ); document.write( "
\n" );