document.write( "Question 984224: please help me solve this miscellaneous word problem:Find two consecutive integers whose product is 506. \n" ); document.write( "
Algebra.Com's Answer #604988 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! integers are x and x+1\r \n" ); document.write( "\n" ); document.write( "x(x+1)=506 \n" ); document.write( "x^2+x=506 \n" ); document.write( "x^2+x-506=0 \n" ); document.write( "factors of 506 that sum to 1 \n" ); document.write( "23 and -22 \n" ); document.write( "(x+23)(x-22)=0 \n" ); document.write( "The integers are 22 and 23 OR \n" ); document.write( "-23,-22 \n" ); document.write( "Both of those work. \n" ); document.write( " |