document.write( "Question 1187407: Eric wants to know the dimensions of a rectangular lot. The lot has an area of 80 cm^2. Its length is 2 more than its width. What are the measurements of the sides of the lot? \n" ); document.write( "
Algebra.Com's Answer #818376 by ikleyn(52814)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "The area equation is\r\n" );
document.write( "\r\n" );
document.write( "    x*(x+2) = 80.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Its solution is\r\n" );
document.write( "\r\n" );
document.write( "    x^2 + 2x - 80 = 0\r\n" );
document.write( "\r\n" );
document.write( "    (x+10)*(x-8) = 0\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The roots are  x= -10  and  x= 8.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The ANSWER is:  the dimensions of the rectangular lot are 8 cm width and 8+2 = 10 cm length.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );