document.write( "Question 341726: A rectangular room is 1.9 times as lomng as it is wide, and its perimeter is 33 meters. Find the dimension of the room. The length is what in meters? And the width is what in meters? \n" ); document.write( "
Algebra.Com's Answer #244715 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
L=1.9W
\n" ); document.write( "P=2L+2W
\n" ); document.write( "33=2(1.9W)+2W
\n" ); document.write( "33=3.8W+2W
\n" ); document.write( "5.8W=33
\n" ); document.write( "W=33/5.8
\n" ); document.write( "W=5.69 METERS FOR THE WIDTH.
\n" ); document.write( "L=1.9*5.69=10.81 METERS FOR THE LENGTH.
\n" ); document.write( "PROOF:
\n" ); document.write( "33=2*10.81+2*5.69
\n" ); document.write( "33=21.62+11.38
\n" ); document.write( "33=33
\n" ); document.write( "
\n" );