document.write( "Question 167691: Find the lenghth of a rectangle when the width is 2 inches shorter and the perimeter is 80. Set up the equation for the perimeter involving only (L)
\n" ); document.write( "and then sove the equation for the length and the width.
\n" ); document.write( "

Algebra.Com's Answer #123579 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
W=L-2
\n" ); document.write( "2L+2W=80
\n" ); document.write( "2L+2(L-2)=80
\n" ); document.write( "2L+2L-4=80
\n" ); document.write( "4L=80+4
\n" ); document.write( "4L=84
\n" ); document.write( "L=84/4
\n" ); document.write( "L=21 ANSWER FOR THE LENGTH.
\n" ); document.write( "W=21-2
\n" ); document.write( "W=19 ANSWER FOR THE WIDTH.
\n" ); document.write( "PROOF:
\n" ); document.write( "2*21+2*19=80
\n" ); document.write( "42+38=80
\n" ); document.write( "80=80
\n" ); document.write( "
\n" );