document.write( "Question 864727: The area of a rectangle is 55m^2, and the length of the rectangle is 4 m less than three times the width. Find the dimensions of the rectangle.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #521235 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "
\n" ); document.write( "A = Lw = (3w-4)w = 55m^2
\n" ); document.write( " 3w^2 - 4w -55 = 0
\n" ); document.write( " (3x + 11)(x-5) = 0 (Tossing out the negative solution for unit measure)
\n" ); document.write( " x = 5m and L = 11m \"3%2A5-4\"
\n" ); document.write( "and..checking
\n" ); document.write( " (5m)(11m) = 55m^2 \n" ); document.write( "
\n" );