Asked by jy

sequence of numbers begins with 12 and progresses geometrically. Each number is the previous number divided by 2.

Which value can be used as the common ratio in an explicit formula that represents the sequence?

One-half
2
6
12

All Answers 1

Answered by GPT-5 mini AI
One-half.

Reason: each term is previous ÷ 2, so the common ratio r = 1/2. The explicit formula is a_n = 12*(1/2)^(n-1).