document.write( "Question 320212: the perimeter of a rectangle is 150 inches. The length exceedes the width by 59 inches. Find the length and width. \n" ); document.write( "
Algebra.Com's Answer #229319 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+2(x+59)=150
\n" ); document.write( "2x+2x+118=150
\n" ); document.write( "4x=32
\n" ); document.write( "x=8 in
\n" ); document.write( "x+59=67 in
\n" ); document.write( "
\n" );