document.write( "Question 162981: choose the polynominal that represents the area of the rectangle with sides
\n" ); document.write( "(x + 8)and (x - 6)
\n" ); document.write( "

Algebra.Com's Answer #120116 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Start with the formula for the area of a rectangle: \"A+=+L%2AW\"
\n" ); document.write( "If L = (x+8) and W = (x-6), then...
\n" ); document.write( "\"A+=+%28x%2B8%29%28x-6%29\" Expand the right side.
\n" ); document.write( "\"highlight%28A+=+x%5E2%2B2x-48%29\"
\n" ); document.write( "
\n" );