document.write( "Question 318918: The length of a rectangle is 4m longer than its width.
\n" ); document.write( "If the perimeter of the rectangle is 44m , find its area
\n" ); document.write( "

Algebra.Com's Answer #228323 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+2(x+4)=44
\n" ); document.write( "2x+2x+8=44
\n" ); document.write( "4x=36
\n" ); document.write( "x=9
\n" ); document.write( "x+4=13
\n" ); document.write( "13*9=117 sq m
\n" ); document.write( "
\n" );