Mathematics (4024)
Topic 2 of 9Cambridge O Levels

Algebra & Expressions

Mastering algebraic representation, manipulation of expressions, and solving linear equations.

Stage 1: Topic Introduction Video

Start the topic with a quick definition, relevance, and learning outcomes before entering the full lesson body.

Introduction

30-60 sec

Hook the learner with a simple definition, relevance, and learning outcomes.

Placed at the beginning of the topic journey.

Dry-run assets generated

Written lesson and quiz remain available while this stage video is being prepared.

Branding: seekhoasaan-default-2026Narration: neutral-friendly-urdu-englishSubtitles: burned-in-dual-language

Introduction to Algebra


Algebra is the cornerstone of higher mathematics. It extends arithmetic by introducing variables – letters like `x`, `y`, or `a` that represent unknown or changing values. This allows us to create general rules, solve for unknowns, and model real-world situations, from calculating a shopkeeper's profit in a Karachi market to determining the required run rate in a cricket match.


The Language of Algebra: Expressions, Equations, and Formulae


It's crucial to understand the difference between the fundamental components of algebra:


* Expression: A mathematical phrase that combines numbers, variables, and operators (+, -, ×, ÷) but has no equals sign. It represents a value but cannot be 'solved'. For example, `5x - 3y` is an expression representing the cost of buying `x` kilograms of chicken and `y` dozen eggs in Pakistan, where their prices are known.

* Equation: A statement that two expressions are equal. It contains an equals sign (=) and can be solved to find the specific value of the unknown variable that makes the statement true. Example: `2x + 5 = 15`. This equation can be solved to find the value of `x`.

* Formula: A special type of equation that expresses a relationship between two or more variables. It's a rule for calculating a specific quantity. Example: The formula for the area of a circle, `A = πr²`, relates the area `A` to the radius `r`.


Manipulating Algebraic Expressions


Simplifying expressions makes them easier to work with. The two primary techniques are collecting like terms and expanding brackets.


#### 1. Collecting Like Terms

Like terms are terms that have the exact same variable part (including powers). For example, `3a`, `7a`, and `-2a` are like terms, but `3a` and `3a²` are not.


Process:

  1. Identify the groups of like terms.
  2. Add or subtract their coefficients (the numbers in front of the variables).

Example: Simplify `4x + 7y - 2x + 3y`

  • Group like terms: `(4x - 2x) + (7y + 3y)`
  • Combine them: `2x + 10y`

#### 2. Expanding Brackets (The Distributive Law)

To expand brackets, you multiply the term outside the bracket by every term inside the bracket.


Process:

  • `a(b + c) = ab + ac`
  • `a(b - c) = ab - ac`

Example: Expand `3p(2p - 5)`

  • Multiply `3p` by `2p`: `3p × 2p = 6p²`
  • Multiply `3p` by `-5`: `3p × -5 = -15p`
  • Result: `6p² - 15p`

#### 3. Factorisation (The Reverse of Expanding)

Factorisation involves putting an expression back into brackets by finding the Highest Common Factor (HCF) of all its terms.

Stage 2: Mid-Lesson Concept Video

Inserted into lesson flow using deterministic content sectioning (split by nearest heading).

Concept Breakdown

60-120 sec

Teach the core concept step-by-step with at least one worked explanation.

Placed in the middle of the lesson flow.

Dry-run assets generated

Written lesson and quiz remain available while this stage video is being prepared.

Branding: seekhoasaan-default-2026Narration: neutral-friendly-urdu-englishSubtitles: burned-in-dual-language

Process:

  1. Find the HCF of the numerical coefficients.
  2. Find the HCF of the variable parts.
  3. Place the combined HCF outside a new set of brackets.
  4. Divide each original term by the HCF to find the terms inside the brackets.

Example: Factorise `12x²y + 8xy²`

  • HCF of 12 and 8 is 4.
  • HCF of `x²y` and `xy²` is `xy`.
  • Overall HCF is `4xy`.
  • Result: `4xy(3x + 2y)`

Solving Linear Equations


A linear equation involves a variable raised only to the power of 1. The goal is to isolate the variable on one side of the equation. The golden rule is: Whatever you do to one side of the equation, you must do to the other.


Step-by-Step Method:

  1. Expand any brackets.
  2. Collect all variable terms on one side and all constant terms on the other.
  3. Simplify both sides.
  4. Divide by the coefficient of the variable to find its value.

