document.write( "Question 1060300: Find three consecutive integers such that the sum of the first two exceeds the third by 19. \n" ); document.write( "
Algebra.Com's Answer #675271 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find three consecutive integers such that the sum of the first two exceeds the third by 19.
\n" ); document.write( "---------
\n" ); document.write( "Use n, n+1 and n+2
\n" ); document.write( "---
\n" ); document.write( "n + n+1 = n+2 + 19
\n" ); document.write( "Solve for n.
\n" ); document.write( "
\n" ); document.write( "
\n" );