document.write( "Question 311835: The width of a rectangle is 5 less than twice its length. If the area of the rectangle is 140 cm, what is the length of the diagonal? \n" ); document.write( "
Algebra.Com's Answer #223028 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
W=2L-5
\n" ); document.write( "A=LW
\n" ); document.write( "140=L(2L-5)
\n" ); document.write( "140=2L^2-5L
\n" ); document.write( "2L^2-5L-140=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=(5+-SQRT(-5^2-4*2*-140])/2*2
\n" ); document.write( "X=(5+-SQRT(25+1,120])/4
\n" ); document.write( "X=(5+-SQRT1,145)/4
\n" ); document.write( "X=(5+-33.8378)/4
\n" ); document.write( "X=(5+33.8378)/4
\n" ); document.write( "X=38.8378/4
\n" ); document.write( "X=9.7 ANS.
\n" ); document.write( "X=(5-33.8378)/4
\n" ); document.write( "X=-28.8378/4
\n" ); document.write( "X=-7.21 ANS.
\n" ); document.write( "
\n" );