document.write( "Question 896253: The area of a rectangle is 33 m2, and the length of the rectangle is 5 m
\n" ); document.write( " less than double the width. Find the dimensions of the rectangle.
\n" ); document.write( "

Algebra.Com's Answer #543357 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
wL=33 and L=-5+2w;
\n" ); document.write( "\"w%282w-5%29=33\"
\n" ); document.write( "\"2w%5E2-5w-33=0\"
\n" ); document.write( "\"%282w-11%29%28w%2B3%29=0\"
\n" ); document.write( "-
\n" ); document.write( "\"2w-11=0\"
\n" ); document.write( "\"2w=11\"
\n" ); document.write( "\"w=11%2F2\"
\n" ); document.write( "\"highlight%28w=5%261%2F2%29\"
\n" ); document.write( "
\n" );