171k views
1 vote
Find the term of each sequence.

32, 80, 200, ...5th term

User Ttarik
by
7.2k points

1 Answer

3 votes

Answer:

t5 = 1250

Explanation:

Each term is derived by multiplying the previous term by 2.5

t2 = t1 * 2.5

t2 = 32 * 2.5

t2 = 80

===========

tn = a*b^(n - 1)

t3 = 32*2.5^2

t3 = 200

That's just to test the formula. It does work.

===============

t5 = 32*2.5^(5 -1)

t5 = 32*2.5^4

t5 = 1250

User Christophmccann
by
7.5k points