The sequence is 3, 10, 17, 24, … . What is the 15th term?
Note
This is an arithmetic sequence with common difference 7. The nth term is first term + (n − 1) × difference = 3 + (15 − 1) × 7 = 101. An arithmetic sequence changes by the same amount each step. Use aₙ = a₁ + (n − 1)d, where a₁ is the first term, d is the common difference, and n is the term number. Do not multiply the common difference by n directly; there are only n − 1 jumps from the first term to the nth term. The correct answer is 101, which matches the calculation or reasoning shown.
