document.write( "Question 929907: The length of a rectangle is 4 feet more than 3 times the width. If the area is 64 square feet, find the width and the length. \n" ); document.write( "
Algebra.Com's Answer #564572 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( "64ft^2 = (3w+4)w
\n" ); document.write( "3w^2 + 4w - 64 = 0 (tossing out negative solution for unit measure)
\n" ); document.write( "(3w +16)(w -4)= 0
\n" ); document.write( "w = 4ft and L = 16ft \"3%2A4+%2B+4\"
\n" ); document.write( "and...checking
\n" ); document.write( "A = Lw = 64ft^2
\n" ); document.write( " \n" ); document.write( "
\n" );