document.write( "Question 506870: Suppose that the width of a certain rectangle is 2 inches less than its length. The area is numerically 8 less than twice the perimeter. Find the length and width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #340264 by emargo19(101)![]() ![]() ![]() You can put this solution on YOUR website! Let w be the width \n" ); document.write( "length= w+2 \n" ); document.write( "Area=w(w+2)\r \n" ); document.write( "\n" ); document.write( "Perimeter=2(w)+2(w+2)-8\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Next solve using Quadratic Formula.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |