document.write( "Question 714879: \r
\n" ); document.write( "\n" ); document.write( "The length of a rectangle is 6 inches more than its width. The area of the rectangle is 91 square inches. Find the dimensions of the rectangle.
\n" ); document.write( "

Algebra.Com's Answer #439060 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
AREA=LW
\n" ); document.write( "L=W+6
\n" ); document.write( "91=(W+6)W
\n" ); document.write( "91=W^2+6W
\n" ); document.write( "W^2+6W-91=0
\n" ); document.write( "(W-7)(W+13)=0
\n" ); document.write( "W-7=0
\n" ); document.write( "W=7 ANS.
\n" ); document.write( "W+13=0
\n" ); document.write( "W=-13 ANS.
\n" ); document.write( "
\n" );