document.write( "Question 401548: A rectangular room is 1.9 times as long as it is wide, and its perimeter is 35 meters. Find the dimension of the room. \n" ); document.write( "
Algebra.Com's Answer #284149 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+2(1.9x)=35
\n" ); document.write( "2x+3.8x=35
\n" ); document.write( "5.8x=35
\n" ); document.write( "x=6
\n" ); document.write( "1.9x=11.5
\n" ); document.write( "
\n" );