Equations and Identities for ESAT Mathematics 1

Updated July 2026

Understand the fundamental distinction between equations and identities in algebra. This guide covers how to identify each type of relationship and provides methods for mathematically arguing that two algebraic expressions are equivalent, which is a critical skill for solving complex problems in the ESAT.

Core concept

An equation is true only for specific values of a variable, whereas an identity is true for every possible value of the variable. Algebraic equivalence is demonstrated by reducing both sides of an expression to an identical form.

The Difference Between an Equation and an Identity

In algebra, it is essential to distinguish between equations and identities, as they represent different types of mathematical relationships.

An equation is a statement that is true only for certain values of a variable. This means you can solve an equation to find those particular values. For example, the statement p2=9p^2 = 9 is an equation. It is true only when p=3p = 3 or p=3p = -3. For any other value of pp, the statement is false.

An identity is a statement that is true for all values of the variable. Unlike an equation, an identity does not have a set of specific solutions. If you attempt to solve an identity using standard algebraic manipulation, you will eventually reach the result 0=00 = 0. While this result is mathematically true, it is unhelpful for finding a specific value because the variable has been eliminated. An example of an identity is 5x+3=3x+2+2x+15x + 3 = 3x + 2 + 2x + 1. No matter what value you substitute for xx, the left-hand side (LHS) will always equal the right-hand side (RHS).

Determining if a Statement is an Equation or an Identity

To determine whether a given statement is an equation or an identity, you must simplify the expressions on both sides. If the simplified LHS and RHS are exactly the same, the statement is an identity. If they are different, the statement is an equation.

Consider the following problem: Is 4x+13x1=1x21\frac{4}{x+1} - \frac{3}{x-1} = \frac{1}{x^2-1} an equation or an identity?

To find out, we simplify the LHS by finding a common denominator, which is (x+1)(x1)(x+1)(x-1) or x21x^2 - 1:

4x+13x1=4(x1)3(x+1)(x+1)(x1)\frac{4}{x+1} - \frac{3}{x-1} = \frac{4(x-1) - 3(x+1)}{(x+1)(x-1)}

Expanding the numerator:

4x43x3x21=x7x21\frac{4x - 4 - 3x - 3}{x^2 - 1} = \frac{x-7}{x^2-1}

Now we compare our simplified LHS to the RHS provided in the original statement. Since x7x21\frac{x-7}{x^2-1} is not identical to 1x21\frac{1}{x^2-1}, the statement is not an identity. Instead, it is an equation. We can solve this equation by setting the numerators equal to each other, since the denominators are the same:

x7=1x - 7 = 1

x=8x = 8

This statement is only true when x=8x = 8, confirming it is an equation.

Arguing Mathematically for Algebraic Equivalence

To show that two algebraic expressions are equivalent, you must demonstrate through logical steps that both expressions can be reduced to the exact same form. This often involves expanding brackets, combining like terms, or manipulating fractions.

Worked Example: Proving Equivalence

Show that:

2p3+3q25(p+q)6=4qp6\frac{2p}{3} + \frac{3q}{2} - \frac{5(p+q)}{6} = \frac{4q-p}{6}

We begin by simplifying the LHS. To combine these terms, we place them over a common denominator of 6:

2p3+3q25(p+q)6=4p+9q5(p+q)6\frac{2p}{3} + \frac{3q}{2} - \frac{5(p+q)}{6} = \frac{4p + 9q - 5(p+q)}{6}

Next, expand the brackets in the numerator:

4p+9q5p5q6\frac{4p + 9q - 5p - 5q}{6}

Now, group and combine the like terms for pp and qq:

(4p5p)+(9q5q)6=p+4q6\frac{(4p - 5p) + (9q - 5q)}{6} = \frac{-p + 4q}{6}

Rearranging the numerator gives us:

4qp6\frac{4q - p}{6}

As the simplified LHS is now exactly the same as the RHS, we have mathematically shown that the expressions are equivalent.

Key takeaways

  • An equation is only true for specific values of the variable and can be solved to find them.
  • An identity is true for all possible values of the variable; solving it results in 0=00 = 0.
  • To prove that two expressions are equivalent, you must manipulate them until both sides match exactly.
  • Common denominators and bracket expansion are the primary tools used to show algebraic equivalence.
Tips

When working with algebraic fractions, always identify the lowest common multiple of the denominators first to simplify the process of combining terms.

Cautions

Be careful with negative signs when expanding brackets, especially when a fraction is preceded by a minus sign, such as in the term 5(p+q)6-\frac{5(p+q)}{6}. The negative must be distributed to both pp and qq.

Insight

The concept of identity is central to many mathematical proofs. For instance, the difference of two squares a2b2=(ab)(a+b)a^2 - b^2 = (a-b)(a+b) is an identity that serves as a tool for factorisation across many areas of the ESAT syllabus.

Frequently asked questions

How can I quickly tell if a statement is an identity during the exam?

Simplify both sides as much as possible. If the expressions become identical (e.g., 2x+2=2x+22x + 2 = 2x + 2), it is an identity. If they do not, it is an equation.

What happens if I try to solve an identity like x+1=x+1x + 1 = x + 1?

Subtracting xx from both sides gives 1=11 = 1, and then subtracting 1 gives 0=00 = 0. This confirms the statement is true for all xx but provides no specific value for xx.

Are all equivalent expressions considered identities?

Yes, when two different-looking algebraic expressions are equivalent, the statement that sets them equal to each other is an identity.

Is (x+1)2=x2+2x+1(x+1)^2 = x^2 + 2x + 1 an equation or an identity?

It is an identity. If you expand the LHS, you get x2+2x+1x^2 + 2x + 1, which is identical to the RHS. It is true for every value of xx.

Ready to test your knowledge?

You've reached the end of this section. Start a practice session to solidify your understanding and master this topic.