document.write( "Question 918182: A rectangle is drawn so that the width is 4 feet shorter than the length. The area of the rectangle is 12 square feet. Find the length of the rectangle.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #556943 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " .
\n" ); document.write( "L(L-4) = 12ft^2
\n" ); document.write( "L^2 - 4L - 12 = 0 (Tossing out the negative solution for unit measure)
\n" ); document.write( "(L+2)(L-6) = 0
\n" ); document.write( "L = 6ft
\n" ); document.write( "And...checking
\n" ); document.write( "(6ft)(2ft) = 12ft^2 \n" ); document.write( "
\n" );