Respuesta :

Answer:

b

Step-by-step explanation:

using the recursive rule [tex]a_{n}[/tex] = 3[tex]a_{n-1}[/tex] - 1 and a₁ = 2 , then

a₂ = 3a₁ - 1 = (3 × 2) - 1 = 6 - 1 = 5

a₃ = 3a₂ - 1 = (3 × 5) - 1 = 15 - 1 = 14

a₄ = 3a₃ - 1 = (3 × 14) - 1 = 42 - 1 = 41

a₅ = 3a₄ - 1 = (3 × 41) - 1 = 123 - 1 = 122