document.write( "Question 814569: The length of a rectangle is 13 centimeters less than three times its width. Its area is 56 square centimeters. Find the dimensions of the rectangle \n" ); document.write( "
Algebra.Com's Answer #490409 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "The length of a rectangle is 13 centimeters less than three times its width.
\n" ); document.write( "Let x represent the width and (3x-13) the length
\n" ); document.write( "
\n" ); document.write( "Question states***Its area is 56 square centimeters.
\n" ); document.write( " A = \"%283x-13%29%2Ax+=+56+cm%5E2\"
\n" ); document.write( "Solving for x
\n" ); document.write( " 3x^2 - 13x - 56 =0
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"x+=+%2813+%2B-+sqrt%28+841+%29%29%2F%286%29+\"
\n" ); document.write( "\"x+=+%2813+%2B-+29%29%2F%286%29+\"
\n" ); document.write( " x = 7 0r x = -16/6 (tossing out negative solution for unit measure)
\n" ); document.write( "Width is 7cm and length is 8cm (3x-13) \n" ); document.write( "
\n" );