document.write( "Question 204862: The length of a rectangle is represented by (x+6) and its width by (x-9). what is the area of the rectangle in terms of x? \n" ); document.write( "
Algebra.Com's Answer #154613 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Area is:
\n" ); document.write( "\"A+=+L%2AW\" Substitute L = (x+6) and W = (x-9), so...
\n" ); document.write( "\"A+=+%28x%2B6%29%28x-9%29\"
\n" ); document.write( "\"highlight%28+A+=+x%5E2-3x-54%29\"
\n" ); document.write( "
\n" );