document.write( "Question 528510: How do you find the perimeter of a rectangle that is 9 feet long and 4 feet wide. \n" ); document.write( "
Algebra.Com's Answer #349333 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
P=2w+2L
\n" ); document.write( "P=2*4+2*9
\n" ); document.write( "you solve it.
\n" ); document.write( "
\n" );