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) You can put this solution on YOUR website! The area is just (x)(x - 3.5) = 15 -->\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \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( " |