document.write( "Question 929172: The width and length of a rectangle are consecutive integers. If the perimeter of the rectangle is 722 inches,
\n" ); document.write( " find the width and length of the rectangle.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #564135 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
The dimensions x and y may be as y=x+1, and \"2x%2B2y=722\",
\n" ); document.write( "\"2x%2B2%28x%2B1%29=722\"
\n" ); document.write( "\"x%2Bx%2B1=361\"
\n" ); document.write( "\"2x=360\"
\n" ); document.write( "\"x=180\" and then \"y=181\".
\n" ); document.write( "
\n" );