document.write( "Question 1052491: The length of a rectangle is 2 cm longer than its width. If the perimeter of the rectangle is 28 cm, find its area \n" ); document.write( "
Algebra.Com's Answer #667838 by ikleyn(52786)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "The length of a rectangle is 2 cm longer than its width. If the perimeter of the rectangle is 28 cm, find its area \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let W = the width.\r\n" ); document.write( "Then the length = W+2.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The perimeter is\r\n" ); document.write( "\r\n" ); document.write( "2W + 2(W+2) = 28,\r\n" ); document.write( "\r\n" ); document.write( "4W + 4 = 28 ---> 4W = 28-4 ---> 4W = 24 ---> W = \n" ); document.write( " \n" ); document.write( " |