document.write( "Question 1120854: find three consecutive integers whose sum is 105 \n" ); document.write( "
Algebra.Com's Answer #736540 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 105/3 is the middle number. \n" ); document.write( "========= \n" ); document.write( "n-1 + n + n+1 = 105 \n" ); document.write( " |