document.write( "Question 249899: The length of a rectangle is 4 meters greater than the width. The area of the rectangle is 96 meters squared. What is the length and width? \n" ); document.write( "
Algebra.Com's Answer #183977 by ly12603(44)\"\" \"About 
You can put this solution on YOUR website!
convert this into a simple equation: w+4+w+4+w+w (w for width)
\n" ); document.write( "combine like terms: 4w+8=96 (the area is 96)
\n" ); document.write( "subtract 8: 4w= 88
\n" ); document.write( "divide by four: w=11
\n" ); document.write( "the width is eleven where as the length is fifteen
\n" ); document.write( "
\n" );