How do you find three consecutive integers whose sum is -30?

1 Answer
May 13, 2016

The integers are
11,10 and 9

Explanation:

Let us denote the three consecutive integers as:

x,x+1 and x+2

Their sum is 30:

x+x+1+x+2=30

3x+3=30

3x=303

3x=33

x=333

x=11

The three integers are:

  1. x=11

  2. x+1=11+1=10

  3. x+2=11+2=9