Grade 10 Mathematics
Grade 10 · Term 1Mathematics

Algebraic Expressions

We open Grade 10 Mathematics by mapping the real number system, then build every algebraic skill needed for the year: multiplying polynomials, factorising completely (including cubes), and simplifying algebraic fractions with any type of denominator.

Week 1

1.1 Real Numbers — Rational, Irrational & Surds

  • Understand that real numbers can be rational or irrational
  • Establish between which two integers a given simple surd lies
  • Round real numbers to an appropriate degree of accuracy
🌍

Real-World Connection

Every measurement you make — a length, a mass, a temperature — lands somewhere on the real number line. Some land exactly on fractions (rational); others, like the diagonal of a 1 m square ($\sqrt{2}$ m), never terminate or repeat (irrational). Knowing which type you have determines how precisely you can express it.

Definition

Rational number

A number that can be written as a fraction ab\frac{a}{b} where aa and bb are integers and b0b \neq 0. This includes: integers, terminating decimals, and recurring decimals.

Q={ab:aZ,  bZ,  b0}\mathbb{Q} = \left\{\frac{a}{b} : a \in \mathbb{Z},\; b \in \mathbb{Z},\; b \neq 0\right\}

Definition

Irrational number

A number that CANNOT be written as a fraction of two integers. Its decimal expansion is non-terminating AND non-recurring. Examples: 2,  5,  π,  93\sqrt{2},\; \sqrt{5},\; \pi,\; \sqrt[3]{9}.

n is irrational when n is not a perfect square\sqrt{n} \text{ is irrational when } n \text{ is not a perfect square}

Summary: The Real Number System

  • Natural numbers N\mathbb{N}: {1;2;3;4;}\{1; 2; 3; 4; \ldots\}
  • Whole numbers N0\mathbb{N}_0: {0;1;2;3;}\{0; 1; 2; 3; \ldots\}
  • Integers Z\mathbb{Z}: {;2;1;0;1;2;}\{\ldots; -2; -1; 0; 1; 2; \ldots\}
  • Rational numbers Q\mathbb{Q}: all fractions, terminating and recurring decimals
  • Irrational numbers: non-terminating, non-recurring decimals (e.g. π\pi, 3\sqrt{3})
  • Real numbers R\mathbb{R}: all rational AND irrational numbers combined
  • Non-real: 4\sqrt{-4} (even root of negative) and division by zero — these have no place on the number line

Property / Rule

Locating a surd between consecutive integers

Find the two perfect squares (or perfect cubes) that bracket the radicand. Take the root of each bracket to find the two integers.

Since 9<12<16, we get 9<12<163<12<4\text{Since } 9 < 12 < 16,\text{ we get } \sqrt{9} < \sqrt{12} < \sqrt{16} \Rightarrow 3 < \sqrt{12} < 4

Property / Rule

Rounding to decimal places

Count to the required decimal place. Look at the NEXT digit: if it is 0–4, drop it (round down); if it is 5–9, add 1 to the last kept digit (round up).

4,314372 d.p.4,311,777773 d.p.1,7784{,}31\mathbf{4}37 \xrightarrow{2 \text{ d.p.}} 4{,}31 \qquad 1{,}77\mathbf{7}77 \xrightarrow{3 \text{ d.p.}} 1{,}778

🚨 Common Mistake

Do NOT confuse 9\sqrt{-9} with 9-\sqrt{9}. The first is non-real (square root of a negative). The second is 3-3, a perfectly real negative integer.

Worked Examples

Worked Example

Classify real numbers

Problem

State whether each number is rational, irrational, or non-real: (a) 16\sqrt{16}(b) \quad (b) 10\sqrt{10}(c) \quad (c) π+4\pi + 4(d) \quad (d) 4\sqrt{-4}(e) \quad (e) 0,30{,}\overline{3}(f) \quad (f) 83\sqrt[3]{-8}

Worked Example

Place a surd between consecutive integers

Problem

Between which two consecutive integers does 203\sqrt[3]{20} lie?

Worked Example

Show a recurring decimal is rational

Problem

Show that 0,270{,}\overline{27} is rational by expressing it as a fraction.
Activity — 8 Questions

CAPS Cognitive Level Distribution

