document.write( "Question 934588: The area of a rectangle is 55yds. squared, and the length of the rectangle is 4yds less than three times the width. Find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #567732 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " .
\n" ); document.write( "L = 3w-4
\n" ); document.write( "A = Lw
\n" ); document.write( "(3w-4)w = 55 yd^2
\n" ); document.write( "3w^2 - 4w - 55 = 0 (tossing out negative solution for unit measure)
\n" ); document.write( "(3w+11)(w-5) = 0
\n" ); document.write( "w = 5 yd and L = 11yd \"3%285%29+-+4\"
\n" ); document.write( "And...checking
\n" ); document.write( "(11yd)(5yd) = 55yd^2 \n" ); document.write( "
\n" );