document.write( "Question 691394: The width of a rectangle is 7 cm less than its length and its area is 250cm. Find its dimmensions*you may use any method.\r
\n" ); document.write( "\n" ); document.write( "so what I tried doing is let X represent the length and do 250 equals (x-7)*7 but I feel like this is super wrong. Please help. Thanks in advance
\n" ); document.write( "

Algebra.Com's Answer #426715 by mouk(232)\"\" \"About 
You can put this solution on YOUR website!
Nearly correct !\r
\n" ); document.write( "\n" ); document.write( "Let length=\"+x+\", then width=\"x-7\"\r
\n" ); document.write( "\n" ); document.write( "Area = 250 so \"+x+%28x-7%29+=+250+\", Expanding gives:
\n" ); document.write( "\"+x%5E2+-+7x+=+250+\"
\n" ); document.write( "\"+x%5E2+-+7x+-+250+=+0+\"
\n" ); document.write( "Solving using the quadratic formula gives:
\n" ); document.write( "\"x+=+%287+%2B-+sqrt%28+49%2B1000+%29%29%2F%282%29+\"
\n" ); document.write( "\"x+=+-12.69+\" or \"x+=+19.69+\" (working to 2dp)
\n" ); document.write( "Obviously as x is the length then \"x+%3E0+\" so solution is \"x+=+19.69+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );