document.write( "Question 398178: the perimeter of a rectangle is 68 inches. the length exceeds the width by 10 inches find the length and the width \n" ); document.write( "
Algebra.Com's Answer #282130 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "the length exceeds the width by 10
\n" ); document.write( "Let x and (x+10in) represent the width and length respectively
\n" ); document.write( "Question states*** (Note: P = 2L + 2W
\n" ); document.write( " 2x + 2(x+10in) = 68in
\n" ); document.write( "solving for x
\n" ); document.write( " 4x + 20in = 68in
\n" ); document.write( " 4x = 48in
\n" ); document.write( " x = 12in, the width. the length is 22in (12in + 10in
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 2*12in + 2*22in = 68in \n" ); document.write( "
\n" );