document.write( "Question 618424: The area of the Room is 55 square feet the length is 6 feet longer than the width find the length and width of the room? i have to put it in as a quadratic formula
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #388891 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "The area of the Room is 55 square feet the length is 6 feet longer than the width \"x\"
\n" ); document.write( " area = l*w = (x+6)x
\n" ); document.write( " (x+6)x = 55ft^2
\n" ); document.write( " x^2 + 6x - 55 = 0
\n" ); document.write( "(x+11)(x-5) = 0
\n" ); document.write( " x = 5, throwing out negative solution for unit of measurement
\n" ); document.write( "width is 5 and length is 11 \n" ); document.write( "
\n" );