Respuesta :

Your sequence has a common difference of -8, so could be considered an arithmetic sequence with first term 79. A formula for the n-th term might be ...

... a[n] = 79 -8(n -1)

or

... a[n] = 87 -8n