9.4k views
0 votes
A sequence can be generated by using an = 4a(n - 1), where a1 = 6 and n is a whole

number greater than 1. What are the first four terms in the sequence?

A: 6, 24, 96, 384
B: 6, 10, 14, 18
C: 6, 20, 100, 500
D: 6, 20, 76 300

User Btown
by
6.2k points

2 Answers

3 votes
The answer is A. Correct me if i’m wrong.
User Ahad Porkar
by
5.8k points
2 votes

Answer:

First four terms are: 6 , 24 , 96 , 384

Explanation:

a₁ = 6

an = 4a(n-1)

a₂ = 4* a₍₂₋₁₎ = 4 * a₁ = 4*6 = 24

a₃ = 4*a₍₃₋₁₎ = 4 * a₂ = 4 * 24 = 96

a₄ = 4* a₍₄₋₁₎ = 4 * a₃ = 4 * 96 = 384

User Agung Maha
by
5.8k points