Respuesta :

Step-by-step explanation:

as we see in the sequence, each term is twice of the previous term.

we mark the Nth as a(N), then:

a(N)=2a(N-1)

Answer:

[tex]a_{n}[/tex] = 5[tex](2)^{n-1}[/tex]

Step-by-step explanation:

there is a common ratio between consecutive terms , that is

10 ÷ 5 = 20 ÷ 10 = 40 ÷ 20 = 80 ÷ 40 = 2

this indicates the sequence is geometric with explicit formula

[tex]a_{n}[/tex] = a₁[tex](r)^{n-1}[/tex]

where a₁ is the first term and r the common ratio

here a₁ = 5 and r = 2 , then

[tex]a_{n}[/tex] = 5 [tex](2)^{n-1}[/tex]