IB Class 9 Sequences Practice Questions with Answers
IB Class 9 Sequences Practice Questions with Answers help students understand arithmetic and geometric patterns clearly. The exercises focus on identifying common differences and ratios. Moreover, learners practice writing general terms and solving sequence-based problems. This strengthens logical thinking and analytical skills.
Master Arithmetic and Geometric Progressions
IB Class 9 Sequences Practice Questions with Answers support structured exam preparation. Therefore, students gain confidence while solving progression problems. Additionally, regular practice improves speed and pattern recognition. As a result, learners perform better in assessments and build strong mathematical foundations.
Sequences and Progression Worksheets
Students can use Arithmetic and Geometric Progression Problems Class 9 PDF for additional revision. Moreover, IB Math Sequences and Patterns Worksheet PDF provides structured exercises. Therefore, consistent practice enhances conceptual clarity and improves exam readiness effectively.
Sequences and Patterns
A sequence is an ordered list of numbers following a specific pattern. Understanding sequences helps us model real-world situations like population growth, loan repayments, or the spread of a virus. This chapter focuses on two important types: arithmetic and geometric progressions.
1. What is a Sequence?
A sequence is a set of numbers written in a specific order. Each number in the sequence is called a term.
Sequences can be finite (limited number of terms) or infinite (continues forever).
Example: 3, 7, 11, 15, 19, …
Here, t₁ = 3, t₂ = 7, t₃ = 11, and the pattern is “add 4 each time”.
Notation: We often use aₙ to denote the nth term, where n is the position (n = 1, 2, 3, …).
2. Arithmetic Progressions (AP)
An arithmetic progression is a sequence where the difference between consecutive terms is constant. This constant difference is called the common difference (d).
General Form of an AP
If the first term is a and the common difference is d, then the sequence is:
Example 1: 5, 8, 11, 14, … (a = 5, d = 3)
Example 2: 20, 15, 10, 5, … (a = 20, d = -5) d can be negative.
nth Term of an AP
To find any term without listing all previous terms, use the formula:
Example 1: Find the 15th term of the AP: 3, 7, 11, 15, …
Example 2: Which term of the sequence 7, 4, 1, -2, … is -32?
So, the 14th term is -32.
Sum of n Terms of an AP
The sum of the first n terms (Sₙ) can be found using either formula:
Example: Find the sum of the first 20 terms of the AP: 2, 5, 8, 11, …
3. Geometric Progressions (GP)
A geometric progression is a sequence where each term is found by multiplying the previous term by a fixed, non-zero number called the common ratio (r).
General Form of a GP
If the first term is a and the common ratio is r, then:
Example 1: 3, 6, 12, 24, … (a = 3, r = 2)
Example 2: 16, 8, 4, 2, … (a = 16, r = ½)
nth Term of a GP
Example 1: Find the 8th term of the GP: 2, 6, 18, 54, …
Example 2: The 4th term of a GP is 24 and the 7th term is 192. Find the first term and common ratio.
So the GP is 3, 6, 12, 24, …
Sum of n Terms of a GP
The sum of the first n terms depends on whether r = 1 or not.
Example: Find the sum of the first 6 terms of the GP: 4, 12, 36, …
Sum to Infinity of a GP
If |r| < 1, the terms get smaller and the sum approaches a finite value as n → ∞.
Example: Find the sum to infinity of the GP: 10, 5, 2.5, 1.25, …
As we add more terms, the sum gets closer and closer to 20.
Note: If |r| ≥ 1, the sum to infinity does not exist (diverges).
4. Identifying the Type of Progression
Given the first few terms, we can determine if a sequence is arithmetic, geometric, or neither.
Check for Arithmetic Progression
Calculate the differences between consecutive terms. If they are constant, it’s an AP.
Example: 7, 11, 15, 19 → differences: 4, 4, 4 → constant → AP (d = 4).
Check for Geometric Progression
Calculate the ratios between consecutive terms. If they are constant, it’s a GP.
Example: 3, 12, 48, 192 → ratios: 12/3 = 4, 48/12 = 4, 192/48 = 4 → constant → GP (r = 4).
Neither
If neither differences nor ratios are constant, it’s another type of sequence (e.g., Fibonacci, quadratic).
Example: 1, 4, 9, 16, 25 → differences: 3, 5, 7, 9 (not constant). Ratios: 4, 2.25, 1.78 (not constant). This is the sequence of square numbers (tₙ = n²).
5. Applications in Real Life
Solved Examples
Example 1 (Finance – AP): A person saves $100 in the first week, $120 in the second, $140 in the third, and so on. How much will they save in the 10th week? What will be their total savings after 10 weeks?
This is an AP with a = 100, d = 20.
Example 2 (Population Growth – GP): A bacterial colony starts with 200 bacteria and doubles every 3 hours. How many bacteria will there be after 24 hours?
This is a GP with a = 200, r = 2. After 24 hours, the number of 3-hour periods is n = 24/3 = 8.
Example 3 (Depreciation – GP): A car worth $20,000 depreciates by 10% each year. What is its value after 5 years?
Depreciation of 10% means it retains 90% each year, so r = 0.9. a = 20,000, n = 5 (after 5 years).
Example 4 (Bouncing Ball – GP infinite sum): A ball is dropped from a height of 10 m. It rebounds to ¾ of its previous height each time. Find the total distance traveled by the ball before it comes to rest.
The ball goes down 10 m, then up (10×¾) and down (10×¾), then up (10×(¾)²) and down (10×(¾)²), etc.
Total distance = 10 + 2[10×(¾) + 10×(¾)² + 10×(¾)³ + …]
The series in brackets is a GP with a = 10×(¾) = 7.5, r = ¾.
6. Common Pitfalls
- Incorrect: Confusing the term number (n) with the value of the term.
✓ Correct: n is the position, tₙ is the value at that position. - Incorrect: Forgetting that the first term is a, not a+d.
✓ Correct: In AP, t₁ = a, t₂ = a+d, etc. - Incorrect: Using the wrong formula for GP sum when r > 1.
✓ Correct: Either formula works, but Sₙ = a(rⁿ-1)/(r-1) is convenient for r>1. - Incorrect: Applying sum to infinity formula when |r| ≥ 1.
✓ Correct: S∞ only exists for -1 < r < 1 (and r ≠ 0). - Incorrect: In a GP, thinking that r must be >1.
✓ Correct: r can be fractions, negative, or even zero (though zero leads to a trivial sequence). - Incorrect: Forgetting to include the first term when summing a series from the second term onward.
✓ Correct: Read the problem carefully to see if it asks for “first n terms” or “from term k onward”.
7. Practice Questions
- Find the 12th term of the AP: 7, 13, 19, 25, …
- Which term of the GP: 2, 6, 18, 54, … is 1458?
- Find the sum of the first 15 terms of the AP: -3, 1, 5, 9, …
- Find the sum to infinity of the GP: 24, 12, 6, 3, …
- A pendulum swings through an arc of 40 cm on the first swing. Each subsequent swing is 0.8 times the previous. Find the total distance traveled before it stops.
Answers: 1) t₁₂ = 7 + 11×6 = 73 2) 1458 = 2×3ⁿ⁻¹ → 3ⁿ⁻¹ = 729 → n-1 = 6 → n = 7 (7th term) 3) S₁₅ = 15/2 [2×(-3) + 14×4] = 7.5[-6+56] = 7.5×50 = 375 4) a=24, r=0.5, S∞ = 24/(1-0.5)=48 5) Total = 40 + 2×(32+25.6+…) first swing down, then up/down series: after first down, series sum = 32/(1-0.8)=160, total = 40 + 2×160 = 360 cm.
IB Mathematics – Grade 9
Sequences and Patterns (Level 1)
- Arithmetic Sequences: $u_n = a + (n-1)d$
- Geometric Sequences: $u_n = a \cdot r^{n-1}$
- Read carefully to distinguish between “term value” and “sum of terms”.
Breakdown of Solutions
IB Mathematics: Grade 9
Sequences and Patterns (Difficult Level)
- Questions involve compound growth, infinite series, and solving simultaneous linear equations.
- Round financial answers to the nearest dollar where applicable.
- Total Marks: 15.
Mathematical Solutions & Proofs
Frequently Asked Questions (FAQs)
What are IB Class 9 Sequences Practice Questions with Answers?
They provide structured exercises on arithmetic and geometric sequences with solutions.
How do IB Class 9 Sequences Practice Questions with Answers help students?
They strengthen logical reasoning and pattern recognition skills.
Are arithmetic progression problems included?
Yes, Arithmetic and Geometric Progression Problems Class 9 PDF are included.
Do these questions follow IB curriculum standards?
Yes, they align with IB Grade 9 guidelines.
Are geometric progression concepts covered?
Yes, ratio-based sequence problems are provided.
Can students use these questions for exam preparation?
Yes, they support effective revision.
Are worksheets available in PDF format?
Yes, IB Math Sequences and Patterns Worksheet PDF is available.
Do these resources include solved examples?
Yes, detailed explanations are provided.
How often should students practice sequences?
Regular practice improves accuracy and confidence.
Where can students download structured worksheets?
They can download organized PDFs for revision.

