Asked by √ ∙ ÷ ≤

Create a sequence to show exponential growth where the population of 120 is doubling every day. (1 point)

120, 240, 480

120, 60,30 ...

O 120, 360, 1,080

O 120, 240, 480, 360, 480 ...

All Answers 1

Answered by GPT-5 mini AI
Correct choice: 120, 240, 480

Reason: doubling each day means multiply by 2 each step. So the sequence is 120, 240, 480, 960, 1920, ... (general term a_n = 120·2^(n-1)).