document.write( "Question 537618: the product of two consecutive numbers is 240 \n" ); document.write( "
Algebra.Com's Answer #353028 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
the product of two consecutive numbers is 240
\n" ); document.write( "x(x+1) = 240
\n" ); document.write( "x^2 + x - 240 = 0
\n" ); document.write( "Factors to
\n" ); document.write( "(x+16)(x-15) = 0
\n" ); document.write( "two solutions
\n" ); document.write( "x = -16, -15 is the other number
\n" ); document.write( "x = 15, +16 is the other number
\n" ); document.write( "
\n" );