L1 · Knowledge2 Q
L2 · Routine Procedures2 Q
L3 · Complex Procedures2 Q
L4 · Problem Solving2 Q
1
L1 · Knowledge2 marks
State whether 25\sqrt{25} is rational or irrational. Give a reason.
2
L1 · Knowledge2 marks
Which set of numbers does 7-7 belong to? Select ALL that apply: natural, whole, integer, rational, real.
3
L2 · Routine Procedures3 marks
Between which two consecutive integers does 50\sqrt{50} lie? Do NOT use a calculator.
4
L2 · Routine Procedures3 marks
Round off 3,141592653{,}14159265 to (a) 3 decimal places and (b) 5 decimal places.
5
L3 · Complex Procedures4 marks
Show that 0,1428570{,}\overline{142857} is rational. (Hint: the block has 6 digits.)
6
L3 · Complex Procedures4 marks
State whether each is rational, irrational, or non-real: (a) π2\frac{\pi}{2}(b) \quad (b) 1\sqrt{-1}(c) \quad (c) 273\sqrt[3]{-27}(d) \quad (d) 0,49\sqrt{0{,}49}
7
L4 · Problem Solving4 marks
Find a rational number between 3\sqrt{3} and 5\sqrt{5}. Show your reasoning without using a calculator.
8
L4 · Problem Solving4 marks
A square has area 7272 cm². Give the exact length of its side and state whether it is rational or irrational. Between which two consecutive integers does it lie?
Week 2

1.2 Products — Polynomials & Special Products

  • Multiply a binomial by a trinomial
  • Identify and apply the special products: $(a+b)^2$, $(a-b)^2$, $(a+b)(a-b)$
🌍

Real-World Connection

A tile contractor quoting for a rectangular room of length $(x+5)$ m and width $(x+3)$ m must price EVERY sub-rectangle: the $x^2$ main area, the two $x$-strips, and the $3\times5$ corner — missing one means the quote is wrong. Polynomial multiplication works exactly the same way: every term in the first factor pairs with every term in the second.

Property / Rule

Distributive Law for Binomial × Trinomial

Multiply every term in the first bracket by every term in the second bracket, then collect like terms.

(a+b)(c+d+e)=ac+ad+ae+bc+bd+be(a+b)(c+d+e) = ac+ad+ae+bc+bd+be

Perfect Square (sum)

(a+b)2=a2+2ab+b2(a+b)^2 = a^2 + 2ab + b^2

a, b are any algebraic expressions

Perfect Square (difference)

(ab)2=a22ab+b2(a-b)^2 = a^2 - 2ab + b^2

a, b are any algebraic expressions

Difference of Squares

(a+b)(ab)=a2b2(a+b)(a-b) = a^2 - b^2

a, b are any algebraic expressions

🚨 Common Mistake

A very common error: (a+b)2a2+b2(a+b)^2 \neq a^2+b^2. The middle term 2ab2ab is always present. Write it out in full each time until it is automatic.

Worked Examples

Worked Example

Binomial × Trinomial

Problem

Expand and simplify: (2x3)(x2+5x4)(2x-3)(x^2+5x-4)

Worked Example

Special Products

Problem

Expand: (a) (3x+2)2(3x+2)^2(b) \quad (b) (4y1)(4y+1)(4y-1)(4y+1)
Activity — 8 Questions

CAPS Cognitive Level Distribution

L1 · Knowledge2 Q
L2 · Routine Procedures2 Q
L3 · Complex Procedures2 Q
L4 · Problem Solving2 Q
1
L1 · Knowledge2 marks
State the identity for (ab)2(a-b)^2.
2
L1 · Knowledge2 marks
Expand (x+3)(x3)(x+3)(x-3).
3
L2 · Routine Procedures3 marks
Expand and simplify (2x+5)(3x2)(2x+5)(3x-2).
4
L2 · Routine Procedures4 marks
Expand and simplify (x4)(x2+2x3)(x-4)(x^2+2x-3).
5
L3 · Complex Procedures5 marks
Expand and simplify (3a2b)2(3a+2b)(3a2b)(3a-2b)^2 - (3a+2b)(3a-2b).
6
L3 · Complex Procedures4 marks
Show that (n+1)2n2=2n+1(n+1)^2 - n^2 = 2n+1 for all integers nn.
7
L4 · Problem Solving3 marks
Find 1012992101^2 - 99^2 without a calculator.
8
L4 · Problem Solving4 marks
If (x+k)2=x2+10x+m(x+k)^2 = x^2+10x+m, find kk and mm.
Week 3

1.3 Factorisation

  • Factorise using HCF, difference of squares, trinomials (a=1 and a≠1)
  • Factorise by grouping in pairs
  • Factorise a sum of two cubes: $a^3+b^3 = (a+b)(a^2-ab+b^2)$
  • Factorise a difference of two cubes: $a^3-b^3 = (a-b)(a^2+ab+b^2)$
🌍

Real-World Connection

A locksmith can recreate a key from a lock. Given the 'lock' $x^2 - 5x + 6$, factorisation finds the two key-cuts $(x-2)(x-3)$ — the pair of numbers whose product is $6$ and sum is $-5$. The sum and difference of cubes are master-key patterns that, once memorised, open any cubic lock instantly.

Property / Rule

Highest Common Factor (HCF)

Always look for a common factor first. Include both the highest shared coefficient and the lowest power of each shared variable.

6x34x2=2x2(3x2)6x^3 - 4x^2 = 2x^2(3x-2)

Property / Rule

Difference of Two Squares

Any expression of the form a2b2a^2-b^2 factors into two conjugate brackets. Both terms must be perfect squares with a minus sign between them.

a2b2=(a+b)(ab)a^2 - b^2 = (a+b)(a-b)

Property / Rule

Trinomial Factorisation (a=1)

For x2+bx+cx^2+bx+c, find two numbers pp, qq such that pq=cpq=c and p+q=bp+q=b.

x2+bx+c=(x+p)(x+q)x^2+bx+c = (x+p)(x+q)

Property / Rule

Trinomial Factorisation (a≠1)

For ax2+bx+cax^2+bx+c, find two numbers whose product is acac and whose sum is bb; split the middle term and factorise by grouping.

6x2+7x3ac=18,  sum=76x2+9x2x36x^2+7x-3 \xrightarrow{ac=-18,\;\text{sum}=7} 6x^2+9x-2x-3

Property / Rule

Factorisation by Grouping in Pairs

When an expression has four terms, arrange them into two pairs and factorise a common factor from each pair. If the same bracket appears in both groups, factor it out.

ax+bx+ay+by=x(a+b)+y(a+b)=(x+y)(a+b)ax+bx+ay+by = x(a+b)+y(a+b) = (x+y)(a+b)

Sum of two cubes

a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a+b)(a^2 - ab + b^2)

The binomial factor uses +; the trinomial middle term uses −.

Difference of two cubes

a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a-b)(a^2 + ab + b^2)

The binomial factor uses −; the trinomial middle term uses +.

💡 Tip

Memory aid for the cube formulae: SOAP — Same sign as the binomial, Opposite sign in the trinomial middle term, Always Positive last term. Check by expanding back.

Worked Examples

Worked Example

Factorising a Trinomial (a≠1)

Problem

Factorise: 6x2+7x36x^2 + 7x - 3

Worked Example

Sum and Difference of Cubes

Problem

Factorise: (a) 8x3+278x^3 + 27(b) \quad (b) x38x^3 - 8

Worked Example

Factorisation by Grouping in Pairs

Problem

Factorise: (a) x3+2x2+3x+6x^3+2x^2+3x+6(b) \quad (b) 3a6bax+2bx3a-6b-ax+2bx
Activity — 8 Questions

CAPS Cognitive Level Distribution

L1 · Knowledge2 Q
L2 · Routine Procedures2 Q
L3 · Complex Procedures2 Q
L4 · Problem Solving2 Q
1
L1 · Knowledge2 marks
State the formula for the difference of two cubes.
2
L1 · Knowledge2 marks
Factorise x225x^2-25.
3
L2 · Routine Procedures3 marks
Factorise x3x2+2x2x^3-x^2+2x-2 by grouping in pairs.
4
L2 · Routine Procedures3 marks
Factorise 27x3127x^3-1.
5
L3 · Complex Procedures4 marks
Factorise completely: 2x3+2000y62x^3+2000y^6.
6
L3 · Complex Procedures4 marks
Factorise completely: 3x348x3x^3-48x.
7
L4 · Problem Solving5 marks
Factorise x6y6x^6-y^6 completely in two different ways.
8
L4 · Problem Solving4 marks
Show that x3+1x^3+1 is divisible by (x+1)(x+1) by factorising, and find the other factor.
Week 5

1.4 Algebraic Fractions

  • Simplify algebraic fractions by factorising numerator and denominator
  • Multiply and divide algebraic fractions
  • Add and subtract algebraic fractions including those with cube denominators
🌍

Real-World Connection

Simplifying an algebraic fraction is exactly like simplifying a numeric fraction: factorise, then cancel factors common to both top and bottom. When denominators involve cubes you need the cube-factorisation skill from the previous section — that is why they were taught first.

Property / Rule

Simplifying Algebraic Fractions

Factorise numerator and denominator completely, then cancel any factors that appear in both. State restrictions where denominator = 0.

x24x2x2=(x+2)(x2)(x1)(x+2)=x2x1,x2,1\frac{x^2-4}{x^2-x-2} = \frac{(x+2)(x-2)}{(x-1)(x+2)} = \frac{x-2}{x-1},\quad x\neq-2,1

Property / Rule

Multiplying and Dividing

Multiply: factorise all four expressions, cancel across numerators and denominators, then multiply. Divide: multiply by the reciprocal of the second fraction.

ab÷cd=ab×dc\frac{a}{b}\div\frac{c}{d} = \frac{a}{b}\times\frac{d}{c}

Property / Rule

Adding and Subtracting — LCD

Factorise all denominators to find the LCD. Convert each fraction to the LCD, then add/subtract numerators. NEVER cancel individual terms from a sum.

1x2+3x+1:LCD=(x2)(x+1)\frac{1}{x-2}+\frac{3}{x+1}: \text{LCD}=(x-2)(x+1)

⚠️ Warning

You can ONLY cancel entire factors (brackets). NEVER cancel individual terms: x+3x+535\dfrac{x+3}{x+5} \neq \dfrac{3}{5}. This is one of the most common errors in Grade 10.

Worked Examples

Worked Example

Simplify an Algebraic Fraction

Problem

Simplify: 2x2+x6x24\dfrac{2x^2+x-6}{x^2-4}

Worked Example

Adding Fractions with a Cube Denominator

Problem

Simplify: x+24x22x+18x+18x3+1\dfrac{x+2}{4x^2-2x+1} - \dfrac{8x+1}{8x^3+1}
Activity — 8 Questions

CAPS Cognitive Level Distribution

L1 · Knowledge2 Q
L2 · Routine Procedures2 Q
L3 · Complex Procedures2 Q
L4 · Problem Solving2 Q
1
L1 · Knowledge2 marks
Simplify 6x23x\dfrac{6x^2}{3x}.
2
L1 · Knowledge2 marks
For which values of xx is 3(x2)(x+1)\dfrac{3}{(x-2)(x+1)} undefined?
3
L2 · Routine Procedures4 marks
Simplify x29x2+x6\dfrac{x^2-9}{x^2+x-6}.
4
L2 · Routine Procedures4 marks
Simplify x2+2xx24×x2x\dfrac{x^2+2x}{x^2-4}\times\dfrac{x-2}{x}.
5
L3 · Complex Procedures4 marks
Simplify 2x+31x1\dfrac{2}{x+3}-\dfrac{1}{x-1}.
6
L3 · Complex Procedures5 marks
Simplify xx2+x6+3x2\dfrac{x}{x^2+x-6}+\dfrac{3}{x-2}.
7
L4 · Problem Solving6 marks
Simplify xx2+4x241x+2\dfrac{x}{x-2}+\dfrac{4}{x^2-4}-\dfrac{1}{x+2}.
8
L4 · Problem Solving5 marks
Simplify x+24x22x+112x+1\dfrac{x+2}{4x^2-2x+1}-\dfrac{1}{2x+1} given that 8x3+1=(2x+1)(4x22x+1)8x^3+1=(2x+1)(4x^2-2x+1).
Algebraic Expressions Grade 10 Maths CAPS Notes & Examples | MathSciBuddy