document.write( "Question 167785: sum of three consecutive integers is -14.Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #123699 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! sum of three consecutive integers is -14.Find the numbers? \n" ); document.write( "n , n+1=? , n+2=? \n" ); document.write( "---------------- \n" ); document.write( "n + n+1 + n+2 = -14 \n" ); document.write( "3n+3 = -14 \n" ); document.write( "3n = -17 \n" ); document.write( "There is no integer solution. The sum of 3 consecutive integers will always be a multiple of 3. \n" ); document.write( " |