Example: Solve `5(x - 2) = 2x + 8`

  1. Expand brackets: `5x - 10 = 2x + 8`
  2. Move variables: Subtract `2x` from both sides: `3x - 10 = 8`
  3. Move constants: Add `10` to both sides: `3x = 18`
  4. Isolate x: Divide by 3: `x = 6`

Substitution


This involves replacing variables in an expression or formula with their given numerical values.


Pro Tip: Always use brackets when substituting negative numbers to avoid sign errors.


Example: Find the value of `3a² - bc` if `a = -2`, `b = 4`, and `c = 5`.

  • Substitute values: `3(-2)² - (4)(5)`
  • Calculate power first (BODMAS): `3(4) - (4)(5)`
  • Multiply: `12 - 20`
  • Result: `-8`

Laws of Indices


Indices (or powers) are a shorthand for repeated multiplication.

  • Multiplication Rule: `a^m × a^n = a^(m+n)` (Example: `x⁴ × x³ = x⁷`)
  • Division Rule: `a^m ÷ a^n = a^(m-n)` (Example: `y⁸ ÷ y² = y⁶`)
  • Power of a Power Rule: `(a^m)^n = a^(mn)` (Example: `(p³)⁴ = p¹²`)
  • Zero Index: `a^0 = 1` (Any non-zero number to the power of 0 is 1).
  • Negative Index: `a^-n = 1/a^n` (Example: `x⁻³ = 1/x³`)

Common Misconceptions & Exam Traps


  • Expanding Brackets: A common mistake in `5(x+2)` is to write `5x+2` instead of the correct `5x+10`. Remember to multiply the outside term by *every* inside term.
  • Negative Signs: Be extremely careful with negative signs during substitution and when moving terms across the equals sign. `-(-3)` is `+3`.
  • Like Terms: `2x + 3y` cannot be simplified further. You can't add apples and oranges!
  • Solving Equations: When solving `2x = 10`, you divide by 2. When solving `x + 2 = 10`, you subtract 2. Don't mix these operations up.

Key Points to Remember

  • 1Differentiate between algebraic expressions, equations, and formulae.
  • 2Simplify expressions by collecting like terms and expanding single brackets.
  • 3Factorise algebraic expressions by extracting the highest common monomial factor.
  • 4Solve linear equations in one unknown, including those with brackets or the unknown on both sides.
  • 5Substitute positive and negative numerical values into expressions and formulae accurately.
  • 6Apply the laws of indices for multiplication, division, and a power of a power.
  • 7Understand and use the zero index and negative indices to simplify expressions.
  • 8Construct simple expressions and equations from word problems.

Pakistan Example

Kiryana Store Bill Calculation

To calculate a bill at a local shop, you can use the expression 3x + 5y, where 'x' is the price of 1kg of sugar (chini) in PKR and 'y' is the price of 1kg of flour (atta).

Quick Revision Infographic

Mathematics — Quick Revision

Algebra & Expressions

Key Concepts

1Differentiate between algebraic expressions, equations, and formulae.
2Simplify expressions by collecting like terms and expanding single brackets.
3Factorise algebraic expressions by extracting the highest common monomial factor.
4Solve linear equations in one unknown, including those with brackets or the unknown on both sides.
5Substitute positive and negative numerical values into expressions and formulae accurately.
6Apply the laws of indices for multiplication, division, and a power of a power.
Pakistan Example

Kiryana Store Bill Calculation

To calculate a bill at a local shop, you can use the expression 3x + 5y, where 'x' is the price of 1kg of sugar (chini) in PKR and 'y' is the price of 1kg of flour (atta).

SeekhoAsaan.com — Free RevisionAlgebra & Expressions Infographic

Stage 3: End-of-Topic Summary Video

End the topic with a concise recap of key takeaways, formulas, and revision reminders.

Summary

30-60 sec

Provide a concise revision recap with key formulas/definitions and next steps.

Placed near the end of the topic journey.

Dry-run assets generated

Written lesson and quiz remain available while this stage video is being prepared.

Branding: seekhoasaan-default-2026Narration: neutral-friendly-urdu-englishSubtitles: burned-in-dual-language

Test Your Knowledge!

6 questions to test your understanding.

Start Quiz