document.write( "Question 1036822: How to solve the quadratic equation on problem below:
\n" ); document.write( "The length of a rectangle is 4m more than the width. The area is 30m2.find the width and length.
\n" ); document.write( "

Algebra.Com's Answer #651539 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "How to solve the quadratic equation on problem below:
\n" ); document.write( "The length of a rectangle is 4m more than the width. The area is 30m2.find the width and length.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "W*(W+4) = 30,\r\n" );
document.write( "\r\n" );
document.write( "\"W%5E2+%2B+4W+-+30\" = \"0\",\r\n" );
document.write( "\r\n" );
document.write( "\"W%5B1%2C2%5D\" = \"%28-4+%2B-+sqrt+%2816%2B4%2A30%29%29%2F2\" =  you do calc. and take the positive root.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );