document.write( "Question 520513: What 3 consecutive integers add up to 5961? \n" ); document.write( "
Algebra.Com's Answer #346094 by tinbar(133)![]() ![]() ![]() You can put this solution on YOUR website! Let the first number be x, then the next two consecutive numbers can be represented by x+1 and x+2. Now we know that x +(x+1)+(x+2) = 5961\r \n" ); document.write( "\n" ); document.write( "Simplifying the left side we get 3x+3=5961\r \n" ); document.write( "\n" ); document.write( "then 3x = 5958 \n" ); document.write( " x = 1986.\r \n" ); document.write( "\n" ); document.write( "Therefore the 3 consecutive numbers are 1986, 1987, and 1988. \n" ); document.write( " |