document.write( "Question 748848: I put the question in this category because it says \"Length\" in it.
\n" ); document.write( "The width of a rectangle is 6 centimeters less than the length. The are of the rectangle is 112 square centimeters. What is the length?
\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #455853 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Length = x Width = x - 6
\n" ); document.write( "Area = x(x - 6) = x^2 - 6x
\n" ); document.write( " x^2 - 6x = 112
\n" ); document.write( " x^2 - 6x - 112 = 0
\n" ); document.write( " (x - 14)(x + 8) = 0\r
\n" ); document.write( "\n" ); document.write( " x = 14 (x = -8 no answer)
\n" ); document.write( "Therefore Length = 14cm
\n" ); document.write( " and Width = 8 cm
\n" ); document.write( " Area = l x w = 112 cm^2
\n" ); document.write( "
\n" );