document.write( "Question 977901: If 18 is added to the sum of three consecutive integers, the result is 168. What are the integers? \n" ); document.write( "
Algebra.Com's Answer #599394 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"%28N-1%29%2BN%2B%28N%2B1%29%2B18=168\"
\n" ); document.write( "\"3N=150\"
\n" ); document.write( "\"N=50\"
\n" ); document.write( "49,50,51
\n" ); document.write( "
\n" );