Skip to content
spmaddmath.com.my
Tuition

Study

SyllabusFormulasMethodsExam & PapersTools
LocationsPricingBlogOur TeachersContact
EN

Worked examples · Progressions

Progressions, Worked Examples (KBAT)

These hard Progressions examples combine two ideas at once: an arithmetic progression whose terms also form a geometric progression, a geometric progression summed beyond a chosen term using its sum to infinity, and a block of arithmetic terms found as a difference of two sums. Attempt each in full before reading our step-by-step solution.

What these examples cover

These hard Progressions examples ask you to hold two ideas in the same question. One links an arithmetic progression to a geometric progression through the condition that three terms are in geometric ratio; one uses the sum to infinity to find a tail, the sum of every term beyond a certain point; and one finds the total of a block of terms as the difference of two partial sums.

The numbers are still deliberately clean, so the challenge is the reasoning, not the calculator work. Attempt each in full on paper first, then check line by line.

Where your working parts from ours, that step is the real target, hard questions usually turn on a single idea, cleanly applied.

Worked examples

Work through all three. Each rewards a clear plan before any algebra: name what you know, name what you want, and choose the one relationship that connects them.

Attempt each fully before reading the matching solution.

Q1[6 marks]

The first, second and fourth terms of an arithmetic progression, whose first term is 44, are also three consecutive terms of a geometric progression. Find (a) the common difference of the AP, (b) the common ratio of the GP, and (c) the sum of the first 55 terms of that GP.

Show worked solution

(a) With first term a=4a=4 and common difference dd, the first, second and fourth AP terms are 44, 4+d4+d and 4+3d4+3d. Three consecutive GP terms satisfy "middle squared equals the product of the outer two", so:

(4+d)2=4(4+3d)(4+d)^{2}=4\,(4+3d)

Expand both sides and simplify:

16+8d+d2=16+12d16+8d+d^{2}=16+12d
d2+8d12d=0    d24d=0    d(d4)=0d^{2}+8d-12d=0 \;\Rightarrow\; d^{2}-4d=0 \;\Rightarrow\; d(d-4)=0

So d=0d=0 or d=4d=4. A common difference of 00 makes every term equal, a trivial ratio of 11, so we take d=4d=4.

(b) The three GP terms are now 44, 4+4=84+4=8 and 4+3(4)=164+3(4)=16. The common ratio is any term over the one before:

r=84=2(check: 168=2)r=\frac{8}{4}=2 \qquad \left(\text{check: } \frac{16}{8}=2\right)

(c) The GP has first term 44 and r=2r=2. Sum the first 55 terms with Sn=a(rn1)r1S_{n}=\dfrac{a(r^{n}-1)}{r-1}:

S5=4(251)21=4(321)1=4(31)=124S_{5}=\frac{4(2^{5}-1)}{2-1}=\frac{4(32-1)}{1}=4(31)=124

Answer

d=4d=4, r=2r=2, and the GP's first five terms sum to 124124. Check by listing the GP 4,8,16,32,644,8,16,32,64: the total is 4+8+16+32+64=1244+8+16+32+64=124, and the terms 4,8,164,8,16 do sit at positions 1,2,41,2,4 of the AP 4,8,12,16,4,8,12,16,\ldots

Q2[5 marks]

A geometric progression has first term 1818 and a sum to infinity of 2727. Find (a) the common ratio, and (b) the sum of all the terms from the fourth term onwards.

Show worked solution

(a) The sum to infinity is S=a1rS_{\infty}=\dfrac{a}{1-r}, valid here because the sum exists. Substitute a=18a=18 and S=27S_{\infty}=27, then solve for rr:

27=181r    1r=1827=23    r=1327=\frac{18}{1-r} \;\Rightarrow\; 1-r=\frac{18}{27}=\frac{2}{3} \;\Rightarrow\; r=\frac{1}{3}

Since r=13<1|r|=\tfrac{1}{3}<1, the sum to infinity was indeed valid.

(b) The terms from the fourth onwards are everything left after the first three, so their total is SS_{\infty} minus the sum of the first three terms. First find S3S_{3} with Sn=a(1rn)1rS_{n}=\dfrac{a(1-r^{n})}{1-r} (the tidy form when r<1r<1):

