document.write( "Question 911245: The length of a rectangle is 5 inches more than its width . If the area of a rectangle is 266 square inches, what is its length? \n" ); document.write( "
Algebra.Com's Answer #552946 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+5)w = 266in^2
\n" ); document.write( "w^2 + 5w -266 = 0
\n" ); document.write( "(w + 19)(w-14) = 0 (Tossing out the negative solution for unit measure)
\n" ); document.write( "w = 14in and L = 19in \"14%2B5\"
\n" ); document.write( " And...checking
\n" ); document.write( "14in(19in) = 266in^2 \n" ); document.write( "
\n" );