Question:

If the sequence 2, 5, 8, 11, ... follows a pattern, what is the 10th term?

Show Hint

For arithmetic sequences, use the formula \( a_n = a + (n-1)d \) to find the \( n \)-th term, where \( a \) is the first term and \( d \) is the common difference.
Updated On: May 26, 2025
  • 26
  • 27
  • 29
  • 31
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation


The sequence 2, 5, 8, 11, ... is an arithmetic progression with first term \( a = 2 \) and common difference \( d = 5 - 2 = 3 \). 
The \( n \)-th term of an arithmetic sequence is: \[ a_n = a + (n-1)d \] For the 10th term (\( n = 10 \)): \[ a_{10} = 2 + (10-1) \cdot 3 = 2 + 9 \cdot 3 = 2 + 27 = 29 \] Thus, the 10th term is: \[ \boxed{29} \]

Was this answer helpful?
0
0