document.write( "Question 478883: The perimeter of a rectangle is 210 inches. The length exceeds the width by 41 inches. What is the length and width? \n" ); document.write( "
Algebra.Com's Answer #328125 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "
\n" ); document.write( "The length exceeds the width by 41 inches.
\n" ); document.write( "Let x and (x+41in) represent the width and length respectively
\n" ); document.write( "Question states***
\n" ); document.write( " 2(x+41in) + 2x = 210in
\n" ); document.write( " 4x = 128in
\n" ); document.write( " x = 32in, the width. the length is 73in. (32in + 41in)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 2*32in + 2*73in = 64in + 146in = 210in \n" ); document.write( "
\n" );