document.write( "Question 256658: what is the perimeter of a rectangle that is 5yd long and 3yd wide?
\n" ); document.write( "2.what is the perimeter of a garden that is 20ft long and 15 ft wide?
\n" ); document.write( "3. what is the perimeter of a square table with a side lenght of 50inches?
\n" ); document.write( "

Algebra.Com's Answer #188765 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
p = 2L + 2W \n" ); document.write( "
\n" );