document.write( "Question 680443: here is a room: it is L metres long and W metres wide.
\n" );
document.write( "what is the perimeter? \n" );
document.write( "
Algebra.Com's Answer #422351 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! here is a room: it is L metres long and W metres wide. \n" ); document.write( "what is the perimeter? \n" ); document.write( "-------------- \n" ); document.write( "P = 2L + 2W \n" ); document.write( " \n" ); document.write( " |