Skip to content
spmaddmath.com.my
Tuition

Study

SyllabusFormulasMethodsExam & PapersTools
LocationsPricingBlogOur TeachersContact
EN

Chapter · Progressions

Where progressions show up in real life

A progression is just a quantity that changes by the same amount, or the same factor, every step. Money added at a fixed rate each month is an arithmetic progression; money that grows by a fixed percentage is a geometric one.

Once you can spot which pattern a real situation follows, turning it into aa, dd or rr, and a formula, stops being the hard part of the question.

A progression is not just an abstract list

It is easy to meet arithmetic and geometric progressions as a list of numbers on a page, 3,7,11,15,3, 7, 11, 15, \ldots or 2,6,18,54,2, 6, 18, 54, \ldots, and treat them as a purely symbolic exercise. But almost every progression question in Add Math is describing something that changes over time, or over a sequence of steps, in one of exactly two ways: by adding the same amount each time, or by multiplying by the same amount each time.

That distinction is the whole chapter, really. An arithmetic progression (AP) adds a fixed amount, the common difference dd, at every step.

A geometric progression (GP) multiplies by a fixed factor, the common ratio rr, at every step. Almost any real situation that repeats in a regular way falls into one of these two patterns, and recognising which one is usually the first and most important decision in a word problem.

  • Adds the same amount each step → arithmetic progression.
  • Multiplies by the same factor each step → geometric progression.
  • Neither, the amount added or the factor itself keeps changing → not a simple progression at all.

Arithmetic progressions: fixed amounts, added repeatedly

An arithmetic progression shows up whenever a quantity increases, or decreases, by a fixed, flat amount at every step, with no compounding involved. A worker whose monthly pay rises by a fixed sum each year, seats arranged in rows where each row has a fixed number more seats than the row before, or a savings plan where the same fixed amount is deposited every month, all follow this pattern.

The two formulas that describe the pattern are worth being able to reach for without hesitation:

Tn=a+(n1)dT_{n} = a + (n-1)d
Sn=n2[2a+(n1)d]S_{n} = \frac{n}{2}\left[2a+(n-1)d\right]

TnT_{n} is the value at step nn, the nnth term, while SnS_{n} is the running total of the first nn terms. If a hall has 20 seats in the front row and each row behind it has 2 more seats than the row in front, the number of seats in row 12 is T12=20+(121)(2)=42T_{12}=20+(12-1)(2)=42, and the total number of seats across the first 12 rows is S12=122[2(20)+(11)(2)]=372S_{12}=\frac{12}{2}\left[2(20)+(11)(2)\right]=372.

Finding a and d from a word problem

In most arithmetic word problems, aa is simply the starting value given in the first sentence, and dd is whatever fixed amount the question says is added, gained, or increased at each step. Write both down explicitly before touching a formula, most of the difficulty is in identifying them correctly, not in the algebra afterward.

Geometric progressions: growth and decay by a fixed factor

A geometric progression shows up whenever a quantity grows, or shrinks, by a fixed percentage or fixed factor at every step, which is what makes it feel faster than arithmetic growth over time. Compound interest on savings, the population of bacteria that doubles every hour, the value of a car that depreciates by a fixed percentage each year, and a ball that bounces to a fixed fraction of its previous height each time, all of these are geometric, not arithmetic, because the change scales with the current amount rather than staying flat.

The matching formulas are:

Tn=arn1T_{n} = ar^{n-1}
Sn=a(1rn)1r,r1S_{n} = \frac{a(1-r^{n})}{1-r}, \quad r \ne 1

If RM1,000 is invested and grows by 5% each year, the amount after each year forms a geometric progression with a=1000a=1000 and r=1.05r=1.05; after 4 years the value is T5=1000(1.05)41215.51T_{5}=1000(1.05)^{4}\approx 1215.51 (the fifth term, since the first term is the starting amount before any growth has been applied). Notice that rr here is 1.05, not 0.05, a common slip is writing the growth rate itself as rr instead of 1+1+rate.

Growth rate is not the same as r

A quantity that grows by 8% each year has r=1.08r=1.08; one that shrinks by 8% each year has r=0.92r=0.92. Writing r=0.08r=0.08 or r=0.08r=-0.08 directly is one of the most common errors in geometric word problems, always convert the percentage into 1+1+rate or 11-rate first.

When "forever" still adds up to something finite

One of the more surprising ideas in this chapter is that adding infinitely many terms can still give a finite, sensible answer, but only for a geometric progression, and only when the common ratio satisfies 1<r<1-1<r<1. In that case each new term is smaller than the one before it, by the same factor every time, and the running total settles toward a fixed value rather than growing without bound.

S=a1r,1<r<1S_{\infty} = \frac{a}{1-r}, \quad -1<r<1

A bouncing ball is the classic picture for this: drop a ball from 2 metres, and suppose it always bounces back up to 34\frac{3}{4} of the height it fell from. The heights of the bounces after the first drop form a geometric progression with a=2(34)=1.5a=2\left(\frac{3}{4}\right)=1.5 and r=34r=\frac{3}{4}.

The total distance the ball would travel bouncing, if it bounced forever, is finite: S=1.510.75=6S_{\infty}=\frac{1.5}{1-0.75}=6 metres, even though the ball, in principle, bounces an infinite number of times.

The same idea explains why a recurring decimal such as 0.30.\overline{3} equals exactly 13\frac{1}{3}: written as 0.3+0.03+0.003+0.3+0.03+0.003+\cdots, it is a geometric progression with a=0.3a=0.3 and r=0.1r=0.1, and S=0.310.1=13S_{\infty}=\frac{0.3}{1-0.1}=\frac{1}{3}.

Turning a word problem into a, d or r

The mathematics in this chapter is rarely the hard part, the formulas are short, and calculators handle the arithmetic. What actually separates a confident answer from a stuck one is reading the situation correctly: is the quantity being added to, or multiplied?

What exactly is the first term, and does it correspond to n=1n=1 or does the counting start somewhere else in the story?

  • Underline the phrase that tells you the pattern, "increases by", "the same amount more", and "more than the previous" usually signal arithmetic; "increases by a percentage", "grows by a factor", and "each time as much again" usually signal geometric.
  • Check what counts as the first term. If a savings account already has RM500 before the first deposit is added, that RM500 might not be aa, read carefully whether the progression starts before or after the first change.
  • Decide whether the question wants a specific term (TnT_{n}), a running total (SnS_{n}), or the long-run total (SS_{\infty}), these ask genuinely different questions, and the wrong formula gives a wrong answer even with correct aa, dd, or rr.
Q1[6 marks]

A company offers two five-year salary schemes, both starting at RM30,000 in Year 1. Scheme A pays a fixed RM500 more each year than the year before.

Scheme B pays 3% more each year than the year before. Find the total amount earned under each scheme over the 5 years, and state which scheme pays more in total.

Show worked solution

Scheme A is arithmetic with a=30000a=30000, d=500d=500, n=5n=5: S5=52[2(30000)+4(500)]=52(62000)=155000S_{5}=\frac{5}{2}\left[2(30000)+4(500)\right]=\frac{5}{2}(62000)=155000. Scheme B is geometric with a=30000a=30000, r=1.03r=1.03, n=5n=5: S5=30000(11.035)11.03159274S_{5}=\frac{30000(1-1.03^{5})}{1-1.03}\approx 159274.

Scheme B pays roughly RM4,274 more in total over the five years, even though a 3% rise on RM30,000 (RM900) looks smaller than the flat RM500 in Year 1, because each geometric increase compounds on a growing base, while the arithmetic increase stays fixed.

How this is examined

Progressions appear in both Paper 1 (2 hours, 80 marks) and Paper 2 (2 hours 30 minutes, 100 marks); there is no Paper 3. Marking is analytic, so writing down a=a=\ldots, d=d=\ldots or r=r=\ldots explicitly before substituting into a formula is itself a method mark, even if a later calculation slips.

How one-to-one teaching can help

The formulas for progressions are short enough to memorise in an afternoon; what takes longer to build is the instinct for reading a paragraph of words and immediately seeing "arithmetic" or "geometric" inside it. That instinct comes from working through enough real situations, out loud, with someone who can point out exactly which phrase gave the pattern away, and exactly where a growth rate got mistaken for rr itself.

Our teachers are experienced; lessons run online and are taught in English, while SPM papers are set bilingually in Bahasa Melayu and English.

If progressions, particularly the word problems built around them, feel harder than the algebra suggests they should, a one-hour paid trial class at the teacher's own rate (from RM50 per hour, depending on experience) is a fair way to see whether that kind of one-to-one attention helps. We will not promise a particular grade, but we can help the pattern-spotting side of this chapter become second nature.

Get 1-to-1 help.

Book a Trial Class

Frequently asked questions

How do I know if a real-life situation is arithmetic or geometric?

If a fixed amount is added or subtracted at each step, it is arithmetic. If a fixed percentage or factor is applied at each step, growth or decay that scales with the current value, it is geometric.

Compound interest, population growth, and depreciation are geometric; fixed pay rises and evenly spaced seating are arithmetic.

Why is r equal to 1.05 for 5% annual growth, not 0.05?

rr is the factor the whole amount is multiplied by each step, and the amount does not vanish, it grows by 5% on top of itself. So the new amount is 100%+5%=105%100\%+5\%=105\% of the old one, which is r=1.05r=1.05.

Using r=0.05r=0.05 would mean the amount shrinks to almost nothing each step, which is not what growth means.

When does a sum to infinity exist?

Only for a geometric progression, and only when 1<r<1-1<r<1. Outside that range, the terms do not shrink toward zero, and the running total grows without bound rather than settling on a fixed value, so SS_{\infty} is not defined.

What is the difference between TnT_{n} and SnS_{n}?

TnT_{n} is the value of a single term, the amount at step nn alone. SnS_{n} is the running total of every term from the first up to and including the nnth.

Confusing the two is one of the most common ways marks are lost in this chapter.

Source:SRC-FORMAT

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