document.write( "Question 887042: the length of a rectangle is 2 more than twice its width. if the area of the rectangle is 24 sq meters find its dimension \n" ); document.write( "
Algebra.Com's Answer #536320 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
L=2w+2 and wL=24.
\n" ); document.write( "\"w%282w%2B2%29=24\"
\n" ); document.write( "\"w%28w%2B1%29=12\"
\n" ); document.write( "\"w%5E2%2Bw-12=0\"
\n" ); document.write( "\"highlight_green%28%28w-3%29%28w%2B4%29=0%29\" and the rest you should be no struggle.
\n" ); document.write( "
\n" );