document.write( "Question 181057: A rectangular room is 1.2 times as long as it is wide, and its perimeter is 33 meters. Find the dimension of the room.
\n" ); document.write( "the length is:
\n" ); document.write( "in meters
\n" ); document.write( "and the width is:
\n" ); document.write( "in meters
\n" ); document.write( "

Algebra.Com's Answer #135712 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Given: Length = 1.2 Width
\n" ); document.write( "\"L+=+1.2W\"
\n" ); document.write( "\"perimeterOfRectangle+=+2%2ALength+%2B+2%2AWidth\"
\n" ); document.write( "\"33+=+2%2A%281.2W%29+%2B+2W\"
\n" ); document.write( "\"33+=+2.4W+%2B+2W\"
\n" ); document.write( "\"33+=+4.4W\"
\n" ); document.write( "\"7.5+=+W\"\r
\n" ); document.write( "\n" ); document.write( "\"L+=+1.2%2AW\"
\n" ); document.write( "\"L+=+1.2+%2A+7.5\"
\n" ); document.write( "\"L+=+9\" m\r
\n" ); document.write( "\n" ); document.write( "Check your answer
\n" ); document.write( "Does 9 + 9 + 7.5 + 7.5 = 33???
\n" ); document.write( "
\n" );