What is the 9th term of the sequence 2, 8, 18, 32,...?
Reveal answer
Fill a bubble to check yourself
What is the 9th term of the sequence 2, 8, 18, 32,...?
162
163
164
166
The sequence is 2, 8, 18, 32... which can be written as 2(1^2), 2(2^2), 2(3^2), 2(4^2)... The n-th term is 2(n^2). For n=9, the term is 2(9^2) = 2(81) = 162.
Each term in this sequence is double the square of its position, giving the general formula 2n^2. Applying this formula for the 9th term, we calculate 2 times 9 squared. This results in 2(81), which equals 162.