document.write( "Question 331865: the sum of three consecutive integers is sixteen less then five times the middle integers \n" ); document.write( "
Algebra.Com's Answer #237920 by mananth(16946)![]() ![]() You can put this solution on YOUR website! the sum of three consecutive integers is sixteen less then five times the middle integers.\r \n" ); document.write( "\n" ); document.write( ".. \n" ); document.write( "x, x+1,x+2 are the integers \n" ); document.write( "x+x+1+x+2=5(x+1)-16 \n" ); document.write( "3x+3=5x+5-16 \n" ); document.write( "5x-3x=3-5+16 \n" ); document.write( "2x=14 \n" ); document.write( "x= 7 \n" ); document.write( "the integers are 7,8,9.\r \n" ); document.write( "\n" ); document.write( ".. \n" ); document.write( " \n" ); document.write( " |