document.write( "Question 875194: the sum of 3 consecutive integers is 57. how to find the integers? \n" ); document.write( "
Algebra.Com's Answer #528023 by ewatrrr(24785) You can put this solution on YOUR website! 3x + 3 = 57 \n" ); document.write( " 3x = 54 \n" ); document.write( " x = 18 \n" ); document.write( "The 3 consecutive integers are: 18, 19, 20 \n" ); document.write( " |