document.write( "Question 416945: The width and length of a rectangle are consecutive integers. If the perimeter of the rectangle is 166 inches, find the width and length of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #291997 by sudhanshu_kmr(1152)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "2( x + x+1 ) = 166\r
\n" ); document.write( "\n" ); document.write( "=> 4x + 2 = 166\r
\n" ); document.write( "\n" ); document.write( "=> 4x = 166-2 = 164\r
\n" ); document.write( "\n" ); document.write( "=> x = 41\r
\n" ); document.write( "\n" ); document.write( "so, dimension is: 41 x 42 \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );