document.write( "Question 209623: the lenght of a rectangle is one inch more than twice the width. if the perimeter of the rectangle is 92 inches, find the length and the width of the rectangle \n" ); document.write( "
Algebra.Com's Answer #158514 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
L=2W+1
\n" ); document.write( "2L+2W=92
\n" ); document.write( "2(2W+1)+2W=92
\n" ); document.write( "4W+2+2W=92
\n" ); document.write( "6W=92-2
\n" ); document.write( "6W=90
\n" ); document.write( "W=90/6
\n" ); document.write( "W=15 ANS. FOR THE WIDTH.
\n" ); document.write( "L=2*15+1
\n" ); document.write( "L=30+1
\n" ); document.write( "L=31 ANS. FOR THE LENGTH.
\n" ); document.write( "PROOF:
\n" ); document.write( "2*31+2*15=92
\n" ); document.write( "62+30=92
\n" ); document.write( "92=92\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );