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 #269778 by mananth(16949)\"\" \"About 
You can put this solution on YOUR website!
wid th = x-3.5
\n" ); document.write( "length =x
\n" ); document.write( "..
\n" ); document.write( "Area = l*w
\n" ); document.write( "x(x-3.5)=15
\n" ); document.write( "x^2-3.5x=15
\n" ); document.write( "multiply by 2
\n" ); document.write( "2x^2-7x=30
\n" ); document.write( "-30
\n" ); document.write( "2x^2-7x-30=0
\n" ); document.write( "2x^2-12x+5x-30=0
\n" ); document.write( "2x(x-6)+5(x-6)=0
\n" ); document.write( "(2x+5)(x-6)=0
\n" ); document.write( "x= 6 feet, the length
\n" ); document.write( "x-3.5
\n" ); document.write( "=6-3.5 = 2.5 feet, the width.
\n" ); document.write( "...
\n" ); document.write( "CHECK
\n" ); document.write( "Area = l*w
\n" ); document.write( "6*2.5 = 15
\n" ); document.write( "..
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "...
\n" ); document.write( "
\n" ); document.write( "
\n" );