document.write( "Question 926912: The length of a rectangle is 6m longer than the width. If the area of the rectangle is 91m squared, what are the dimensions of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #562580 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " .
\n" ); document.write( "A = Lw
\n" ); document.write( "(w+6)w = 91 m^2
\n" ); document.write( "w^2 + 6w - 91 = 0 (tossing out negative solution for unit measure)
\n" ); document.write( "(w + 13)(w - 7) = 0
\n" ); document.write( "w = 7m, the width and Length 13m \"7+%2B+6\"
\n" ); document.write( "And..checking
\n" ); document.write( "Lw = 91 m^2
\n" ); document.write( " \n" ); document.write( "
\n" );