document.write( "Question 507244: What is the perimeter and area of a rectangle with length 200 ft and width 45 ft? \n" ); document.write( "
Algebra.Com's Answer #340376 by jennywecas(28)\"\" \"About 
You can put this solution on YOUR website!
perimeter = 200+200+45+45= 490
\n" ); document.write( "Area = 200*45= 9,000
\n" ); document.write( "
\n" );