document.write( "Question 272878: The product of two consecutive numbers us 650.
\n" );
document.write( "What are the two numbers? \n" );
document.write( "
Algebra.Com's Answer #199442 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x(x+1)=650 \n" ); document.write( "x^2+x-650=0 \n" ); document.write( "(x-25)(x+26)= \n" ); document.write( "x=25, x+1=26 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |