Respuesta :

Answer:

7n + 1

Step-by-step explanation:

the general formula for figuring out the formula of a sequence is a + (n - 1)d, where a = the first term and d = the common difference

The question tells u that the first term is 8 and the common difference is 7

Knowing this, you can substitute those values into the formula and simplify:

a + (n - 1)d

= 8 + (n - 1)*7

= 8 + (7n -7)

= 8 + 7n - 7

= 7n - 7 + 8

= 7n + 1

and there's your explicit formula! hope this helped!