document.write( "Question 263147: Find 3 consecutive integers whose sum is 48. \n" ); document.write( "
Algebra.Com's Answer #193905 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Let x, x+1, and x+2 be three consecutive integers. \n" ); document.write( "The sum is \n" ); document.write( " \n" ); document.write( "combine like terms to get \n" ); document.write( " \n" ); document.write( "subtract 3 to get \n" ); document.write( " \n" ); document.write( "divide to get \n" ); document.write( " \n" ); document.write( "our three numbers are \n" ); document.write( " 15, 16 , 17 \n" ); document.write( " |