document.write( "Question 499085: The length of a rectangle is 8 units greater than the width, x. Write an expression giving the area, A, of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #337399 by cleomenius(959)\"\" \"About 
You can put this solution on YOUR website!
width = x
\n" ); document.write( "length = x+ 8
\n" ); document.write( "(x)(x + 8) = Area
\n" ); document.write( "x^2 + 8x = Area.
\n" ); document.write( "Cleomenius.
\n" ); document.write( "
\n" ); document.write( "
\n" );