Answer:
= 10n + 22
Explanation:
there is a common difference between consecutive terms, that is
42 - 32 = 52 - 42 = 62 - 52 = 10
this indicates the sequence is arithmetic with nth term
= a₁ + d(n - 1)
where a₁ is the first term and d the common difference
here a₁ = 32 and d = 10 , then
= 32 + 10(n - 1) = 32 + 10n - 10 = 10n + 22