document.write( "Question 175404: The length of a rectangle is five inches more than its width. The perimeter is 66 inches. Find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #130465 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
W is width L=W+5 Perimeter =66
\n" ); document.write( ":
\n" ); document.write( "66=2W+2(W+5)
\n" ); document.write( ":
\n" ); document.write( "66=2W+2W+10
\n" ); document.write( ":
\n" ); document.write( "4W=56
\n" ); document.write( ":
\n" ); document.write( "\"highlight%28W=14%29\"inches
\n" ); document.write( ":
\n" ); document.write( "\"highlight%28L=W%2B5=14%2B5=19%29\"inches
\n" ); document.write( "
\n" );