document.write( "Question 401165: A rectangle has a length 7 meters longer than double the width. The perimeter is 134 meters. Find the dimensions of the rectangle.\r
\n" );
document.write( "\n" );
document.write( "Thank you soooooo very much!!!!! \n" );
document.write( "
Algebra.Com's Answer #283851 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A rectangle has a length 7 meters longer than double the width. The perimeter is 134 meters. Find the dimensions of the rectangle. \n" ); document.write( "---------- \n" ); document.write( "Let the width be \"x\". \n" ); document.write( "Then the length is \"2x+7\". \n" ); document.write( "--- \n" ); document.write( "Perimeter = 2(width + length) \n" ); document.write( "134 = 2(x + 2x+7) \n" ); document.write( "67 = 3x+7 \n" ); document.write( "3x = 60 \n" ); document.write( "x = 20 meters (width) \n" ); document.write( "--- \n" ); document.write( "2x+7 = 47 meters (length) \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |