Algebraic Manipulation and Equations for ESAT Mathematics 1

Updated July 2026

Algebra is a core component of ESAT Mathematics 1, covering the manipulation of notation, the application of index laws, and the resolution of linear and quadratic equations. Students must learn to factorise complex expressions, rearrange formulae, and interpret graphs in real contexts. Mastery of these skills allows candidates to translate situational problems into solvable algebraic models.

Core concept

Algebra involves using symbols to represent numbers in formulae and equations, where expressions are manipulated via established rules like index laws and factorisation to find unknown variables or describe relationships. The most critical application is the solving of simultaneous systems, which represents the intersection of multiple mathematical constraints.

Algebraic Notation and Index Laws

Algebraic notation allows us to express mathematical relationships concisely. Standard conventions include writing abab instead of a×ba \times b, 3y3y instead of y+y+yy + y + y, and a/ba/b instead of a÷ba \div b. When combining letters and numbers into terms, numerical coefficients always come first, followed by letters in alphabetical order, such as 6pqr6pqr.

Index laws govern the multiplication and division of powers. To multiply powers with the same base, we add the indices: am×an=am+na^m \times a^n = a^{m+n}. To divide them, we subtract the indices: am÷an=amna^m \div a^n = a^{m-n}. When raising a term to a further power, we multiply the indices: (am)n=amn(a^m)^n = a^{mn}. Note that any non zero base raised to the power of zero is 11, and a1a^1 is simply aa. For negative powers, am=1/ama^{-m} = 1/a^m. Fractional powers represent roots, where a1/b=aba^{1/b} = \sqrt[b]{a} and am/n=amna^{m/n} = \sqrt[n]{a^m}.

Substitution and Definitions

Understanding vocabulary is vital for interpreting ESAT questions. An expression like 2l+2w2l + 2w does not have an equals sign, whereas an equation like 3x+1=73x + 1 = 7 is true only for specific values of the variable. An identity, denoted by \equiv, is true for all values of the variable, such as 3x+2x5x3x + 2x \equiv 5x. An inequality describes the relative size of expressions using symbols like <,>,,,<, >, \leq, \geq, and \neq. A factor is a quantity that divides exactly into another without a remainder.

When substituting numerical values into formulae, the BIDMAS order of operations must be followed. For example, if x=4x = 4 and y=2y = -2 in the expression 6x23(y32x)6x^2 - 3(y^3 - 2x), we evaluate indices and brackets first: 6(16)3(88)=963(16)=96+48=1446(16) - 3(-8 - 8) = 96 - 3(-16) = 96 + 48 = 144.

Expanding and Factorising Expressions

Like terms are terms that are identical except for their numerical coefficients, such as 12x2y412x^2y^4 and 6x2y4-6x^2y^4. These can be collected by adding or subtracting. Expanding involves multiplying a single term over a bracket, a(b+c)=ab+aca(b + c) = ab + ac, or expanding binomials using methods like the grid method.

img-21.jpeg

img-22.jpeg

Factorising is the reverse of expanding. For a quadratic of the form x2+bx+cx^2 + bx + c, we find two numbers that multiply to give cc and add to give bb. For ax2+bx+cax^2 + bx + c, we can split the middle term. For example, to factorise 6x2+23x+206x^2 + 23x + 20, we find numbers that multiply to 120120 (6×206 \times 20) and add to 2323. These are 1515 and 88.

6x2+15x+8x+20=3x(2x+5)+4(2x+5)=(2x+5)(3x+4)6x^2 + 15x + 8x + 20 = 3x(2x + 5) + 4(2x + 5) = (2x + 5)(3x + 4)

img-23.jpeg

img-24.jpeg

Special cases include the difference of two squares, where a2x2b2=(ax+b)(axb)a^2x^2 - b^2 = (ax + b)(ax - b). For example, 16x249=(4x+7)(4x7)16x^2 - 49 = (4x + 7)(4x - 7).

Rearranging Formulae and Rational Expressions

Changing the subject of a formula involves isolating a specific variable. You can add, subtract, multiply, or divide both sides by the same quantity, or square/root both sides. For example, to make xx the subject of y=3x+54y = \sqrt{\frac{3x+5}{4}}, we square to get y2=3x+54y^2 = \frac{3x+5}{4}, then multiply by 44 and subtract 55 to reach x=4y253x = \frac{4y^2 - 5}{3}.

Rational expressions are algebraic fractions. They are simplified by factorising the numerator and denominator and then cancelling common factors. To add or subtract them, find a common denominator, ideally the lowest common multiple (LCM). For example, xa+yb=xb+yaab\frac{x}{a} + \frac{y}{b} = \frac{xb + ya}{ab}.

Coordinates and Linear Graphs

Points are located using (x,y)(x, y) coordinates across four quadrants.

img-25.jpeg

img-26.jpeg

Linear functions follow y=mx+cy = mx + c, where mm is the gradient and cc is the yy intercept. Parallel lines share the same gradient. Perpendicular lines have gradients m1m_1 and m2m_2 such that m1×m2=1m_1 \times m_2 = -1. The gradient between two points is calculated as y2y1x2x1\frac{y_2 - y_1}{x_2 - x_1}.

Quadratic Functions and Their Features

