Access Study Notes

These notes are free. Enter your access password to continue, or register below to get your password instantly.

Incorrect password. Please try again.
Don't have a password? Register free here
Grade 9 Mathematics

Algebra: All Connected

These topics are not separate chapters. They are one system where each concept unlocks the next. Start here and work through in order.

Real Numbers
Number Lines
Exponents
Expressions
Factorisation
Fractions
Equations
Inequalities

Test tomorrow? Book a last-minute session with Dineo to work through problems together.

Book Now →
Real Numbers Number Lines Exponents Expressions Factorisation Fractions Equations Inequalities
Start Here - Topic 01
The Real Number System
Every number you will use in algebra lives somewhere in this system
+
💡
Why start here?

Before you can work with expressions, equations or exponents, you need to know what kind of number you are dealing with. The real number system is the map - it tells you where every number lives and what rules apply to it.

SetSymbolWhat it includesExamples
Natural NumbersCounting numbers, starting from 11, 2, 3, 4, 5 ...
Whole Numbersℕ₀Natural numbers PLUS zero0, 1, 2, 3, 4 ...
IntegersWhole numbers AND their negatives... -3, -2, -1, 0, 1, 2, 3 ...
Rational NumbersAny number that can be written as a fraction a/b (b ≠ 0). Includes all terminating and recurring decimals.½, -3, 0.75, 0.̅3̅, 2⅓
Irrational Numbersℚ′Cannot be written as a fraction. Non-terminating, non-recurring decimals.√2, π, √5
Real NumbersALL of the above combinedEvery number on the number line

The Nesting Rule - Sets inside Sets

Every natural number is also a whole number, integer, rational and real number.
Every integer is also rational and real - because any integer can be written as itself over 1 (e.g. 5 = 5/1).
Surd test: √9 = 3 (rational, it simplifies perfectly). √7 = 2.6457... (irrational, it never terminates or repeats).
Rational + Irrational together = Real Numbers. There is no number on the real number line that is neither.
✍️
Common exam question: classify these numbers

Given: √16, √3, -7, 0.121212..., π. Answers: √16 = 4 (rational/integer), √3 (irrational), -7 (integer/rational), 0.12̅ (rational - it recurs), π (irrational). Always simplify surds first before classifying.

Topic 1b
Number Lines
Plotting and ordering real numbers - integers, fractions, decimals and surds
+
💡
Why number lines matter

A number line puts every real number in its correct position. Once you can place any number on a line, you can order numbers from smallest to largest, solve inequalities, and understand which values a variable can take. It is also the tool you use to show the answer to an inequality.

The Rules for Number Lines

Every number has exactly one position on the real number line. Numbers to the RIGHT are always LARGER. Numbers to the LEFT are always SMALLER. Zero sits in the middle. Negative numbers go left, positive numbers go right.

Placing Different Types of Numbers

Integers: whole numbers with no working needed. -3 is three steps left of zero, 4 is four steps right.
Fractions and decimals: find the two integers they sit between. 2.7 sits between 2 and 3, closer to 3. -1½ sits between -2 and -1.
Surds: estimate the decimal value first, then place. √5 ≈ 2.24 (because 2² = 4 and 3² = 9, so √5 is between 2 and 3, closer to 2).
Ordering mixed numbers: convert all values to decimals first, then rank from smallest to largest and place on the line.
Placing √5 on the number line
Step 1: Find perfect squares either side.2² = 4 and 3² = 9
Step 2: So √4 < √5 < √9meaning 2 < √5 < 3
Step 3: Estimate more precisely.2.2² = 4.84, 2.3² = 5.29
√5 ≈ 2.24   Place it between 2 and 2.3 on the line, close to 2.2
Ordering these numbers from smallest to largest:   -√3,   1½,   -2,   √4,   0.8
Convert all to decimals:
-√3 ≈ -1.73√3 ≈ 1.73, so negative version
1½ = 1.5
-2 = -2
√4 = 2perfect square, exact
0.8 = 0.8
Order: -2,   -√3,   0.8,   1½,   √4

Visualising the ordering above

-2 -1 0 1 2 -2 -√3 0.8 √4
✍️
Surd estimation shortcut

To place √n on a number line: find the two consecutive integers a and b where a² < n < b². Then √n lies between a and b. For a closer estimate, check whether n is nearer to a² or b². For example √11: 3² = 9 and 4² = 16, so √11 is between 3 and 4. Since 11 is closer to 9 than to 16, it sits closer to 3 than to 4.

Common mistake

Students forget that negative numbers reverse the size comparison. -3 is SMALLER than -1, even though 3 is bigger than 1. On the number line, -3 is further LEFT. Always check direction before ordering negative numbers.

📈
Topic 02
Laws of Exponents
The rules for working with powers - used in almost every other topic
+
💡
Why exponents come second

Exponents appear in algebraic expressions, equations and factorisation. You need to be comfortable simplifying a⁴ x a² before you can work with expressions confidently. Learn these rules cold.

Multiply - Same Base

aᵏ x aᵐ = aᵏ⁺ᵐ

Add the exponents. Keep the base.

Divide - Same Base

aᵏ ÷ aᵐ = aᵏ⁻ᵐ

Subtract the exponents. Keep the base.

Power of a Power

(aᵏ)ᵐ = aᵏ·ᵐ

Multiply the exponents.

Zero Exponent

a⁰ = 1

Any base (except 0) raised to the power zero equals 1.

Negative Exponent

a⁻ᵏ = 1/aᵏ

Flip to the denominator and make the exponent positive.

Fraction Exponent

a^(1/n) = ⁿ√a

A fraction exponent is the same as a root.

Power of a Product

(ab)ᵏ = aᵏbᵏ

The exponent applies to ALL factors inside the bracket.

Power of a Fraction

(a/b)ᵏ = aᵏ/bᵏ

Apply the exponent to both numerator and denominator.

Multiply - same base   x³ x x⁴
= x³⁺⁴add the exponents= x⁷
Divide - same base   2⁶ ÷ 2²
= 2⁶⁻²subtract the exponents= 2⁴ = 16
Power of a power   (x²)³
= x²×³multiply the exponents= x⁶
Zero exponent   5⁰
= 1any base to the power zero equals 1
Negative exponent   3⁻²
= 1 / 3²flip to denominator, make exponent positive= 1/9
Power of a product   (2x)³
= 2³ x x³exponent applies to every factor inside the bracket= 8x³

The Common Mistakes

Different bases cannot be combined: x³ x y² ≠ (xy)⁵. You can only add/subtract exponents when the base is the same.
x² + x² ≠ x⁴. When adding, you do NOT add exponents. x² + x² = 2x² (you collect like terms, not exponents).
-(x)² ≠ (-x)². The bracket matters. -(2)² = -4. (-2)² = +4.
Why this matters for everything that follows

Simplifying expressions, factorising, solving equations involving powers - all of it uses these eight laws. A student who knows the exponent laws fluently will find the rest of algebra much more manageable.

Prime Base Conversion

When bases like 4, 8, 9, 25 appear, rewrite them as prime numbers raised to a power FIRST. Then apply the exponent laws. This is the only way to combine terms that look different but share a prime base.

Key prime conversions to memorise: 4 = 2², 8 = 2³, 9 = 3², 16 = 2⁴, 25 = 5², 27 = 3³, 32 = 2⁵
Example 1 (Basic)   4² x 8³
= (2²)² x (2³)³rewrite 4 and 8 as powers of 2
= 2⁴ × 2⁹power of a power: multiply exponents
= 2¹³same base: add exponents
Example 2 (Fraction)   (3ⁿ x 27ⁿ⁺¹) / (9²ⁿ)
= (3ⁿ x (3³)ⁿ⁺¹) / ((3²)²ⁿ)rewrite 27 = 3³ and 9 = 3²
= (3ⁿ x 3³ⁿ⁺³) / (3⁴ⁿ)multiply exponents inside brackets
= 3ⁿ ⁺ ³ⁿ ⁺ ³ ⁻ ⁴ⁿadd numerator exponents, subtract denominator
= 3³simplify: n + 3n + 3 - 4n = 3
Example 3 (Mixed bases)   (6ⁿ x 12ⁿ⁺¹) / (8ⁿ x 9ⁿ)
6 = 2 x 3,   12 = 2² x 3,   8 = 2³,   9 = 3²break every base into primes
Numerator: (2·3)ⁿ x (2²·3)ⁿ⁺¹
= 2ⁿ·3ⁿ x 2²ⁿ⁺²·3ⁿ⁺¹distribute exponent over product
= 2ⁿ⁺²ⁿ⁺² · 3ⁿ⁺ⁿ⁺¹ = 2³ⁿ⁺² · 3²ⁿ⁺¹
Denominator: 2³ⁿ x 3²ⁿ
= 2³ⁿ⁺² ⁻ ³ⁿ · 3²ⁿ⁺¹ ⁻ ²ⁿ = 2² · 3¹ = 4 x 3 = 12
✍️
Prime base: always simplify bases before combining

