You have found the first term is 105, the next is 105+7, the next 105+2*7, the next 105+3*7
You have an arithemtic sequence. Where a0 is first term, an the nth term, an-1 last term, n the number of terms and d the common difference
a0=105
an-1 = 994
d=7
an = a0 +(n-1)d use this to...