document.write( "Question 1170866: the perimeter of a rectangle is 30 meters. twice its length is the same as thrice its width. find its dimensions. \n" ); document.write( "
Algebra.Com's Answer #795747 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "My preferred approach to this problem is to convert the given information to say the ratio of length to width is 3:2. Then \n" ); document.write( "let 3x = length \n" ); document.write( "let 2x = width \n" ); document.write( "The perimeter (twice length plus twice width) is 30m: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "ANSWERS: \n" ); document.write( "length 3x = 9m \n" ); document.write( "width 2x = 6m \n" ); document.write( " \n" ); document.write( " |