H2 Maths Equations & Inequalities Formula Sheet

Study guideUpdated 21 Aug 2026

H2 Maths equations and inequalities formula sheet: discriminant cases for quadratics, completing the square, modulus inequality rules, rational inequality sign-analysis, and the...

Q: What does H2 Maths Notes (JC 1-2): 1.3) Equations and Inequalities cover?
A: Algebraic, graphical, and numerical techniques for solving equations and inequalities in H2 Maths Topic 1.3.
Download: Get the H2 Maths Equations & Inequalities formula sheet (PDF) for quick revision, or the complete notes (PDF) for the full walkthrough.
Before you revise
Practise each solving technique with and without technology. Mark schemes expect both algebraic reasoning and clear statements of graphing calculator (GC) commands used when numerical methods are required.
  • Solving means finding allowed values: Check the domain first.
  • Equations find roots; inequalities need intervals: Use factorisation, graphs, or sign charts.
  • Numerical answers still need method and restrictions: State the GC command, interval, or iteration rule used.

Concrete example: For 2x5x+3<1\frac{2x-5}{x+3}\lt 1, do not multiply blindly across x+3x+3. Move everything to one side, build a sign chart, and exclude x=3x=-3

Status: SEAB's current H2 Mathematics (9758) syllabus PDF is labelled for 2026. Topic 1.3 expectations are within Section A Pure Mathematics, which is assessed in Paper 1 (100 marks) and Paper 2 Section A (40 marks).


Formulas at a glance

Every key result and method the 9758 syllabus expects you to apply, collected on one screen. Worked examples for each appear in the sections below.

Quadratic equations

ResultRule / method
Discriminantb24ac>0b^2 - 4ac > 0: two distinct real roots; b24ac=0b^2 - 4ac = 0

Modulus inequalities

TypeRule
x<a\lvert x \rvert < a (a>0a > 0)a<x<a-a < x < a

Rational inequalities

TypeRule / method
Sign-analysis methodMove all terms to one side, form P(x)Q(x)0\dfrac{P(x)}{Q(x)} \gtrless 0, find critical points from numerator and denominator, then sign-test each interval
Multiply-by-square trickMultiply both sides by [Q(x)]2>0[Q(x)]^2 > 0

Solving methods

MethodWhen to use
Factorisation / formulaPolynomial equations with rational or surd roots
Completing the squareTurning-point form, or when the formula is not needed
SubstitutionEquations reducible to a quadratic (e.g. u=x2u = x^2)
Graphical / GCf(x)=g(x)f(x) = g(x)

Equation-Solving Toolkit

  • Exact algebraic methods: factorisation, substitution, completing the square, and standard formulae.
  • Graphical methods: plot y=f(x) y = f(x) and y=g(x) y = g(x) ; solutions satisfy f(x)=g(x) f(x) = g(x)

Example -- Iteration

Solve x=cosx x = \cos x .

  1. Define g(x)=cosx g(x) = \cos x ; iterate xn+1=g(xn) x_{n+1} = g(x_n)

Convergence note: here g(x)=sinx g'(x) = -\sin x so g(x)=sinx<1 |g'(x)| = |\sin x| \lt 1


Polynomial and Rational Equations

  • For quadratics, use the discriminant b24ac b^2 - 4ac to comment on nature of roots.
  • Cubics: attempt factor theorem or GC ISCT to guess rational roots before long division.
  • Rational equations require clearing denominators carefully and checking for extraneous roots.

Example -- Rational equation

Solve x+2x1=3 \dfrac{x + 2}{x - 1} = 3 .

  1. Multiply both sides by x1 x - 1 : x+2=3x3 x + 2 = 3x - 3 .
  2. Simplify to 2x=5x=52 2x = 5 \Rightarrow x = \tfrac{5}{2}

Root-check checkpoint

Use this check after any algebraic move that changes the original equation or inequality.

Algebraic moveWhat can go wrongCheck before final answer
Clear a denominatorA candidate value may make the original denominator zero.List restrictions before solving, then reject any root outside the domain.
Square both sidesThe squared equation also accepts the case where the two original sides have opposite signs.Substitute each candidate root into the original equation.
Cancel a factorA root from the cancelled factor may be lost.Factor first and set each factor to zero before dividing.
Multiply an inequality by an unknown expressionThe inequality sign may need to flip when the expression is negative.Move everything to one side and use a sign chart instead.

Worked check: if squaring gives candidate roots x=1 x=1 and x=4 x=4 , do not report both immediately. Substitute each into the original equation. If x=1 x=1 makes a denominator zero or makes the unsquared sides have opposite signs, reject it and state why.


Inequalities

A curve y = f(x) and a line y = g(x) intersecting at two points. The solution of the inequality f(x) < g(x) is the interval of x-values between the intersections, where the curve lies below the line, highlighted on the x-axis.xy = f(x)y = g(x)x₁x₂f(x) < g(x)
To solve an inequality graphically, sketch both sides and read off where one graph lies above or below the other. Here the solution of f(x) < g(x) is the interval of x-values between the two intersection points, where the curve lies below the line.

Linear and Polynomial Forms

  • Rearrange to f(x)>0 f(x) > 0 or f(x)0 f(x) \leq 0 and sign-test intervals around roots.
  • Quadratics: identify roots α,β \alpha, \beta and sketch or use sign chart.

Example -- Quadratic inequality

Solve x25x+60 x^2 - 5x + 6 \geq 0 .

  1. Factor: (x2)(x3)0 (x - 2)(x - 3) \geq 0 .
  2. Sign chart shows positive on (,2][3,) (-\infty, 2] \cup [3, \infty) .

Rational Inequalities

  • Identify critical points from numerator and denominator.
  • Construct sign tables including excluded values.
  • Express solution sets using interval notation.

Example -- Rational inequality

Solve 2x5x+3<1 \dfrac{2x - 5}{x + 3} \lt 1 .

  1. Rearrange: 2x5x+31<0 \dfrac{2x - 5}{x + 3} - 1 \lt 0 (simplify to) x8x+3<0 \dfrac{x - 8}{x + 3} \lt 0

Endpoint classification checkpoint

Before writing a final inequality interval, classify every critical value by what it does in the original expression. This prevents a correct sign chart from turning into wrong bracket notation.

Critical value typeWhat happens thereBracket decisionCommon trap
Denominator is zeroOriginal expression is undefined.Always exclude.Closing the bracket because the sign chart touches the boundary.
Numerator is zero and inequality is strictExpression equals zero.Exclude for <\lt or >\gt.Including the root just because it is a solution of the related equation.
Numerator is zero and inequality is non-strictExpression equals zero.Include for \leq

Worked check: for (x2)2x+10\dfrac{(x-2)^2}{x+1} \geq 0, the critical values are x=1x=-1

Misconception check: open or closed brackets are not chosen by how the graph looks near the endpoint. They come from the original expression, the inequality sign, and any domain restriction.

Inequalities with Modulus and Exponentials

  • Split modulus cases: f(x)<a \lvert f(x) \rvert \lt a implies a<f(x)<a -a \lt f(x) \lt a .
  • For exponentials/logarithms, apply monotonicity: ax>ay    x>y a^x > a^y \iff x > y

Simultaneous Equations

  • Linear systems: solve via elimination, substitution, or matrix methods. Express solutions clearly (point, line, or no solution).
  • Linear-quadratic or quadratic-quadratic systems: substitute solutions from one equation into the other.

Example -- Line-circle intersection

Find intersections of y=2x1 y = 2x - 1 with x2+y2=13 x^2 + y^2 = 13 .

  1. Substitute: x2+(2x1)2=13 x^2 + (2x - 1)^2 = 13 giving 5x24x12=0 5x^2 - 4x - 12 = 0

