document.write( "Question 301625: what is the perimeter of a bedroom 12 feet long and 10 feet wide? \n" ); document.write( "
Algebra.Com's Answer #216285 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
I assume the room is a rectangle.
\n" ); document.write( "The perimeter of a rectangle is,
\n" ); document.write( "\"P=2%2A%28L%2BW%29\"
\n" ); document.write( "\"P=2%2A%2812%2B10%29\"
\n" ); document.write( "\"P=2%2A%2822%29\"
\n" ); document.write( "\"P=44\"
\n" ); document.write( "The perimeter is 44 feet.
\n" ); document.write( "
\n" );