Answer:
= 3n + 4
Explanation:
there is a common difference between consecutive terms , that is
10 - 7 = 13 - 10 = 16 - 13 = 3
this indicates the sequence is arithmetic with nth term
= a₁ + (n - 1)d
where a₁ is the first term and d the common difference
here a₁ = 7 and d = 3 , then
= 7 + 3(n - 1) = 7 + 3n - 3 = 3n + 4