∑ DANEMATHICS
FREE CAPS MATHS RESOURCES
Grade 12 · Patterns & Sequences
Arithmetic & Geometric Sequences: Full Guide
MARKING GUIDELINE
Marks
33
Duration
50 minutes
Questions
3
Name:
Class:
Date:
Mark
/ 33
Instructions and Information
- Answer ALL the questions in this question paper.
- Answer QUESTION 1 by circling the letter (A–D) in the answer grid at the end of that section.
- Show ALL calculations clearly.
- Show all units where applicable.
- Number the answers correctly according to the numbering system used in this question paper.
- A non-programmable calculator may be used, unless stated otherwise.
- Write neatly and legibly.
Question 1
[10 MARKS]Four options are given as possible answers to the following questions. Choose the correct answer and circle the letter (A–D) in the grid at the end of this section. If you want to change your choice, put a cross through the wrong letter and circle your new choice.
- 1.1Tn = a + (n − 1)d is the general term of …(1)A)an arithmetic sequence✓B)a geometric sequenceC)a quadratic patternD)a convergent seriesAnswer: A — A common DIFFERENCE d is what makes a sequence arithmetic.
- B — a geometric sequence uses Tn = arn−1
- C — a quadratic pattern has an n² term
- D — a series is a SUM, not a sequence
- 1.2The 20th term of 7 ; 11 ; 15 ; … is …(1)A)83✓B)80C)87D)76Answer: A — T20 = 7 + 19(4) = 83.
- B — used 20d and then dropped the first term
- C — used 20d instead of 19d
- D — used 19d without adding the first term
- 1.3The common ratio of 3 ; 6 ; 12 ; … is …(1)A)2✓B)3C)6D)12Answer: A — Each term is DIVIDED by the one before: 6 ÷ 3 = 2.
- B — that is the first term
- C — SUBTRACTED consecutive terms instead of dividing them
- D — inverted the ratio
- 1.4The 8th term of 3 ; 6 ; 12 ; … is …(1)A)384✓B)192C)768D)24Answer: A — T8 = 3(2)7 = 384.
- B — used r6 instead of r7
- C — used r8 instead of r7
- D — worked out 3 × 8 instead of 3 × 27
- 1.5The sum of the first 20 terms of 7 ; 11 ; 15 ; … is …(1)A)900✓B)830C)1 800D)90Answer: A — Sn = n/2[2a + (n − 1)d] = 10(14 + 76) = 900.
- B — used n/2 × T20, leaving out the first term
- C — left out the factor of a half
- D — left off the factor of 10 altogether
- 1.6In an arithmetic sequence T5 = 17 and T9 = 33. Then d = …(1)A)4✓B)16C)2D)8Answer: A — Four steps separate T5 from T9, so 4d = 16 and d = 4.
- B — that is 4d, before dividing by the four steps
- C — divided by 8 instead of by 4
- D — divided by 2 instead of by 4
- 1.7A geometric SERIES converges when …(1)A)−1 < r < 1✓B)r > 1C)r = 1D)r < 0Answer: A — Only then do the terms shrink fast enough for the sum to settle on a value.
- B — the terms grow without limit, so the sum diverges
- C — every term is then the same, so the sum grows without limit
- D — r = −2 is negative, but that series still diverges
- 1.8The sum to infinity of 8 + 4 + 2 + … is …(1)A)16✓B)14C)8D)32Answer: A — S∞ = a ÷ (1 − r) = 8 ÷ 0,5 = 16.
- B — added the first three terms and stopped
- C — that is the first term alone
- D — used 1 − r as 0,25 instead of 0,5
- 1.9In a geometric sequence T3 = 20 and T5 = 80. The POSITIVE value of r is …(1)A)2✓B)4C)60D)√60Answer: A — T5 = T3r², so r² = 80 ÷ 20 = 4 and r = 2.
- B — that is r², before taking the square root
- C — SUBTRACTED the two terms instead of dividing
- D — square-rooted the difference instead of the ratio
- 1.10The sum of the first n terms of a GEOMETRIC series (r − 1 is not 0) is …(1)A)a(rn − 1)r − 1✓B)a(rn + 1)r − 1C)n2[2a + (n − 1)d]D)a1 − rAnswer: A — That is the geometric sum formula from the information sheet.
- B — the numerator carries a MINUS, not a plus
- C — that is the ARITHMETIC sum formula
- D — that is the sum to INFINITY, not the sum of n terms
Answer grid — marking guideline
| 1.1 | A | B | C | D |
| 1.2 | A | B | C | D |
| 1.3 | A | B | C | D |
| 1.4 | A | B | C | D |
| 1.5 | A | B | C | D |
| 1.6 | A | B | C | D |
| 1.7 | A | B | C | D |
| 1.8 | A | B | C | D |
| 1.9 | A | B | C | D |
| 1.10 | A | B | C | D |
Question 2
[11 MARKS]In an ARITHMETIC sequence the third term is 11 and the seventh term is 27.
- 2.1Determine the common difference d.(3)T7 − T3 = 4d (1)
27 − 11 = 4d (1)
d = 4 (1) - 2.2Determine the first term a.(2)T3 = a + 2d: 11 = a + 8 (1)
a = 3 (1) - 2.3Calculate the sum of the first 20 terms.(3)S20 = 202[2(3) + 19(4)] (2) = 820 (1)
- 2.4Determine which term of the sequence is equal to 99.(3)3 + (n − 1)4 = 99 (1)
4n − 1 = 99 (1)
n = 25 (1)
Question 3
[12 MARKS]In a GEOMETRIC sequence the second term is 6 and the fifth term is 48.
- 3.1Determine the constant ratio r.(4)T5T2 = r3 (1)
486 = 8 (1)
r3 = 8 (1)
r = 2 (1) - 3.2Determine the first term.(2)T2 = ar: 6 = 2a (1)
a = 3 (1) - 3.3Calculate the sum of the first 8 terms.(3)S8 = 3(28 − 1)2 − 1 (2) = 765 (1)
- 3.4Explain why this series does NOT have a sum to infinity, and give an example of a geometric series that does.(3)S∞ exists only when |r| < 1 (1), and here r = 2 (1)
For example 12 + 14 + 18 + …, where r = 12 and S∞ = 1 (1)
TOTAL: 33 marks
This question paper consists of 3 questions.