document.write( "Question 614214: a rectangle is 2x feet long and x+5 feet widw. the area is 600 square feet. what are the dimensions of the rectangle \n" ); document.write( "
Algebra.Com's Answer #386460 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
2x(x + 5) = 600\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2x^2 + 10x = 600 ___ x^2 + 5x = 300 ___ x^2 + 5x - 300 = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "factoring ___ (x + 20)(x - 15) = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x + 20 = 0 ___ x = -20 ___ negative value not realistic\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x - 15 = 0 ___ x = 15
\n" ); document.write( "
\n" );