document.write( "Question 181053: Express the sum of 3 consecutive integers in terms of the first integer n of them.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #135703 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
let the integers be n, n+1,n+2
\n" ); document.write( ":
\n" ); document.write( "sum would be n+n+1+n+2 which equals 3n+3
\n" ); document.write( "
\n" );