document.write( "Question 857588: A rectangular room is twice as long as it is wide, and its perimeter is 54 meters. Find the length of the room. \n" ); document.write( "
Algebra.Com's Answer #516693 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
L = 2W
\n" ); document.write( "2W + 2L = 54
\n" ); document.write( "Substitute the value of L from the first equation into the second.
\n" ); document.write( "2W + 2(2w) = 54
\n" ); document.write( "2W + 4W = 54
\n" ); document.write( "6W = 54
\n" ); document.write( "W = 9
\n" ); document.write( "If W is 9, then L = 2*9, or 18
\n" ); document.write( ".
\n" ); document.write( "Add the L and W to check the perimeter.
\n" ); document.write( "9 + 9 + 18 + 18 =
\n" ); document.write( "18 + 36 =
\n" ); document.write( "54
\n" ); document.write( "success!
\n" ); document.write( "
\n" );