Free Practice Question
PS · Problem Solving
sub-505
Sequences
In a research study, the initial number of birds was 4. Each month, the number of birds doubled from the previous month's count. What will be the total number of birds after 8 months?
Answer Choices
Correct answer marked belowA
B
Correct
D
E
See the full step-by-step explanation
You can see the correct answer above. Sign in for free to unlock the complete worked solution.
Track your performance and improve
Get detailed analytics, unlock full explanations, and move up difficulty tiers as you practice.
Explanation
Preview
Official Explanation
Official
Initially, the number of birds is N = 4. After the first month, the number of birds becomes N1 = 4 x 2 = 8. After the second month, the count is N2 =…
Read the full explanation
Sign in for free to see the complete step-by-step solution to this question.
Comments
2
Sign in to join the discussion
A
andreaJan 9, 2024
thanks for posting
R
RonAug 24, 2024
thanks for the answer
What this question tests
What it tests
Your ability to spot and extend arithmetic and geometric sequences and work with recursive definitions.
Common trap
Off-by-one errors in indexing (a₀ vs a₁) or confusing an arithmetic difference with a geometric ratio.
Details
Difficulty
sub-505
Type
PS
Category