# Use of Symbols

> Edexcel International GCSE Mathematics A · 4MA1 2016
> Source: https://www.owlsprep.com/study/edexcel-igcse-math-a-s2-use-of-symbols/

This guide covers standard algebraic notation, the difference between expressions, equations, formulae and identities, and core index laws for integer and (Higher only) fractional powers, aligned to Edexcel IGCSE Maths A (4MA1) spec 2.1.

**Prerequisites:** [Basic arithmetic operations with positive and negative integers](https://www.owlsprep.com/study/edexcel-igcse-math-a-s1-integer-arithmetic/); [Introduction to variables and basic algebra](https://www.owlsprep.com/study/edexcel-igcse-math-a-s1-intro-to-algebra/)

## Learning objectives

- Understand symbols represent numbers or variables in expressions, equations, and formulae
- Apply standard algebraic notation conventions correctly
- Distinguish between expressions, equations, formulae, and identities
- Use positive, negative, and zero integer indices and apply the three core index laws (Foundation)
- Extend index notation to fractional powers (Higher Tier only)

## Algebraic Notation Conventions & Core Statement Types

Algebra uses letters (symbols) to represent unknown numbers or variables, following strict standard notation rules to avoid ambiguity. Always write numerical coefficients before variables, and omit multiplication signs between numbers and variables, or between multiple variables: write $3x$ instead of $x3$ or $3 \times x$, and $2ab$ instead of $2 \cdot a \cdot b$.

**Core Algebraic Statement Types** — 1. **Expression**: A collection of algebraic terms with no equals sign, representing a single quantity.
2. **Equation**: A statement that two expressions are equal, true only for specific variable values.
3. **Formula**: A special type of equation that acts as a rule connecting two or more variables, used to calculate a quantity.
4. **Identity**: A statement that is true for *all* valid values of the variables involved, often written with the $\equiv$ symbol.

*Example:* Classify each: (a) $v = u + at$ (formula), (b) $4x -7 =9$ (equation), (c) $5p + 2q -3$ (expression), (d) $3(p+q) ≡ 3p + 3q$ (identity)

**Worked example:** Rewrite the following using standard Edexcel IGCSE algebraic notation: (a) $5 \times a$, (b) $b \times 4 \times c$, (c) $y \times y \times y$

1. For (a): Omit the multiplication sign and write the number first: $5a$
2. For (b): Write the number first, then letters in alphabetical order with no multiplication signs: $4bc$
3. For (c): Use index notation for repeated multiplication of the same variable: $y^3$

**Check your understanding**

1. Which of the following is an identity?
A) $2x + 5 = 11$
B) $x^2 -4 = 0$
C) $3(x+2) ≡ 3x +6$
D) $C = 2\pi r$

   *Why:* A and B are equations (only true for specific x values), D is a formula for the circumference of a circle, and C is true for all values of x so it is an identity.

*Calculator:* allowed

## Integer Index Notation (Foundation & Higher)

Index notation simplifies repeated multiplication of the same base. The general form is $a^n$, where $a$ is the base and $n$ is the index (exponent). Rules apply for zero and negative integer indices, as well as positive ones.

**Integer Index Rules** — 1. Positive integer index: $a^n = a \times a \times ... \times a$ (n repetitions of the base)
2. Zero index: $a^0 = 1$ for all $a \neq 0$
3. Negative integer index: $a^{-n} = \frac{1}{a^n}$ for all $a \neq 0$

*Example:* $x^4 = x \times x \times x \times x$, $y^{-3} = \frac{1}{y^3}$, $z^0 = 1$ (for $z \neq 0$)

**Worked example:** Rewrite the following using index notation, or without negative indices: (a) $k \times k \times k \times k \times k$, (b) $\frac{1}{m^2}$, (c) $p^0$ (p≠0)

1. For (a): 5 repetitions of k, so $k^5$
2. For (b): Apply the negative index rule: $m^{-2}$
3. For (c): Apply the zero index rule: 1

> **tip**
>
> Any non-zero algebraic expression raised to the power of 0 equals 1, e.g. $(2x + 3y)^0 = 1$ as long as $2x + 3y \neq 0$. This rule is frequently tested in both Foundation and Higher papers.

*Calculator:* allowed

## Core Index Laws (Foundation & Higher)

The three core index laws only apply to expressions with the *same base*, and are used to simplify algebraic index expressions. You must recall these rules for exams, as they are not provided on the formula sheet.

1. Multiplication law: $x^m \times x^n = x^{m+n}$
2. Division law: $x^m \div x^n = x^{m-n}$
3. Power of a power law: $(x^m)^n = x^{mn}$

**Worked example:** Simplify the following expressions, leaving answers with positive indices only: (a) $a^2 \times a^6$, (b) $b^9 \div b^4$, (c) $(c^3)^5$, (d) $d^{-4} \times d^6$

1. For (a): Apply the multiplication law, add indices: $2+6=8$, so $a^8$
2. For (b): Apply the division law, subtract indices: $9-4=5$, so $b^5$
3. For (c): Apply the power of a power law, multiply indices: $3 \times 5 =15$, so $c^{15}$
4. For (d): Add indices: $-4 +6 =2$, so $d^2$

> **Exam tip**
>
> Always double-check that your final answer uses positive indices unless the question explicitly asks for negative indices, as positive indices are the standard expected in Edexcel IGCSE mark schemes.

*Calculator:* allowed

## Fractional Index Notation (Higher Tier Only)

> **Higher Tier Only**
>
> Fractional index notation is not assessed in Foundation Tier papers, so Foundation students do not need to learn this content.

For Higher Tier, you need to use index notation involving fractional powers. The general rule for fractional indices is: $a^{\frac{m}{n}} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m$, where the denominator of the fraction is the root, and the numerator is the power.

**Worked example:** Rewrite the following using root notation, or index notation as requested: (a) $x^{\frac{1}{2}}$ (as a root), (b) $y^{\frac{3}{4}}$ (as a root), (c) $\sqrt[5]{z}$ (as an index)

1. For (a): Denominator 2 means square root, so $\sqrt{x}$
2. For (b): Denominator 4 is fourth root, numerator 3 is cube, so $\sqrt[4]{y^3}$ or $(\sqrt[4]{y})^3$
3. For (c): Fifth root is equivalent to power $\frac{1}{5}$, so $z^{\frac{1}{5}}$

*Calculator:* allowed

## Common pitfalls

- **Wrong:** Writing $x3$ instead of $3x$ for 3 multiplied by x
  - Why it fails: Standard algebraic notation requires numerical coefficients to be written before variables, so $x3$ is ambiguous and marked incorrect in exams.
  - Correct: Always write numerical coefficients first, e.g. $3x$, $7ab$.
- **Wrong:** Applying index laws to expressions with different bases, e.g. simplifying $x^2 \times y^3$ to $(xy)^5$
  - Why it fails: Index laws only apply when the bases of the terms are identical.
  - Correct: Only combine indices if the base is the same; $x^2 \times y^3$ cannot be simplified further.
- **Wrong:** Stating that $0^0 = 1$
  - Why it fails: $0$ raised to the power of $0$ is undefined in Edexcel IGCSE mathematics, so the zero index rule only applies when the base is non-zero.
  - Correct: Always specify that $a^0 = 1$ for $a \neq 0$.
- **Wrong:** Subtracting indices when multiplying terms with the same base, e.g. $x^3 \times x^2 = x^1$
  - Why it fails: Multiplication of same-base terms requires adding indices, not subtracting.
  - Correct: Use the multiplication law: $x^m \times x^n = x^{m+n}$, so $x^3 \times x^2 = x^5$.
- **Wrong:** Swapping the numerator and denominator of fractional indices, e.g. writing $a^{\frac{2}{3}}$ as $\sqrt{a^3}$
  - Why it fails: The denominator of the fractional index is the root, and the numerator is the power, so this swaps the two values.
  - Correct: $a^{\frac{2}{3}} = \sqrt[3]{a^2}$ or $(\sqrt[3]{a})^2$.

## Cheatsheet

| Concept | Rule | Example |
| --- | --- | --- |
| Standard Notation | Write coefficients before variables, omit multiplication signs | $3x$, $5ab$, not $x3$, $5 \cdot a \cdot b$ |
| Expression | No equals sign, collection of terms | $2x + 7y -3$ |
| Equation | True for specific variable values only | $3x + 2 = 11$ |
| Formula | Rule connecting multiple variables | $A = lw$ for area of rectangle |
| Identity | True for all valid variable values | $2(x +4) ≡ 2x +8$ |
| Zero Index | $a^0 = 1$ ($a \neq 0$) | $(5x)^0 =1$ ($x \neq 0$) |
| Negative Index | $a^{-n} = 1/a^n$ ($a \neq 0$) | $x^{-3} = 1/x^3$ |
| Multiplication Law | $x^m \times x^n = x^{m+n}$ | $a^4 \times a^2 = a^6$ |
| Division Law | $x^m \div x^n = x^{m-n}$ | $b^7 \div b^3 = b^4$ |
| Power of Power Law | $(x^m)^n = x^{mn}$ | $(c^2)^5 = c^{10}$ |
| Fractional Index (Higher) | $a^{m/n} = \sqrt[n]{a^m}$ | $d^{2/3} = \sqrt[3]{d^2}$ |

## What's next

Now that you have mastered algebraic notation and core index laws, you are ready to apply these foundational skills to more advanced algebra topics in your Edexcel IGCSE Maths A course. The next step is to learn how to manipulate algebraic expressions, including expanding brackets and factorising, which build directly on the notation and index rules covered in this guide. You will also use these skills when solving linear and quadratic equations, rearranging formulae, and working with algebraic fractions later in the syllabus. For Higher Tier students, your understanding of fractional indices will be essential when working with surds and solving more complex algebraic problems in Papers 3H and 4H. Practice simplifying index expressions regularly to reinforce these rules, as they appear frequently across both Foundation and Higher exam papers.

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/edexcel-igcse-math-a-s2-use-of-symbols/
