Free Practice Question
PS · Problem Solving
sub-505
Sequences
In a certain sequence, the initial term is -25. Each subsequent term increases by 10 compared to the previous term. What is the value of the 100th term in this sequence?
Answer Choices
Correct answer marked below965
Correct
B
980
C
985
D
990
E
995
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
The first term in the sequence is -25. The common difference between consecutive terms is 10. To find the 100th term, we use the formula for the nth term of an arithmetic progression: .…
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
D
DukeSep 19, 2024
still struggling with these types of problems
M
MotolaniJan 31, 2025
thanks for taking time to upload it!
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