document.write( "Question 729112: The sum of 3 consecutive integers is 60. What is the value of the third integer? \n" ); document.write( "
Algebra.Com's Answer #445728 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The sum of 3 consecutive integers is 60. What is the value of the third integer? \n" ); document.write( "---------- \n" ); document.write( "60/3 is the middle integer. \n" ); document.write( "----- \n" ); document.write( "(n-1) + n + (n+1) = 60 \n" ); document.write( " \n" ); document.write( " |