All guides

TMUA topic guide

TMUA Coordinate Geometry: Lines & Circles

Master coordinate geometry for the TMUA: gradients, line equations, parallel and perpendicular conditions, distance and midpoint, and circle equations with tangents.

Preparation Updated 24 Jun 2026 9 min read

Quick answer

Coordinate geometry is one of the most reliable topics on the TMUA: lines and circles turn geometric statements into algebra you can solve cleanly without a calculator. You will be asked to find gradients and line equations, apply the parallel and perpendicular conditions, compute distances and midpoints, and work with circles given by their centre and radius, including tangents. The key is to recognise the standard forms instantly so you can set up the right equation in one move. See the full TMUA syllabus topics for where this sits in the wider course.

Coordinate geometry is one of the most dependable sources of marks on the TMUA, which is exactly why it is worth getting fluent. It takes a geometric picture, a line through two points, a circle touching an axis, a tangent at a known angle, and turns it into algebra you can grind out by hand. There are only a handful of standard forms to recognise, and once they are automatic the questions become short. The work is rarely conceptually hard; it is testing whether you can set up the right equation quickly and not slip in the arithmetic. This guide covers what the paper actually asks, straight lines with worked examples, distance and midpoint, circles and their tangents, and the traps that quietly cost marks.

Key fact

The whole topic rests on recognising standard forms on sight. Gradient as $\frac{y_2 - y_1}{x_2 - x_1}$, a line as $y - y_1 = m(x - x_1)$, a circle as $(x-a)^2 + (y-b)^2 = r^2$. Know these cold and most questions become one setup step plus tidy algebra.

What the TMUA actually examines

Coordinate geometry sits in the AS-level pure content that makes up the bulk of Paper 1, and it shows up in two guises. Sometimes it is the whole question: find the equation of a line, the centre of a circle, the point where a tangent meets an axis. More often it is the setting for something else, a quadratic to solve where a line meets a curve, a length that feeds into a later step, or a reasoning task on Paper 2 where you have to justify why two lines must be perpendicular.

The examiners are not testing exotic theory. They are testing whether you hold the standard forms in working memory and can deploy them without hesitation. A question that gives you two points and asks for the perpendicular bisector is really three small moves stacked together: midpoint, gradient, perpendicular gradient, then the line equation. None of those is difficult on its own, but you have to chain them cleanly and at speed, which is the skill the whole paper rewards. It overlaps heavily with graphs and transformations, since a circle or a line is also a graph, and the algebra is the same algebra you meet everywhere else on the test.

So the aim here is not to learn new mathematics. It is to make the setup instant so all your thinking goes into the question, not the formula.

Straight lines

Everything about lines comes from one idea: the gradient, the constant rate at which yy changes as xx changes. For two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) the gradient is m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}, the change in yy over the change in xx. Get the subtraction in the same order on top and bottom and the sign looks after itself.

Once you have a gradient and any point on the line, the cleanest equation to reach for is the point-gradient form yy1=m(xx1)y - y_1 = m(x - x_1). It drops out of the gradient definition rearranged, and it is almost always faster than guessing the intercept first. You can tidy it into y=mx+cy = mx + c afterwards if the answer options are written that way.

The two conditions you must know cold. Parallel lines have equal gradients, so m1=m2m_1 = m_2. Perpendicular lines have gradients whose product is 1-1, so m1m2=1m_1 m_2 = -1, which means each gradient is the negative reciprocal of the other. If a line has gradient 22, any line perpendicular to it has gradient 12-\frac{1}{2}. This negative-reciprocal flip is the single most useful fact in the topic, and the TMUA leans on it constantly.

A worked example. Find the equation of the line through (1,4)(1, 4) that is perpendicular to the line y=3x2y = 3x - 2. The given line has gradient 33, so the perpendicular gradient is the negative reciprocal, 13-\frac{1}{3}. Now use point-gradient form with the point (1,4)(1, 4): y4=13(x1)y - 4 = -\frac{1}{3}(x - 1). Multiply out and tidy to y=13x+133y = -\frac{1}{3}x + \frac{13}{3}, or clear fractions to 3y=x+133y = -x + 13. Three moves, no calculator, and the only place to slip is the arithmetic at the end, which is why you keep it exact.

Another common task is the perpendicular bisector, the line that cuts a segment in half at a right angle. To find the perpendicular bisector of the segment joining (2,1)(2, 1) and (6,9)(6, 9), first get the midpoint, (4,5)(4, 5), then the segment's gradient, 9162=2\frac{9 - 1}{6 - 2} = 2, then flip it to 12-\frac{1}{2} for the perpendicular, and finally write y5=12(x4)y - 5 = -\frac{1}{2}(x - 4). The whole thing is just the building blocks chained together, which is the pattern the calculator-free techniques guide drills you to execute without pausing.

Distance and midpoint

Two short formulas handle most length and centre work. The distance between (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is (x2x1)2+(y2y1)2\sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}, which is just Pythagoras applied to the horizontal and vertical gaps. The midpoint is the average of the coordinates, (x1+x22,y1+y22)\left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right).

