document.write( "Question 865056: The length of a rectangle is 1 cm less than twice the width. The area is 45cm^2. what are the dimensions of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #521511 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
L length
\n" ); document.write( "w width
\n" ); document.write( "L=-1+2w
\n" ); document.write( "-
\n" ); document.write( "\"wL=45\", given.
\n" ); document.write( "\"w%282w-1%29=45\", substitution.
\n" ); document.write( "\"2w%5E2-w-45=0\", combined steps simplification.
\n" ); document.write( "\"highlight%28w=%281%2Bsqrt%2891%29%29%2F4%29\".
\n" ); document.write( "-
\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Final forms based on general solution to a quadratic equation.
\n" ); document.write( "
\n" );