document.write( "Question 384431: the lentgh of a rectangle is 3 inches more than its width . the perimeter of the rectangle is 30 inches . what is the length & width of the rectangle ? \n" ); document.write( "
Algebra.Com's Answer #272159 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x and (x+3)represent the width and length respectively
\n" ); document.write( "P = 30in
\n" ); document.write( "30in = x + x + (x+3) + (x+3)
\n" ); document.write( "solving for x
\n" ); document.write( "30in = 4x + 6
\n" ); document.write( "24in = 4x
\n" ); document.write( " x = 6in, the width. Length is 9in. (6in + 3in)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer
\n" ); document.write( " 2*6in + 2*9in = 12in + 18in = 30in \n" ); document.write( "
\n" );