document.write( "Question 854680: The length and width of a rectangle are consecutive even integers. The perimeter is 44 meters. Find the length and width. \n" ); document.write( "
Algebra.Com's Answer #515108 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
2(l+w)=P
\n" ); document.write( "2(l+l+2)=44
\n" ); document.write( "2l+2=22
\n" ); document.write( "2l=20
\n" ); document.write( "l=10\r
\n" ); document.write( "\n" ); document.write( "length:10, width:12
\n" ); document.write( "
\n" );