document.write( "Question 235568: The sum of 3 consecutive integers is 54. What is the greatest of the three integers? \n" ); document.write( "
Algebra.Com's Answer #173503 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The sum of 3 consecutive integers is 54. What is the greatest of the three integers? \n" ); document.write( "------------ \n" ); document.write( "There's a tedious way to solve these, but I'll do it the easy way. \n" ); document.write( "54/3 = 18. \n" ); document.write( "That's the middle number \n" ); document.write( "--> 17, 18, 19 \n" ); document.write( " \n" ); document.write( " |