document.write( "Question 547595: the product of 2 positive,consecutive even intergers is 624. find the two integers
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #356469 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x and x+1 are the integers. \n" ); document.write( "x(x+1)=624 \n" ); document.write( "x^2+x=624 \n" ); document.write( "x^2+x-624=0 \n" ); document.write( "X^2+x-624 doesn't factor into integers so there is no answer. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |