document.write( "Question 1170327: A rectangle is 2 inches longer than it is wide. Numerically, its area exceeds its perimeter by 31. Find the perimeter.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #795208 by ikleyn(52798)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x be the width, in inches;\r\n" );
document.write( "\r\n" );
document.write( "then the length is (x+2) inches.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The area is  x*(x+2) square inches.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The perimeter is  2x + 2*(x+2) = 4x + 4 inches.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The equation is  \r\n" );
document.write( "\r\n" );
document.write( "    x*(x+2) - (4x+4) = 31,   or\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    x^2 +2x - 4x + 2 - 4 = 31\r\n" );
document.write( "\r\n" );
document.write( "    x^2 - 2x - 35 = 0\r\n" );
document.write( "\r\n" );
document.write( "    (x-7)*(x+5) = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Of the two roots  x= 7, x= -5, only value of 7 is positive and is the solution to the problem.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The dimensions of the rectangle are  7 and 9 inches.      ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  The area is 7*9 = 63 sq.inches.  The perimeter is  2*(7+9) = 32 inches.  The difference is  63 - 32 = 31.   ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );