Find the 9th term of the given sequence: 1, 3, 6, 10.....
Reveal answer
Fill a bubble to check yourself
Find the 9th term of the given sequence: 1, 3, 6, 10.....
44
45
46
47
The sequence is 1, 3, 6, 10, which are triangular numbers. The n-th term is n(n+1)/2. For n=9, the term is 9(10)/2 = 45.
The differences between consecutive terms are 2, 3, and 4, meaning this sequence follows the pattern of triangular numbers where the nth term equals n(n+1)/2. To find the 9th term, apply the formula to get 9(9+1)/2. This simplifies to 90/2, which gives the result 45.