Find the nth term of the given sequence. 39, 34, 29, 24, ...
Reveal answer
Fill a bubble to check yourself
Find the nth term of the given sequence. 39, 34, 29, 24, ...
5n + 3
-5n + 44
n + 34
5n2 + 34
This is an arithmetic progression with the first term a = 39 and common difference d = -5. The formula for the n-th term is a + (n-1)d, which is 39 + (n-1)(-5) = 39 - 5n + 5 = -5n + 44.
The sequence decreases by a constant value of five with each step, indicating a common difference of -5. Using the arithmetic progression formula for the nth term, Tn = a + (n - 1)d, we get Tn = 39 + (n - 1)(-5), which simplifies to Tn = 44 - 5n. This result matches the expression -5n + 44.