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

\n" ); document.write( "Hi
\n" ); document.write( " length exceeds the width by 28 inches.
\n" ); document.write( "Let x and (x+28in)represent the width and length respectively
\n" ); document.write( " 2(x+28) + 2x = 68in
\n" ); document.write( " 4x = 12in
\n" ); document.write( " x = 3in, the width. the length is 31in (3in + 28in)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 2*31in + 2*3in = 62in + 6in = 68in
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );