document.write( "Question 659325: A rectangular room is 1.2 times as long as it is wide, and its perimeter is 27 meters. Find the dimension of the room. \n" ); document.write( "
Algebra.Com's Answer #410741 by ggwilliams(1)\"\" \"About 
You can put this solution on YOUR website!
Perimeter of rectangle = 2(L + W) and that is equal to 27meters
\n" ); document.write( "Width = a meters and length = 1.2a meters
\n" ); document.write( "Now Perimeter = 2(1.2a + a) =2.4a + a = 27
\n" ); document.write( " So 2.4a + 2a = 27
\n" ); document.write( " 4.4a = 27
\n" ); document.write( "
\n" ); document.write( " 4.4a/4.4 =27/4.4
\n" ); document.write( " a = 6.12 \r
\n" ); document.write( "\n" ); document.write( " Therefore width = 6.12m and length =1.2 x 6.12 = 7.34 meters\r
\n" ); document.write( "\n" ); document.write( "Check 2(1.2 x 6.12) + 2(6.12)
\n" ); document.write( " =2 (7.34) + 12.24
\n" ); document.write( " = 14.68 + 12.24 = 26.92
\n" ); document.write( " And that's the closest we can get to 27 since the numbers are not whole numbers and we have to round off.hence 26.92 to the nearest whole number would be 27
\n" ); document.write( "
\n" );