document.write( "Question 1122306: the length of a rectangle is 8 inches more than its width.the perimeter is 80 inches. find the dimensions of the rectangle \n" ); document.write( "
Algebra.Com's Answer #738392 by ikleyn(52908)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "L     + W = 40\r\n" );
document.write( "\r\n" );
document.write( "(W+8) + W = 40\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2W = 40 - 8 = 32  ====>  W = 32/2 = 16.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The dimensions are 16 and 24 inches.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );