document.write( "Question 690934: the total of the three consecutive numbers is 170. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #427376 by mouk(232)\"\" \"About 
You can put this solution on YOUR website!
Suppose the numbers are n, (n+1) and (n+2) where n is an integer
\n" ); document.write( "Then, \"+%28n%29+%2B+%28n%2B1%29+%2B+%28n%2B2%29+=+170+\", therefore
\n" ); document.write( "\"+3n+%2B+3+=+170+\"
\n" ); document.write( "\"+3n+=+167+\"
\n" ); document.write( "so it is not possible as n an integer\r
\n" ); document.write( "\n" ); document.write( "You can also see this by considering the sequences:
\n" ); document.write( "55, 56, 57 whose sum is 168
\n" ); document.write( "56, 57, 58 whose sum is 171\r
\n" ); document.write( "\n" ); document.write( "so there are no three consecutive numbers with sum 170.
\n" ); document.write( "
\n" );