document.write( "Question 353509: A rectangular room is 1.4 times as long as it is wide, and its perimeter is 33 meters. Find the dimension of the room \n" ); document.write( "
Algebra.Com's Answer #252578 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
From the given, \"L+=+1.4W\". Also, \"P+=+2L+%2B2W+=+33\".
\n" ); document.write( "By direct substitution, \"2%2A%281.4W%29+%2B+2W+=+33\".
\n" ); document.write( "\"2.8W+%2B+2W+=+33\",
\n" ); document.write( "\"4.8W+=+33\",
\n" ); document.write( "\"W+=+6.875\"meters.
\n" ); document.write( "The length of the room is 9.625 meters.
\n" ); document.write( "
\n" );