S3=18(1(13)3)113=18(1127)23=18262723=26S_{3}=\frac{18\left(1-\left(\frac{1}{3}\right)^{3}\right)}{1-\frac{1}{3}}=\frac{18\left(1-\frac{1}{27}\right)}{\frac{2}{3}}=\frac{18\cdot\frac{26}{27}}{\frac{2}{3}}=26

Now subtract from the sum to infinity:

SS3=2726=1S_{\infty}-S_{3}=27-26=1

Answer

r=13r=\tfrac{1}{3}, and the terms from the fourth onwards sum to 11. Check by treating the fourth term as the start of a new GP: its first term is T4=18(13)3=23T_{4}=18\left(\tfrac{1}{3}\right)^{3}=\tfrac{2}{3}, still with ratio 13\tfrac{1}{3}, so its sum to infinity is 2/311/3=2/32/3=1\dfrac{2/3}{1-1/3}=\dfrac{2/3}{2/3}=1, which agrees.

Q3[6 marks]

An arithmetic progression is such that its 5th term is 1717 and the sum of its first 1010 terms is 185185. Find (a) the first term and the common difference, and (b) the sum of the 11th to the 20th terms inclusive.

Show worked solution

(a) Turn each fact into an equation. The 5th term uses Tn=a+(n1)dT_{n}=a+(n-1)d; the sum uses Sn=n2[2a+(n1)d]S_{n}=\frac{n}{2}[\,2a+(n-1)d\,]:

T5=a+4d=17T_{5}=a+4d=17
S10=102[2a+9d]=5(2a+9d)=185    2a+9d=37S_{10}=\frac{10}{2}\,[\,2a+9d\,]=5(2a+9d)=185 \;\Rightarrow\; 2a+9d=37

From the first equation, a=174da=17-4d. Substitute into 2a+9d=372a+9d=37:

2(174d)+9d=37    348d+9d=37    d=32(17-4d)+9d=37 \;\Rightarrow\; 34-8d+9d=37 \;\Rightarrow\; d=3

Then a=174(3)=5a=17-4(3)=5.

(b) The 11th-to-20th terms are the first 2020 terms with the first 1010 removed, so their total is S20S10S_{20}-S_{10}. Compute S20S_{20}:

S20=202[2(5)+19(3)]=10[10+57]=10(67)=670S_{20}=\frac{20}{2}\,[\,2(5)+19(3)\,]=10\,[\,10+57\,]=10(67)=670

We already know S10=185S_{10}=185, so:

S20S10=670185=485S_{20}-S_{10}=670-185=485

Answer

a=5a=5, d=3d=3, and the 11th-to-20th terms sum to 485485. Check independently: those ten terms run from T11=5+10(3)=35T_{11}=5+10(3)=35 to T20=5+19(3)=62T_{20}=5+19(3)=62, so their sum is 102(35+62)=5(97)=485\frac{10}{2}(35+62)=5(97)=485, which agrees.

Q4[5 marks]

Three consecutive terms of an arithmetic progression have a sum of 2424 and a product of 312312. Find the possible values of the three terms, and state the common difference in each case.

Show worked solution

Because the three terms are consecutive, write them symmetrically as ada-d, aa, a+da+d, their sum then simplifies immediately, without dd appearing at all.

(ad)+a+(a+d)=24(a-d)+a+(a+d)=24
3a=24    a=83a=24 \;\Rightarrow\; a=8

Now use the product. With a=8a=8, the product of the three terms is (ad)(a)(a+d)=a(a2d2)(a-d)(a)(a+d)=a(a^{2}-d^{2}):

8(82d2)=3128\left(8^{2}-d^{2}\right)=312
64d2=39    d2=25    d=±564-d^{2}=39 \;\Rightarrow\; d^{2}=25 \;\Rightarrow\; d=\pm5

Both signs of dd are valid, they simply describe the same three numbers written in increasing or decreasing order.

Answer

The three terms are 33, 88, 1313 (with d=5d=5), or the same numbers in reverse, 1313, 88, 33 (with d=5d=-5). Check: 3+8+13=243+8+13=24 and 3×8×13=3123\times8\times13=312, both correct.

Q5[5 marks]

The number of bacteria in a culture is 55 at the start of an experiment. The population triples every hour, so the counts taken at the start of each successive hour, T1=5,T2,T3,T_{1}=5, T_{2}, T_{3}, \ldots, form a geometric progression with common ratio 33.

Find the least number of complete hours after the start of the experiment needed for the population to exceed 1000010\,000.

Show worked solution

With a=5a=5 and r=3r=3, the term Tn=arn1T_{n}=ar^{n-1} gives the count taken (n1)(n-1) hours after the start. We need the least nn for which TnT_{n} exceeds 1000010\,000; because nn sits in the exponent, this needs logarithms.

5(3)n1>100005(3)^{n-1} > 10\,000
3n1>20003^{n-1} > 2000

Take lg\lg of both sides. Since the base 3>13>1, the inequality keeps its direction:

(n1)lg3>lg2000    n1>lg2000lg3(n-1)\lg 3 > \lg 2000 \;\Rightarrow\; n-1 > \frac{\lg 2000}{\lg 3}
n1>6.919    n>7.919n-1 > 6.919\ldots \;\Rightarrow\; n > 7.919\ldots

nn must be a whole number, so take the least integer above 7.9197.919\ldots:

n=8n=8

T8T_{8} is the count taken 81=78-1=7 hours after the start, so 77 complete hours are needed.

Answer

77 complete hours. Check: T7=5(3)6=3645T_{7}=5(3)^{6}=3645 (still under 1000010\,000), while T8=5(3)7=10935T_{8}=5(3)^{7}=10\,935, which is the first count to exceed 1000010\,000.

Q6[6 marks]

Aiman is choosing between two 10-day pocket-money schemes from his uncle. Scheme A pays RM10 on day 1, increasing by RM10 on each following day (an arithmetic progression).

Scheme B pays RM1 on day 1, doubling on each following day (a geometric progression). (a) Find the total paid under each scheme over the 1010 days.

(b) State which scheme pays more in total, and find the difference.

Show worked solution

Scheme A is an AP with a=10a=10, d=10d=10, n=10n=10. Find its total with Sn=n2[2a+(n1)d]S_{n}=\dfrac{n}{2}\,[\,2a+(n-1)d\,]:

S10A=102[2(10)+9(10)]=5(20+90)=5(110)=550S_{10}^{A}=\frac{10}{2}\,[\,2(10)+9(10)\,]=5(20+90)=5(110)=550

Scheme B is a GP with a=1a=1, r=2r=2, n=10n=10. Since r>1r>1, use Sn=a(rn1)r1S_{n}=\dfrac{a(r^{n}-1)}{r-1}:

S10B=1(2101)21=2101=10241=1023S_{10}^{B}=\frac{1\left(2^{10}-1\right)}{2-1}=2^{10}-1=1024-1=1023

Compare the two totals:

S10BS10A=1023550=473S_{10}^{B}-S_{10}^{A}=1023-550=473

Answer

Scheme A totals RM550 and Scheme B totals RM1023, so Scheme B pays more, by RM473. Sense check: under Scheme B, day 1010 alone pays 29=2^{9}=RM512, already almost the whole of Scheme A's 1010-day total, so the large gap is reasonable.

Q7[5 marks]

Three numbers are inserted between 44 and 324324 so that the five numbers form consecutive terms of a geometric progression. (a) Find the possible value(s) of the common ratio.

(b) Taking the positive common ratio, find the three inserted numbers and their sum.

Show worked solution

With first term T1=4T_{1}=4 and fifth term T5=324T_{5}=324, use T5=ar4T_{5}=ar^{4} to form an equation in rr:

324=4r4324=4r^{4}
r4=81    r=±3r^{4}=81 \;\Rightarrow\; r=\pm3

Both roots satisfy the equation because the power is even; either gives a valid GP through 44 and 324324. Taking the positive ratio r=3r=3 for part (b):

T2=4(3)=12,T3=12(3)=36,T4=36(3)=108T_{2}=4(3)=12,\quad T_{3}=12(3)=36,\quad T_{4}=36(3)=108
12+36+108=15612+36+108=156

Answer

r=3r=3 or r=3r=-3; with the positive ratio, the three inserted numbers are 1212, 3636, 108108, summing to 156156. Check: 4,12,36,108,3244,12,36,108,324 is a GP with ratio 33, and 4(3)4=4(81)=3244(3)^{4}=4(81)=324 as required.

Q8[6 marks]

The sum of the first nn terms of an arithmetic progression is given by Sn=3n2+5nS_{n}=3n^{2}+5n. (a) Find the first term and the common difference.

(b) Express TnT_{n} in terms of nn. (c) Determine whether 100100 is a term of this progression.

Show worked solution

(a)–(b) The first term is simply S1S_{1}; every later term is Tn=SnSn1T_{n}=S_{n}-S_{n-1}.

T1=S1=3(1)2+5(1)=8T_{1}=S_{1}=3(1)^{2}+5(1)=8
Tn=SnSn1=(3n2+5n)[3(n1)2+5(n1)]T_{n}=S_{n}-S_{n-1}=\left(3n^{2}+5n\right)-\left[3(n-1)^{2}+5(n-1)\right]
Tn=6n+2T_{n}=6n+2

Check this formula at n=1n=1: 6(1)+2=86(1)+2=8, which matches T1T_{1} exactly, so it holds for every n1n\ge1. Since TnT_{n} is linear in nn with coefficient 66, the first term is a=8a=8 and the common difference is d=6d=6.

(c) 100100 is a term only if 6n+2=1006n+2=100 has a positive integer solution for nn:

6n+2=100    n=986=4936n+2=100 \;\Rightarrow\; n=\frac{98}{6}=\frac{49}{3}

nn is not a whole number, so 100100 is not a term of this progression.

Answer

a=8a=8, d=6d=6, Tn=6n+2T_{n}=6n+2; 100100 is not a term (it would need n=493n=\tfrac{49}{3}). Check: T16=6(16)+2=98T_{16}=6(16)+2=98 and T17=6(17)+2=104T_{17}=6(17)+2=104, so the progression steps straight over 100100.

Across all three, the hard part was never the arithmetic, it was choosing the one relationship that unlocks the question: the GP condition on three terms, the tail as SS3S_{\infty}-S_{3}, and the block as S20S10S_{20}-S_{10}. Name what connects your knowns to your unknown, and the calculation follows.

Key method points

These three examples show how the same handful of formulas combine into harder questions. Keep these ideas ready for problems that mix two topics.

  • Three numbers are in geometric progression exactly when the middle one squared equals the product of the outer two: b2=acb^{2}=ac.
  • When a condition gives d(d4)=0d(d-4)=0, reject the root that makes the progression trivial (here d=0d=0) and keep the meaningful one.
  • The sum of all terms beyond the kkth of an infinite GP is SSkS_{\infty}-S_{k}; equivalently, it is a new GP starting at Tk+1T_{k+1}.
  • The sum of a block of AP terms, say the 11th to 20th, is S20S10S_{20}-S_{10}, no need to add ten terms one by one.
  • Two facts about an AP give two equations in aa and dd; solve them together before answering the final part.
  • Because marking is analytic, each clear line, the set-up, the elimination, the substitution, can earn its own method mark.

How a teacher helps

Hard questions rarely fail on arithmetic; they fail on the plan, not spotting that three terms in GP give b2=acb^{2}=ac, or not seeing a tail as SS3S_{\infty}-S_{3}. In a one-to-one lesson our teacher helps you name the connecting relationship first, so the algebra becomes routine rather than a guess.

We also rehearse rejecting trivial roots and checking by a second route, the habits that protect full marks. Because our teachers are experienced, you learn the reasoning, not just the answer.

Lessons are taught in English, while SPM papers are set in both Malay and English, so the notation reads the same either way.

Get 1-to-1 help.

Book a Trial Class

Frequently asked questions

How do I use the fact that three terms are in geometric progression?

Set the middle term squared equal to the product of the outer two: if the terms are aa, bb, cc then b2=acb^{2}=ac. This gives one equation you can solve for the unknown.

How do I find the sum of every term after a certain point in an infinite GP?

Subtract the partial sum from the sum to infinity. The terms from the fourth onwards total SS3S_{\infty}-S_{3}.

You can check by summing the new GP that starts at the fourth term.

What is the quickest way to add the 11th to the 20th terms of an AP?

Use S20S10S_{20}-S_{10}. Adding ten terms one by one is slow and error-prone; the difference of two partial sums gives the block total directly.

Why did we reject d=0d=0 in the first example?

A common difference of 00 makes every term equal to 44, which is a geometric progression only in the trivial sense of ratio 11. The intended non-trivial progression comes from d=4d=4.

Source:SRC-DSKP-EN

Written by the spmaddmath.com.my editorial team.· Last updated 5 September 2026

Ready to get started?

Book a Trial Classfrom RM50/hr · One-hour paid trial · Same-day reply
Book a Trial ClassOne-hour paid trial · Same-day reply