Jayson K. answered 07/29/19
Mr. K's Tutoring
From what I can tell, it sounds like a1 = 37, a2 = 46, a3 = 55, a4 = 64. Find a36. Is that right? If so, here is how I would go about solving the problem.
Since each value term is adding 9 to get your next term in the sequence (I.e. 37 + 9 = 46; 46 + 9 = 55; etc) we say that your common difference d = 9. Now think about how you would arrive at all of your terms:
a2 = 37 + 9 = 46
a3 = 37 + 2(9) = 55
a4 = 37 + 3(9) = 64
see the pattern?
an = 37 + (n-1)9
So, a36 = 37 + 36(9) = 361
In general, for any arithmetic sequence, the formula
an = a1 + (n - 1)(d) tells you your nth term of the sequence where a1 is your first term, n is the term, and d is the common difference (I.e. how much you need to add/subtract in order to get to your next term).
Hope this helps.
Mr. K