Numerical Methods and Technology

  • Newton-Raphson: ensure derivative f(xn)0 f'(x_n) \neq 0 ; document iteration formula and starting value.
  • Fixed-point iteration: check convergence using g(x)<1 \lvert g'(x) \rvert \lt 1

Example -- Newton-Raphson

Find a root of f(x)=x3x1 f(x) = x^3 - x - 1 to 3 significant figures.

  1. Choose x0=1 x_0 = 1 .
  2. Iteration: xn+1=xnxn3xn13xn21 x_{n+1} = x_n - \dfrac{x_n^3 - x_n - 1}{3x_n^2 - 1}

Exam Watch Points

  • State the domain restrictions and justify exclusion of invalid roots.
  • For inequalities, present the solution set clearly and include interval notation or number line sketches.
  • When using numerical methods, write the iteration formula, initial guess, and termination condition.
  • Comment on convergence (or failure) if a method does not work.

Practice Quiz

Reinforce your algebraic, graphical, and technology-based approaches to solving equations and inequalities.


Quick Revision Checklist

  • Switch between algebraic, graphical, and numerical methods appropriately.
  • Construct accurate sign charts for polynomials and rational expressions.
  • Explain the logic behind iteration methods, including convergence checks.
  • Verify solutions against original equations to avoid extraneous roots.

Next steps: Follow the H2 Maths notes hub straight into Topic 2.1 - Sequences & Series to build the next block.


Want weekly guided practice on Equations and Inequalities? Our H2 Maths tuition programme builds fluency in this topic through structured problem sets and exam-style drills.


Common exam mistakes

  • Multiplying both sides of an inequality by an unknown expression: If you multiply f(x)g(x)>0 \dfrac{f(x)}{g(x)} > 0 by g(x) g(x) without considering its sign, you risk flipping the inequality in cases where g(x)<0 g(x) < 0

Frequently asked questions

Which papers assess Equations and Inequalities in the 9758 A-level exam?
Topic 1.3 falls under Pure Mathematics, which is examined in both Paper 1 (100 marks, pure only) and Paper 2 Section A (40 marks, pure). [1] Questions on solving equations, inequalities, and numerical methods can appear in either paper, so practise under both time constraints.

Can I use the graphing calculator (GC) to solve inequalities, or must I show algebraic working?
You may use the GC to verify or locate solutions, but the mark scheme expects full algebraic working - a sign chart or rearranged inequality showing critical points and tested intervals. Quoting only a GC answer without supporting reasoning will not earn method marks. State the GC command and window settings used when numerical methods are required.

Is solving a system of linear equations with three unknowns part of the 9758 syllabus?
Yes. SEAB 9758 explicitly includes systems of linear equations in three unknowns. [1] You are expected to solve them using the GC (via matrix row reduction or a simultaneous-equation solver) and to interpret the solution geometrically - whether the three planes meet at a unique point, along a line, or have no common intersection.

Is there a formula sheet for H2 Maths equations and inequalities?
Yes - the "Formulas at a glance" section near the top of this page collects every key result and method you need: discriminant cases, completing the square, the modulus inequality rules (x<a    a<x<a\lvert x \rvert < a \iff -a < x < a and x>a    x<a or x>a\lvert x \rvert > a \iff x < -a \text{ or } x > a


Other H2 Maths formula sheets

Revising more than one topic? Grab the matching one-page formula sheet:

For the official SEAB reference booklet, see the H2 Maths MF27 formula list.


Sources

  • SEAB H2 Mathematics syllabus (9758), examinations from 2026 - Topic 1.3 Equations and inequalities, including solution of equations/inequalities and numerical methods, under Section A Pure Mathematics. See the citation entry above for the official PDF URL.

Keep studying with Eclat

Join the Telegram study group for new notes, quizzes, and study resources.

Join our Telegram study group
Marcus Pang
Reviewed by
Marcus Pang·Managing Director (Maths)

Sources

  1. SEAB H2 Mathematics (9758) Syllabus 2026