document.write( "Question 837625: The product of two consecutive integers is 18 more than the square of the smaller number. Find the integers.... I can't figure out how to use algebra in order to solve this. Thank you for your help in advance! \n" ); document.write( "
Algebra.Com's Answer #504668 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the integers be x and (x+1)\r
\n" ); document.write( "\n" ); document.write( "x(x+1) = x^2+18\r
\n" ); document.write( "\n" ); document.write( "x^2+x=x^2+18\r
\n" ); document.write( "\n" ); document.write( "x=18\r
\n" ); document.write( "\n" ); document.write( "so the integers are 18,19
\n" ); document.write( "
\n" );