MathsHelp.ie · Paper Two Series
How to study

Co-Ordinate Geometry of the Line

Slopes, equations, distances, and angles: the co-ordinate toolkit for lines — easier marks than the circle, and the doorway to it.

01

Topic Importance

Co-ordinate geometry of the line is the second stop in the spatial block. It has appeared in 14 questions over the last 12 years, and it carries a double value: the questions themselves — which students usually find easier than the circle questions — and its role as the direct prerequisite for the circle.

Geometry of the line appeared in 14 questions over the last 12 years — easier marks than the circle, and the doorway to it

As the Paper Two overview put it: the line is a good place for everyone to pick up marks without a ton of study. You will deal with where lines cross, distances between points and lines, and the angles lines make — leaning on the trigonometry you studied first.

02

What the Topic Covers

The topic starts with the line itself: what a line is, and its defining number — the slope, what it means and how to find it from two points.

A line through two points with the rise and run drawn in: the slope m is rise over run

On that footing come the equations of the line in their different forms, testing points against them, and the two-point toolkit: distances and midpoints. Then lines start interacting — parallel and perpendicular lines (with horizontal and vertical as the special slope cases), where lines meet, the distance from a point to a line, and the angle relationships: the angle a line makes with the x-axis, and the angles between lines.

A point P above a line, with the perpendicular dashed segment to the closest point on the line: the shortest distance is along the perpendicular

The topic closes with constructions built from all of it: collinearity and ratio points, intercepts and the triangle a line cuts from the axes, and the triangle centres — centroid, circumcentre, and orthocentre.

Example question

Find the equation of the line through \((1, 2)\) and \((5, 10)\).

Example question

Find the distance from the point \((3, 4)\) to the line \(3x + 4y - 10 = 0\).

03

Exam Correlations

Geometry of the line appears 14 times over 12 years, and its correlation table is short: the circle with 4 shared questions, and single co-occurrences with the theorems and probability.

Questions shared with geometry of the line over 12 years: geometry of the circle 4, axioms and theorems 1, probability 1

The circle number is the story, and it is the partnership the Paper Two overview described: the two topics are linked twice over — their concepts relate to each other, and their questions are often bundled together into one question with parts from each. The usual caveat about co-occurrence applies to the single counts.

i

The line pays twice: its own questions are among the most approachable on Paper Two, and every hour spent here is an hour of preparation for the circle questions bundled beside them.

04

Concept Connections

The line sits in the middle of the spatial chain: trigonometry feeds in, and the circle follows.

Trigonometry feeds into geometry of the line, which leads out to geometry of the circle
Comes from The idea it gives you Where you will use it in Geometry of the Line
Trigonometry \(m = \tan\theta\) Angles and ratios — a slope is the tangent of the line’s angle, so the angle work here runs on the trigonometric functions.
Topic A question you will meet there The Geometry of the Line skill inside it
Co-Ordinate Geometry of the Circle A tangent to a circle The whole toolkit — tangents are lines, radii meet them at right angles, and the distance from a centre to a line decides whether it cuts the circle.
05

Study Order

There are eleven sub-topics in Geometry of the Line, in three blocks: the line itself, lines interacting, and the constructions built on top. Click each step to see how they build.

The line itself — points, slopes, and equations

Introduction to the Line

What a line is — the connection between points — and its defining number: the slope. What a slope means, and how to find it from any two points on the line.

\(m = \dfrac{y_2 - y_1}{x_2 - x_1}\)
Equations of the Line

The different versions of the line’s equation, and when each is handiest: the slope-intercept form, and the point-slope form for when you know one point and the slope.

\(y = mx + b\)
\(y - y_1 = m\left(x - x_1\right)\)
Testing Points on the Line

Substituting values into the equation: checking whether a point lies on the line, and finding the \(y\) value that goes with a given \(x\). The line’s equation becomes a machine you can run.

\(y = 3x + 1: \; x = 2 \;\Rightarrow\; (2, 7) \text{ is on the line}\)
Distances and Midpoints

The two-point formulas: the distance between two points — the hypotenuse rule in co-ordinates — and the midpoint halfway between them.

\(d = \sqrt{\left(x_2 - x_1\right)^2 + \left(y_2 - y_1\right)^2}\)
\(M = \left(\dfrac{x_1 + x_2}{2}, \dfrac{y_1 + y_2}{2}\right)\)

Lines interacting — meetings, distances, and angles

Parallel, Perpendicular, Horizontal, and Vertical Lines

The special cases of slope: parallel lines share one, perpendicular slopes multiply to \(-1\), and horizontal and vertical lines are the edge cases where the slope is zero or undefined.

\(m_1 = m_2 \;\text{(parallel)}, \quad m_1 m_2 = -1 \;\text{(perpendicular)}\)
Where Lines Meet

Two lines, two equations, one point that satisfies both — found by solving the equations simultaneously. This builds directly on the special cases: parallel lines are the pair that never meet.

\(\text{solve } y = 2x + 1 \text{ and } y = -x + 7 \;\Rightarrow\; (2, 5)\)
Distance from a Point to a Line

The shortest path from a point to a line runs along the perpendicular — which leads to finding the closest point on the line, using the perpendicular-slope work from earlier.

\(d = \dfrac{\left|ax_1 + by_1 + c\right|}{\sqrt{a^2 + b^2}}\)
Angles and the Line

Where the trigonometry pays off: a line’s slope is the tangent of the angle it makes with the x-axis, rotating by \(90^\circ\) gives the perpendicular line, and from there come the angles between any two lines.

\(m = \tan\theta\)
\(\tan\theta = \left|\dfrac{m_1 - m_2}{1 + m_1 m_2}\right|\)

Constructions — building with the toolkit

Collinearity and Ratio Points

Working with points on a line: testing whether three points are collinear — on one common line — and placing a point that divides a segment in a given ratio, like the point that splits a segment two to one.

\(\text{ratio } a:b \;\Rightarrow\; \left(\dfrac{b x_1 + a x_2}{a + b}, \dfrac{b y_1 + a y_2}{a + b}\right)\)
Intercepts and Triangle Areas

Where a line crosses each axis — the x and y intercepts — and the triangle those intercepts cut out of the axes, whose area follows from the base and height they hand you.

\(\text{Area} = \tfrac{1}{2}\left|a\right|\left|b\right| \;\text{ for intercepts } (a, 0), (0, b)\)
Triangle Centres

The closing constructions: the centroid, the circumcentre, and the orthocentre of a triangle — each found by intersecting lines you now know how to build, using midpoints, perpendicular slopes, and the meeting-point skills all together.

\(\text{centroid} = \left(\dfrac{x_1 + x_2 + x_3}{3}, \dfrac{y_1 + y_2 + y_3}{3}\right)\)
A line crossing the axes at (a, 0) and (0, b), shading the triangle it cuts out of the axes, whose area is half a times b
MathsHelp.ie

Know your gaps before the exam does

The MathsHelp course is everything you need for Leaving Cert Higher Level Maths, in one place. Smart testing pinpoints exactly where you are losing marks, explainer articles teach you the curriculum, an AI tutor works through your specific weaknesses, and real past papers — organised by topic, with guides — prove you are exam-ready.

  • 20 articles on this topic
  • 55 questions on this topic
  • 1,300+ custom questions
  • 280 explainer articles
  • 12 years of past papers by topic
Start the course