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)![]() ![]() 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, \n" ); document.write( " \n" ); document.write( " \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( " |