document.write( "Question 573367: The length of a large room is twice its width. If the perimeter is 72m, find its dimensions. \n" ); document.write( "
Algebra.Com's Answer #368749 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The length of a large room is twice its width. If the perimeter is 72m, find its dimensions. \n" ); document.write( "--------------------- \n" ); document.write( "Perimeter = 2(length + width) \n" ); document.write( "72 = 2(2x + x) \n" ); document.write( "36 = 3x \n" ); document.write( "x = 12 meters (width) \n" ); document.write( "2x = 24 meters (length)\r \n" ); document.write( "\n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |