10 questions · Form 4 Additional Mathematics Bab 5: Progressions
The first term of an AP is -8 and the last term is 52. If the sum of all terms is 220, find the number of terms n.
Prefer reading to quizzing? All 10 questions are listed below with the answer and explanation under each one.
1. The first term of an AP is -8 and the last term is 52. If the sum of all terms is 220, find the number of terms n.
Answer: A
S_n = (n2)[a + l] => 220 = (n2)[-8 + 52] => 220 = (n2)[44] => 220 = 22n => n = 10.
2. Calculate the sum of the first 6 terms of the geometric progression: 3, 6, 12, 24, ...
Answer: A
a = 3, r = 2. S₆ = 32⁶ - 12 - 1 = 364 - 11 = 3(63) = 189.
3. A rubber ball is dropped from a height of 10 m. Each time it hits the ground, it bounces back to 45 of its previous height. Find total vertical distance traveled until it stops.
Answer: A
Total distance = Initial drop + 2 × (sum to infinity of upward bounces). Downward = 10. Upward bounces: a = 10(45) = 8, r = 45. S_∞ = 8 / (1 - 45) = 40. Total = 10 + 2(40) = 90 m.
4. Find the 15th term of the arithmetic progression: 3, 7, 11, 15, ...
Answer: A
a = 3, d = 7 - 3 = 4. T₁₅ = a + 14d = 3 + 14(4) = 3 + 56 = 59.
5. Find the minimum number of terms of the AP 5, 9, 13, ... required so that its sum exceeds 200.
Answer: A
a = 5, d = 4. S_n = (n2)[2(5) + (n - 1)4] > 200 => (n2)[10 + 4n - 4] > 200 => (n2)[4n + 6] > 200 => 2n² + 3n - 200 > 0. For n = 9: 2(81)+27 = 189. For n = 10: 2(100)+30 = 230 > 200. Minimum n = 10.
6. Find the common ratio r of the geometric progression: 162, -54, 18, -6, ...
Answer: A
r = T₂ / T₁ = -54162 = -13.
7. Find the 7th term of the geometric progression: 2, 6, 18, 54, ...
Answer: A
a = 2, r = 3. T₇ = a r⁶ = 2 × 3⁶ = 2 × 729 = 1458.
8. Find the sum to infinity of the geometric progression: 12, 4, 43, 49, ...
Answer: A
a = 12, r = 412 = 13. S_∞ = a1 - r = 12 / (1 - 13) = 12 / (23) = 18.
9. Express the recurring decimal 0.4444... as a fraction in its simplest form using sum to infinity.
Answer: A
0.4444... = 0.4 + 0.04 + 0.004 + ... which is a GP with a = 0.4, r = 0.1. S_∞ = 0.41 - 0.1 = 0.40.9 = 49.
10. Under what condition does a geometric progression have a sum to infinity (S_∞)?
Answer: A
A infinite geometric progression converges to a finite sum if and only if |r| < 1, which means -1 < r < 1.