document.write( "Question 320200: the perimeter of a rectangle is 254 inches. The length exceedes the width by 74 inches. Find the length and width. \n" ); document.write( "
Algebra.Com's Answer #229312 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+2(x+74)=254
\n" ); document.write( "2x+2x+148=254
\n" ); document.write( "4x=106
\n" ); document.write( "x=26.5
\n" ); document.write( "x+74=100.5
\n" ); document.write( "
\n" );