Respuesta :

Answer:

10


Step-by-step explanation:


A sequence can be represented explicitly or by recursions.

The recursive formula is: [tex]\mathbf{T_n = T_{n-1} + 4}[/tex] and the next term is 26

The sequence is given as: 6,10,14,18,22

Notice that the difference between successive terms is 4.

So, the nth term is:

[tex]\mathbf{T_n = T_{n-1} + 4}[/tex]

The next term is the 6th term.

So, we have:

[tex]\mathbf{T_6 = T_{6-1} + 4}[/tex]

[tex]\mathbf{T_6 = T_{5} + 4}[/tex]

The 5th term is 22.

So, the equation becomes

[tex]\mathbf{T_6 =22 + 4}[/tex]

[tex]\mathbf{T_6 =26}[/tex]

Hence, the recursive formula is: [tex]\mathbf{T_n = T_{n-1} + 4}[/tex] and the next term is 26

Read more about recursive formulas at:

https://brainly.com/question/8972906