document.write( "Question 983548: The length of the rectangle is 6cm more than it's width. The area is 216 cm squared. What are the dimensions? \n" ); document.write( "
Algebra.Com's Answer #604341 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
L=6+w
\n" ); document.write( "wL=216\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "w(w+6)=216
\n" ); document.write( "w^2+6w-216=0
\n" ); document.write( "
\n" );