document.write( "Question 262964: A rectangular room is 1.5 times as long as it is wide, and its perimeter is 32 meters. Find the dimension of the room. \n" ); document.write( "
Algebra.Com's Answer #193720 by mananth(16946)![]() ![]() You can put this solution on YOUR website! A rectangular room is 1.5 times as long as it is wide, and its perimeter is 32 meters. Find the dimension of the room.\r \n" ); document.write( "\n" ); document.write( "Width of room be x \n" ); document.write( "Length = 1.5x\r \n" ); document.write( "\n" ); document.write( "Perimeter=2*(l+b) \n" ); document.write( "= 2(1.5x+x) \n" ); document.write( "3x+2x=32 \n" ); document.write( "5x=32 \n" ); document.write( "X=6.4 \n" ); document.write( "& 9.50 meters \n" ); document.write( " \n" ); document.write( " |