Answer:
= 5n
Explanation:
there is a common difference between consecutive terms, that is
10 - 5 = 15 - 10 = 20 - 15 = 5
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₁ = 5 and d = 5 , then
= 5 + 5(n - 1) = 5 + 5n - 5 = 5n