The distance result almost always lands as a surd, and the answer options will be in simplest surd form, so the last step is tidying. The distance from (1,2)(1, 2) to (4,6)(4, 6) is (41)2+(62)2=9+16=25=5\sqrt{(4-1)^2 + (6-2)^2} = \sqrt{9 + 16} = \sqrt{25} = 5, a tidy whole number here, but more often you get something like 50=52\sqrt{50} = 5\sqrt{2} that needs simplifying before it matches an option. Solid surd handling pays off directly, which is one reason it sits underneath so much of the paper.

Midpoint earns its keep in two recurring jobs: it is the centre of a circle when you are given the endpoints of a diameter, and it is the first step of any perpendicular bisector. Spotting that a question is secretly a midpoint question is half the battle.

Circles and tangents

The standard equation of a circle with centre (a,b)(a, b) and radius rr is (xa)2+(yb)2=r2(x-a)^2 + (y-b)^2 = r^2. Read it straight off: the numbers subtracted inside the brackets give the centre, and the right-hand side is the radius squared, so you take a square root to get rr. A circle centred at (3,2)(3, -2) with radius 44 is (x3)2+(y+2)2=16(x-3)^2 + (y+2)^2 = 16. Watch the signs: a +2+2 inside the bracket means the centre coordinate is 2-2.

The TMUA loves to hand you a circle in expanded form and make you recover the centre and radius by completing the square. Given x2+y26x+4y3=0x^2 + y^2 - 6x + 4y - 3 = 0, group the xx terms and the yy terms and complete the square on each: (x3)29+(y+2)243=0(x-3)^2 - 9 + (y+2)^2 - 4 - 3 = 0, which rearranges to (x3)2+(y+2)2=16(x-3)^2 + (y+2)^2 = 16. So the centre is (3,2)(3, -2) and the radius is 44. Completing the square is the workhorse move here, and it is worth practising until it is automatic, because almost every harder circle question opens with it.

Tangents are where circles meet straight-line work, and the key fact is geometric: the tangent to a circle is perpendicular to the radius at the point of contact. That single property unlocks most tangent questions. If you know the centre and the point of contact, the radius gradient comes from the two points, the tangent gradient is its negative reciprocal, and then point-gradient form gives the tangent line. For example, the tangent to a circle centred at the origin at the point (3,4)(3, 4) has a radius of gradient 43\frac{4}{3}, so the tangent gradient is 34-\frac{3}{4} and the tangent is y4=34(x3)y - 4 = -\frac{3}{4}(x - 3).

A second tangent idea worth holding is the distance test: a line is a tangent to a circle exactly when the perpendicular distance from the centre to the line equals the radius. If that distance is greater than rr the line misses the circle, and if it is less the line cuts it in two points. The same logic lets you check tangency algebraically by substituting the line into the circle equation: a tangent gives a quadratic with a repeated root, so its discriminant is zero. That link between a repeated root and a touching line is a favourite Paper 2 reasoning hook.

Try one

Reading about it only takes you so far. Here is a real past-paper question built on exactly this machinery. Give it a genuine attempt against the clock before you reveal the solution, and watch how the coordinate setup is the means to an end rather than the whole task:

If that felt slow, it is almost always the setup that cost you, not the idea, and the setup is the easiest part to make automatic with a little focused practice.

Common traps to avoid

A handful of errors account for most of the dropped marks here, and the answer options are written to catch each one.

  • Reversing the gradient subtraction. If you take the yy difference top-to-bottom but the xx difference bottom-to-top, the sign flips and your line tilts the wrong way. Keep both subtractions in the same order.
  • Forgetting the negative reciprocal. Using the reciprocal without the minus sign, so a perpendicular to gradient 22 comes out as 12\frac{1}{2} instead of 12-\frac{1}{2}. The product must be 1-1.
  • Sign error reading a circle centre. A (x+2)(x+2) bracket means the centre coordinate is 2-2, not +2+2. The form subtracts the centre, so a plus inside means a negative coordinate.
  • Confusing rr and r2r^2. The right-hand side of the circle equation is the radius squared, so a circle with (xa)2+(yb)2=25(x-a)^2 + (y-b)^2 = 25 has radius 55, not 2525. Always take the square root.
  • Botching the completed square constant. When you complete the square you add a constant inside the bracket that must be subtracted back outside. Dropping that correction shifts the radius and ruins the answer.

Most of these are speed slips, not understanding gaps, which is encouraging because they vanish with mixed timed practice. The TMUA is demanding mainly on pace, and clean coordinate work is one of the cheapest places to bank time.

How to drill it

Make this automatic the same way you make anything automatic: short, frequent, mixed reps rather than one marathon. Start by getting the forms cold, writing the gradient, line, distance, midpoint and circle formulas from memory until there is no hesitation, then run quick drills, find the perpendicular through a point, complete the square on a circle, get a tangent, with the clock running.

Then fold it into everything else. Because lines and circles share their algebra with graphs and transformations and with the quadratics you meet across the paper, every line-meets-curve question is secretly extra coordinate practice. A structured plan that builds this in from the start is laid out in how to prepare for the TMUA. Get the setups instant early and a whole band of the paper turns into easy, reliable marks.

Practise the real TMUA, free

Work through every official past paper as an interactive question bank, with instant worked solutions, trap-spotting and progress tracking. No PDFs.

Start practising free

Frequently asked questions

Very. Lines and circles are among the most reliable mark-earners on Paper 1, and the underlying algebra also feeds reasoning questions on Paper 2. Because the standard forms are fixed and limited, it is one of the best topics to make fully automatic before the exam.