document.write( "Question 484311: the width of a rectangular frame is twice its length. what are the measures of the length and width if the perimeter is 200cm ? \n" ); document.write( "
Algebra.Com's Answer #331368 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the width of a rectangular frame is twice its length. what are the measures of the length and width if the perimeter is 200cm ? \n" ); document.write( "--- \n" ); document.write( "Let length be \"x\". \n" ); document.write( "Then width = \"2x\". \n" ); document.write( "---- \n" ); document.write( "Perimeter = 2(length + width) \n" ); document.write( "200 = 2(x + 2x) \n" ); document.write( "100 = 3x \n" ); document.write( "x = 33 1/3 (length) \n" ); document.write( "2x = 66 2/3 (width) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |