document.write( "Question 121602: I really need help with this. Thank you very much
\n" );
document.write( "The length of a rectangle is 3 cm more than 2 times its width. If the area of the rectangle is 99 cm2, find the dimensions of the rectangle to the nearest thousandth. \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( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #89294 by scott8148(6628) You can put this solution on YOUR website! let x=width, so 2x+3=length __ area is length times width __ 99=x(2x+3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x^2+3x-99=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "use quadratic formula to find x \n" ); document.write( " |