document.write( "Question 384627: The perimeter of a rectangle is 42 ft. The length of the rectangle 3 ft. less than twice the width.Find the length and width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #272299 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! If x and 2x - 3 are the width and length of the rectangle, then\r \n" ); document.write( "\n" ); document.write( "2(x + 2x-3) = 42\r \n" ); document.write( "\n" ); document.write( "x + (2x - 3) = 21\r \n" ); document.write( "\n" ); document.write( "Solving, we obtain x = 8, 2x - 3 = 13. \n" ); document.write( " |