Question 773700
Let the 3 numbers be n-1,n and n+1. The middle number is n.
Their sum = n-1+n+n+1 = 3*n.
Now from the problem statement
3*n = n + 20.
2*n = 20 or n = 10.
So the 3 numbers are 9,10 and 11.
:)