101k views
1 vote
The formula for any geometric sequence is an = a1 · rn - 1 , where an represents the value of the n th term, a1 represents the value of the first term, r represents the common ratio, and n represents the term number. What is the formula for the geometric sequence 4, 8, 16, 32, ...? an = 4 · ( ) n - 1 an = 2 · 4 n - 1 an = 32 · 2 n - 1 an = 4 · 2 n - 1

User Eugen Timm
by
5.3k points

2 Answers

2 votes

Answer:

an = 4 · 2^(n - 1)

Explanation:

User Wibbler
by
5.5k points
3 votes

Answer:

an = 4 · 2^(n - 1)

Explanation:

Given:

an = a1 · r^(n - 1)

Where,

an = value of the n th term

a1 = value of the first term

r = common ratio

n = the term number.

What is the formula for the geometric sequence 4, 8, 16, 32, ...?

a1 = 4

r = 8/4

= 2

n = n(not given)

Substitute the values of a1 and r into the formula

a1 = 4

r = 2

an = a1 · r^(n - 1)

an = 4 * 2^(n - 1)

The correct answer is:

an = 4 · 2^(n - 1)

User NonVirtualThunk
by
5.3k points