The graph of y=ax2+bx+cy = ax^2 + bx + c is a parabola. If a>0a > 0, it is U-shaped: if a<0a < 0, it is \cap shaped. The roots are where the graph crosses the xx axis (y=0y=0). The turning point (vertex) is the maximum or minimum point and can be found by completing the square: x2+kx=(x+k/2)2(k/2)2x^2 + kx = (x + k/2)^2 - (k/2)^2.

img-27.jpeg

img-28.jpeg

img-29.jpeg

img-30.jpeg

img-31.jpeg

For y=x2+6x+7y = x^2 + 6x + 7, completing the square gives (x+3)22(x + 3)^2 - 2. The turning point is where the bracket is zero, at x=3,y=2x = -3, y = -2.

Other Graph Types

Students must recognise and sketch:

  1. Cubic functions: y=ax3y = ax^3 has rotational symmetry about the origin.
  2. Reciprocal functions: y=1/xy = 1/x exists in the first and third quadrants and never touches the axes.
  3. Exponential functions: y=kxy = k^x always passes through (0,1)(0, 1). If k>1k > 1, it shows rapid growth: if 0<k<10 < k < 1, it shows decay.
  4. Trigonometric functions: sinx\sin x and cosx\cos x oscillate between 11 and 1-1, while tanx\tan x has periodic asymptotes.

img-35.jpeg

img-36.jpeg

img-37.jpeg

img-38.jpeg

img-39.jpeg

img-40.jpeg

img-41.jpeg

Graphs in Context

Graphs can model real world situations. In a distance time graph, the gradient is the speed. In a speed time graph, the gradient is acceleration and the area under the graph is the total distance travelled.

img-51.jpeg

To find the area under a curve, we divide the region into strips, often trapezia, and sum their areas. The gradient of a curve at any point is found by drawing a tangent and calculating its slope.

img-53.jpeg

img-61.jpeg

Solving Equations and Simultaneous Systems

Simultaneous equations can be solved algebraically or graphically. To solve graphically, plot both lines and find the intersection. Algebraically, use elimination or substitution. For a system with one linear and one quadratic equation, always use substitution. For example, if x+4y=7x + 4y = 7 and x2+4xy+2y2=1x^2 + 4xy + 2y^2 = 1, substitute x=74yx = 7 - 4y into the quadratic equation to solve for yy, then find xx.

img-63.jpeg

img-64.jpeg

Quadratic equations are solved by factorising, completing the square, or the quadratic formula: x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.

Linear Inequalities

Inequalities are solved similarly to equations, but multiplying or dividing by a negative number reverses the sign. Solutions are represented on number lines: open circles for << or >> and solid circles for \leq or \geq. On graphs, regions are defined by boundary lines, often shading out the unwanted area.

img-65.jpeg

img-66.jpeg

img-69.jpeg

Sequences

Sequences can be defined by term to term rules (how to get the next number) or position to term rules (the nnth term).

A linear sequence has a constant first difference. If the difference is dd, the nnth term is dn+cdn + c. A quadratic sequence has a constant second difference. The nnth term is an2+bn+can^2 + bn + c, where aa is half the second difference. For example, the sequence 5,14,27,44...5, 14, 27, 44... has a constant second difference of 44, so a=2a = 2. By comparing with 2n22n^2, we find the nnth term is 2n2+3n2n^2 + 3n.

Key takeaways

  • Master index laws for positive, negative, and fractional powers to simplify complex algebraic terms.
  • Solve quadratic equations using three primary methods: factorising, the quadratic formula, and completing the square.
  • Understand the geometric link where the gradient of a distance time graph represents speed and the area under a speed time graph represents distance.
  • Utilise substitution to solve simultaneous systems containing one linear and one quadratic equation.
  • Identify sequences by their differences: constant first differences indicate linear sequences, while constant second differences indicate quadratic sequences.
Tips

When solving simultaneous equations where one is quadratic, always substitute the linear expression into the quadratic one rather than the other way around to avoid complex radical terms.

Cautions

A common error is forgetting that squaring a negative number results in a positive value. This is especially important when evaluating the discriminant b24acb^2 - 4ac in the quadratic formula.

Insight

Completing the square is a powerful tool because it does more than just solve equations: it immediately identifies the vertex of the parabola, which represents the maximum or minimum value of the function.

Frequently asked questions

What is the difference between an equation and an identity?

An equation is only true for specific values of the variable (e.g., 2x=42x = 4 only when x=2x = 2). An identity is true for all possible values of the variable (e.g., 2(x+1)2x+22(x + 1) \equiv 2x + 2).

How do I find the equation of a line perpendicular to y=3x+1y = 3x + 1 passing through (0,0)(0, 0)?

The gradient of the original line is 33. The perpendicular gradient is the negative reciprocal, 1/3-1/3. Since it passes through the origin (0,0)(0, 0), the intercept cc is 00. Thus, the equation is y=1/3xy = -1/3x.

How do I calculate the area under a non linear graph?

Divide the area into several vertical strips (trapezia). Calculate the area of each trapezium using Area=h2(a+b)\text{Area} = \frac{h}{2}(a+b) and sum them to find the approximate total area.

When do I need to flip the inequality sign?

You must reverse the direction of the inequality sign whenever you multiply or divide both sides of the inequality by a negative number.

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.