If d is the common difference between consecutive terms, then
[tex]a_4 = a_3 + d = a_2 + 2d[/tex]
We have [tex]a_2 = 64[/tex] and [tex]a_4 = 100[/tex], so
[tex]a_4 - a_2 = 100 - 64 = 36 = 2d \implies d = 18[/tex]
Then the 1st term in the sequence is
[tex]a_2 = a_1 + d \implies 64 = a_1 + 18 \implies a_1 = 46[/tex]
and the n-th term would be
[tex]a_n = a_1 + (n-1) d \implies a_n = 46 + 18 (n-1) \implies \boxed{a_n = 18n + 28}[/tex]