document.write( "Question 168119: three consecutive intergers whose sum is 99 \n" ); document.write( "
Algebra.Com's Answer #123887 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! consecutive integers are n,n+1 and n+2\r \n" ); document.write( "\n" ); document.write( "so n+n+1+n+2=99 then 3n+3=99 then 3n=96 then n=32\r \n" ); document.write( "\n" ); document.write( "Solution: 32,33,34 \n" ); document.write( " |