document.write( "Question 346698: The length of a rectangle is one centimeter less than twice the width. The perimeter is 28 cm. Find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #247970 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Hi, \n" ); document.write( "*Note: perimeter is the sum of all sides. \n" ); document.write( "Let x be the width. \n" ); document.write( ". \n" ); document.write( "The question states the following to be true. \n" ); document.write( "Write as You Read. \n" ); document.write( ". \n" ); document.write( "length is (2x-1) \n" ); document.write( ". \n" ); document.write( "x + x +(2x-1)+(2x-1)=28 \n" ); document.write( "Cimplify and Solve for x \n" ); document.write( ". \n" ); document.write( "6x -2 = 28 \n" ); document.write( "6x = 30 \n" ); document.write( "x = 5 width is 5cm and the length is 9cm \n" ); document.write( ". \n" ); document.write( "Check Your answer \n" ); document.write( "5+5+9+9 = 28 \n" ); document.write( " |