Never try to combine 4ⁿ and 8ⁿ directly. Rewrite as powers of 2 first, every time. If you cannot see how to simplify, ask yourself: what prime number does this base reduce to?

Adding and Subtracting Exponential Expressions

The multiplication and division exponent laws ONLY work when terms are multiplied or divided. When terms are ADDED or SUBTRACTED you cannot apply those laws. Instead, factor out the lowest power as a common factor, or use the k-substitution method.

Why you cannot use exponent laws on sums

2³ + 2² ≠ 2⁵. The law aᵏ x aᵐ = aᵏ⁺ᵐ only applies to MULTIPLICATION. When you add or subtract, you must treat the terms differently: factor out the lowest power as a common factor.

Method 1: Factor out the lowest power

Identify the lowest power of the base that appears. Factor it out. Simplify what remains in the bracket.
Example 1   2n+1 + 2n
2n+1= 2n × 2   (split using the multiply law: add exponents)
So: 2n × 2 + 2n × 1
= 2n(2 + 1)factor out 2n as the lowest power
= 3 · 2n
Example 2   (3ⁿ⁺² - 3ⁿ) / (3ⁿ⁺¹ + 3ⁿ)
Numerator: 3ⁿ⁺² - 3ⁿ = 3ⁿ(3² - 1) = 3ⁿ(9 - 1) = 8 · 3ⁿfactor out 3ⁿ
Denominator: 3ⁿ⁺¹ + 3ⁿ = 3ⁿ(3 + 1) = 4 · 3ⁿfactor out 3ⁿ
= (8 · 3ⁿ) / (4 · 3ⁿ)
= 2cancel 3ⁿ and divide 8 ÷ 4

Method 2: k-Substitution

Let k = the repeating base expression. Substitute, simplify algebraically, then substitute back if needed. Useful when the same exponential term appears multiple times.
Example 3   (4ⁿ - 2ⁿ) / 2ⁿ
Let k = 2ⁿthe repeated term
4ⁿ = (2²)ⁿ = 2²ⁿ = (2ⁿ)² = k²rewrite 4ⁿ in terms of k
= (k² - k) / ksubstitute
= k(k - 1) / kfactor numerator
= k - 1cancel k
= 2ⁿ - 1substitute back
✍️
Adding/subtracting exponents: never add the powers

2³ + 2² is NOT 2⁵. The answer is 8 + 4 = 12. The exponent laws only work under multiplication and division. When you see a + or - between exponential terms, factor out the common lowest power or use k-substitution.

🔧
Topic 03
Algebraic Expressions
Simplifying, expanding and collecting - the building blocks of algebra
+
💡
Why expressions come before equations

An equation says two expressions are equal. Before you can solve it, you need to be able to simplify and manipulate expressions on each side. Think of expressions as the "ingredients" and equations as the "recipe" - you need to understand the ingredients first.

Key Vocabulary

Term: a single part of an expression (e.g. 3x², -5y, 7). Coefficient: the number in front of the variable (in 3x², the coefficient is 3). Like terms: same variable AND same exponent (3x² and -7x² are like terms; 3x² and 3x are NOT).

Collecting Like Terms

Only like terms can be added or subtracted. Group them first, then combine.
3x² + 5x - 2x² + x = (3x² - 2x²) + (5x + x) = x² + 6x

Multiplying Expressions - Three Types

Monomial x Monomial: 3x² x 2x³ = 6x⁵ (multiply coefficients, add exponents)
Monomial x Polynomial (distribute): 3x(2x - 5) = 6x² - 15x. Multiply the outside term by EVERY term inside.
Binomial x Binomial (FOIL): (x + 3)(x - 2) = x² - 2x + 3x - 6 = x² + x - 6. First, Outer, Inner, Last.
Special Products - Know These Patterns
(a + b)²= a² + 2ab + b²NOT a² + b²
(a - b)²= a² - 2ab + b²the middle term is negative
(a + b)(a - b)= a² - b²difference of squares - middle terms cancel
✍️
The most common expansion mistake

(x + 3)² ≠ x² + 9. You MUST expand it: (x + 3)(x + 3) = x² + 6x + 9. The middle term 2ab always gets left out by students who try to shortcut it. Learn the pattern or always expand it in full.

📐
Topic 04
Factorisation
Expansion in reverse - essential for solving equations and simplifying fractions
+
💡
Why factorisation comes before equations and fractions

Factorisation is the key that unlocks both. To solve x² - 5x + 6 = 0, you need to factorise it. To simplify (x² - 9)/(x + 3), you need to factorise the numerator. Without factorisation, both of those are stuck. This is one of the most important skills in Grade 9 algebra.

The Order to Always Follow - Try Each Method in This Sequence

1

Common Factor First - Always

Before anything else, check if every term shares a common factor. Take it out.
6x² + 9x = 3x(2x + 3)

2

Difference of Two Squares

Two perfect squares separated by a minus sign.
a² - b² = (a + b)(a - b)
x² - 25 = (x + 5)(x - 5)  |  4x² - 9 = (2x + 3)(2x - 3)

3

Trinomial (Quadratic): x² + bx + c

Find two numbers that MULTIPLY to give c and ADD to give b.
x² + 5x + 6: find two numbers that multiply to 6, add to 5 → 2 and 3 → (x + 2)(x + 3)

4

Grouping (4 Terms)

Group into two pairs and take a common factor from each pair.
ax + ay + bx + by = a(x + y) + b(x + y) = (a + b)(x + y)

Trinomial Examples - Step by Step
x² - 7x + 12need: multiply to 12, add to -7 → -3 and -4= (x - 3)(x - 4)
x² + x - 6need: multiply to -6, add to +1 → +3 and -2= (x + 3)(x - 2)
2x² + 7x + 3leading coefficient ≠ 1: multiply to 2x3=6, add to 7 → 1 and 6= (2x + 1)(x + 3)

Signs Pattern for Trinomials

x² + bx + c with c positive: both brackets have the SAME sign as b (both + or both -)
x² + bx - c with c negative: the brackets have DIFFERENT signs (one + one -)
Always check by expanding: multiply your answer out and confirm you get back to the original expression.
✍️
Never skip step 1

Students who jump straight to trinomial factorisation without checking for a common factor first always get stuck. 2x² + 6x + 4 looks like a hard trinomial but pull out 2 first: 2(x² + 3x + 2) = 2(x + 1)(x + 2). Common factor first, every single time.

Grouping with Sign Change

Sometimes grouping does not immediately reveal a common bracket. When the signs of the second pair work against you, factor out a NEGATIVE from that pair to force the brackets to match.

When to use sign-change grouping

After taking a common factor from the first pair, if the remaining bracket does NOT match the second pair, try factoring out a negative from the second pair. A negative flips all the signs inside, which often creates a matching bracket.

Standard grouping (no sign change needed)
ax + ay + bx + by
= a(x + y) + b(x + y)common factor from each pair
= (x + y)(a + b)brackets match ✓
Sign-change grouping
2x - 6 - ax + 3a
= 2(x - 3) - a(x - 3)factor 2 from first pair; factor -a from second pair to get (x - 3)
= (x - 3)(2 - a)brackets match ✓
Another sign-change example
3p - pq + q - 3
= p(3 - q) + 1(q - 3)factor from each pair - brackets look opposite
= p(3 - q) - 1(3 - q)rewrite (q - 3) as -(3 - q) to match
= (3 - q)(p - 1)common bracket extracted ✓
✍️
When brackets look opposite, factor out a negative

If you get (x - 3) from the first pair and (3 - x) from the second pair, these are NOT the same - but they are negatives of each other. Factor -1 from (3 - x) to get -(x - 3), and then the brackets match. This is the most commonly missed technique in grouping questions.

Topic 05
Algebraic Fractions
Factorisation is the key - you cannot simplify without it
+
💡
Why fractions come after factorisation

To simplify (x² - 9)/(x + 3), you must first factorise the numerator into (x + 3)(x - 3), then cancel the (x + 3) that appears in both. Without factorisation, you cannot simplify algebraic fractions. They are directly linked.

1

Simplifying - Factorise First, Then Cancel

(x² - 9)/(x + 3) = (x + 3)(x - 3)/(x + 3) = (x - 3). Cancel the common factor (x + 3).

2

Multiplying Fractions - Multiply Straight Across

(a/b) x (c/d) = ac/bd. Factorise first, cancel common factors, then multiply.

3

Dividing Fractions - Flip the Second and Multiply

(a/b) ÷ (c/d) = (a/b) x (d/c) = ad/bc. Keep, change, flip.

4

Adding and Subtracting - LCD First

Find the Lowest Common Denominator. Rewrite each fraction with the LCD. Then add/subtract numerators only. Example: (1/x) + (2/x²): LCD = x². Rewrite: (x/x²) + (2/x²) = (x + 2)/x².

The Rules

You can ONLY cancel whole factors, not parts of terms. (x + 3)/(x + 7) cannot be simplified. You cannot cancel the x from top and bottom because x is not a factor on its own here - it is part of a sum.
Restriction: Any value that makes the denominator zero is excluded. For (x - 3)/(x + 1), x ≠ -1. Always state restrictions when asked.
Before any operation: always factorise numerators and denominators completely first. Then cancel. Then operate.
✍️
Cannot cancel across addition or subtraction

(x + 5)/5 does NOT simplify to x + 1. You cannot cancel the 5 into (x + 5) because 5 is not a factor of (x + 5) - it is only part of it. Only cancel when the same expression appears as a complete factor in both numerator and denominator.

⚖️
Topic 06
Solving Equations
Linear and quadratic - everything above is used here
+
The Golden Rule

Whatever you do to one side of an equation, you MUST do to the other. The equation is a balance - keep it balanced at every step. Your goal is always to get the variable alone on one side.

Linear Equations (one step at a time)

Step 1: Clear any fractions by multiplying every term by the LCD.
Step 2: Expand any brackets.
Step 3: Move all variable terms to one side, all constants to the other.
Step 4: Divide both sides by the coefficient of the variable.
Step 5: Check by substituting back into the original equation.
Linear Example
3(x - 2) = 2x + 5
3x - 6 = 2x + 5expand
3x - 2x = 5 + 6move terms
x = 11

Quadratic Equations - THIS is why you needed factorisation

Step 1: Rearrange so one side = 0. The equation MUST equal zero before you factorise.
Step 2: Factorise the non-zero side completely.
Step 3: Apply the Zero Product Rule: if A x B = 0, then A = 0 OR B = 0.
Step 4: Solve each linear equation separately. You will get TWO solutions.
Quadratic Example
x² - 5x + 6 = 0already = 0 ✓
(x - 2)(x - 3) = 0factorise
x - 2 = 0  OR  x - 3 = 0zero product rule
x = 2  OR  x = 3
Equation with Fractions - LCD Method
x/3 + 1/2 = x/6 + 2LCD = 6, multiply every term by 6
2x + 3 = x + 12fractions cleared
2x - x = 12 - 3
x = 9
✍️
Quadratics must equal zero FIRST

x² = 5x is NOT ready to factorise. Move everything to one side first: x² - 5x = 0, then x(x - 5) = 0, so x = 0 or x = 5. Students who leave it as x² = 5x and then divide both sides by x lose the solution x = 0 and lose marks.

Word Problems and Modelling

A word problem asks you to translate English into algebra. The equation is always hidden inside the words. Follow the same five steps every time.

Step 1: Define your variable. Choose a letter and write clearly what it represents. "Let x = ..."
Step 2: Write an equation using the information given in the problem.
Step 3: Solve the equation using all your normal methods.
Step 4: Answer the question in words. Marks are lost for giving x = 7 when the question asked for the number of books.
Step 5: Check. Substitute your answer back into the original words to verify it makes sense.
Example 1 (Age problem)
Zanele is 5 years older than Thabo. In 3 years, the sum of their ages will be 37. Find their current ages.
Let x = Thabo’s current age.define variable clearly
Then Zanele = x + 5.
In 3 years: (x + 3) + (x + 5 + 3) = 37write the equation
2x + 11 = 37simplify
2x = 26,   x = 13
Thabo is 13, Zanele is 18.answer in words
Example 2 (Consecutive integers)
The sum of three consecutive even integers is 54. Find them.
Let x = first even integer.
Consecutive even integers: x, x + 2, x + 4.even integers differ by 2
x + (x + 2) + (x + 4) = 54
3x + 6 = 54
3x = 48,   x = 16
The integers are 16, 18 and 20.check: 16 + 18 + 20 = 54 ✓
Example 3 (Geometry / perimeter)
A rectangle is 3 cm longer than it is wide. Its perimeter is 38 cm. Find its dimensions.
Let w = width (cm).
Then length = w + 3.
Perimeter = 2(l + w) = 2(w + 3 + w) = 2(2w + 3)
2(2w + 3) = 38
4w + 6 = 38
4w = 32,   w = 8
Width = 8 cm, Length = 11 cm.check: 2(11 + 8) = 38 ✓
✍️
Define the variable before writing the equation

Never start a word problem by writing an equation first. Write "Let x = ..." clearly at the top. If the question involves two unknowns (like two ages), express both in terms of x. Examiners award marks for the definition, the equation, and the solution - all three must be visible.

Topic 07
Inequalities & the Number Line
Like equations but the answer is a range, not a single value
+
💡
Why inequalities come last

An inequality is solved exactly like a linear equation with one extra rule. If you can solve equations (Topic 6), you can solve inequalities. The only new element is: what does the answer look like on a number line, and what happens when you multiply or divide by a negative number.

Less than

<

Open circle on number line. That value is NOT included.

Less than or equal

Closed (filled) circle. That value IS included.

Greater than

>

Open circle. Arrow points right. Value NOT included.

Greater than or equal

Closed circle. Arrow points right. Value IS included.

Solving - Same as Equations with One Critical Difference

Solve exactly like a linear equation: move variables to one side, constants to the other, divide by the coefficient.
The flip rule: when you MULTIPLY or DIVIDE both sides by a NEGATIVE number, the inequality sign FLIPS direction.
-2x < 8 → divide by -2 → x > -4 (sign flipped)
Adding or subtracting does NOT flip the sign. Only multiplying or dividing by a negative does.
Worked Examples
3x - 5 < 7
3x < 12add 5 to both sides
x < 4open circle at 4, arrow left
-2x + 1 ≥ 9
-2x ≥ 8subtract 1
x ≤ -4sign FLIPPED because divided by -2

Number Line: x < 4 (open circle) vs x ≤ 4 (closed circle)

4 x < 4 (open) 4 x ≤ 4 (closed)
The full picture

You have now covered the complete algebra system in order. Real numbers gave you the foundation. Exponents gave you the tools. Expressions gave you the language. Factorisation gave you the key. Fractions applied that key. Equations used all of it. Inequalities extended equations with one new rule. None of these topics stands alone - they are one connected system.

Quick Reference

Rules to Never Forget

Exponents

Same base: add exponents (multiply), subtract (divide), multiply (power of power).

Factorisation Order

Common factor → Diff of squares → Trinomial → Grouping

Quadratic Equations

= 0 first. Factorise. Zero product rule. Two solutions.

Inequality Flip

Multiply or divide by a NEGATIVE → sign flips. Always.

Algebraic Fractions

Factorise first. Cancel complete factors only. State restrictions.

Special Products

(a+b)² = a²+2ab+b². (a+b)(a-b) = a²-b².

Want to work through
past paper questions?

Knowing the theory is step one. Working through actual exam questions is how it sticks. Book a session with Dineo and practise under test conditions.