Answer:
= 2n + 1
Explanation:
there is a common difference in the first 3 terms, that is
5 - 3 = 7 - 5 = 2
this indicates the sequence could be arithmetic with nth term
= a₁ + d(n - 1)
where a₁ is the first term and d the common difference
here a₁ = 3 and d = 2 , then the general term is
= 3 + 2(n - 1) = 3 + 2n - 2 = 2n + 1