If the sum of three consecutive integers is 21, then the sum of the two smaller integers is
Let the three consecutive number is x,x+1,x+2
x+x+1+x+2=21
⇒3x+3=21
⇒3x=21−3
⇒3x=18
⇒x=6
Now,
x=6
x+1=7
So,
Sum of two smaller consecutive number is x+x+1=6+7=13
Hence, this is the answer.