document.write( "Question 380097: The area of a rectangle is 15 square feet. The width can be represented by x - 3.5 and the length by 'x'. What are the dimensions of the rectangle?\r
\n" ); document.write( "\n" ); document.write( "I've tried this problem a dozen times. I don't know what it is I'm doing wrong.
\n" ); document.write( "

Algebra.Com's Answer #269777 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
The area is just (x)(x - 3.5) = 15 -->\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2+-+3.5x+-+15+=+0\"\r
\n" ); document.write( "\n" ); document.write( "\"2x%5E2+-+7x+-+30+=+0\"\r
\n" ); document.write( "\n" ); document.write( "\"%282x+%2B+5%29%28x+-+6%29+=+0\"\r
\n" ); document.write( "\n" ); document.write( "x = -5/2 or x = 6. We take the positive value x = 6 and check: 6(6 - 3.5) = 15.
\n" ); document.write( "
\n" );