Respuesta :

Answer:

305

Step-by-step explanation:

find a101of the sequence 5, 8, 11

You want the 101th term of this sequence: 5, 8, 11

a_1 = 5

a_n = (n -1)* d + a_1

a_101 = (101 - 1)*3 + 5

a_101 = 100*3 + 5

a_101 = 300 + 5 = 305