document.write( "Question 295100: The lenght of a rectangel is 5 inches greather than the width. The sum of the length and width is 41 inches. Find the length and width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #212721 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+2(x+5)=2*41
\n" ); document.write( "2x+2x+10=82
\n" ); document.write( "4x=72
\n" ); document.write( "x=18 in
\n" ); document.write( "x+5=23 in
\n" ); document.write( "
\n" );