document.write( "Question 359734: The length of a rectangle is 8 inches more than its width. The perimeter of the rectangle is 24 inches. What are the width and length of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #256744 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
L=2W+8
\n" ); document.write( "2L+2W=24
\n" ); document.write( "2(2W+8)+2W=24
\n" ); document.write( "4W+16+2W=24
\n" ); document.write( "6W=24-16
\n" ); document.write( "6W=8
\n" ); document.write( "W=8/6
\n" ); document.write( "W=4/3 ANS.
\n" ); document.write( "L=2*4/3+8
\n" ); document.write( "L=8/3+8
\n" ); document.write( "L=8/3+24/3
\n" ); document.write( "L=32/3 ANS.
\n" ); document.write( "PROOF:
\n" ); document.write( "2*4/3+2*32/3=24
\n" ); document.write( "8/3+64/3=24
\n" ); document.write( "72/3=24
\n" ); document.write( "24=24
\n" ); document.write( "2+20
\n" ); document.write( "
\n" );