document.write( "Question 390083: The area of a rectangle is represented by n^2-n-12. If the length of the rectangle is represented by n+3, express the width of the rectangle in terms of n. \n" ); document.write( "
Algebra.Com's Answer #276540 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Area of a rectangle = Length*Width
\n" ); document.write( "question states***
\n" ); document.write( " A = n^2-n-12 = L*W Question states L = (n+3)
\n" ); document.write( " factoring
\n" ); document.write( " (n+3)(n-4)= L*W therefore W can be expressed as (n-4) \n" ); document.write( "
\n" );