
Respuesta :
The easiest way to answer this is to try all choices, plug in values for the 1st term and 2nd term then check if the answer matches with 5 and 2. (n = 1 and n = 2)
We know that n starts with 1 because that is our 1st term, we do not have 0th term, therefore that leaves us with 2 choices.
Choice 1: an = 5 β 2(n β 1); all integers where n β₯ 1
n = 1
a1 = 5 β 2 (1 β 1) = 5 β 2 (0)
a1 = 5
Β
n = 2
a2 = 5 β 2 (2 β 1) = 5 β 2 (1)
a2 = 3Β Β (FALSE!)
Β
Choice 2: an = 5 β 3(n β 1); all integers where n β₯ 1
n = 1
a1 = 5 β 3 (1 β 1) = 5 β 3 (0)
a1 = 5
Β
n = 2
a2 = 5 β 3 (2 β 1) = 5 β 3 (1)
a2 = 2Β Β (TRUE)
Β
Therefore the correct answer is:
an = 5 β 3(n β 1); all integers where n β₯ 1