Skip to main content
SingaporeAdditional MathematicsSyllabus dot point

How do we find where a line meets a circle and the equation of a tangent to a circle?

Find the intersection of a line and a circle, determine tangency using the discriminant or perpendicular radius, and find tangent equations

A focused answer to the O-Level A-Maths outcome on lines meeting circles. Finding intersection points, deciding tangency via the discriminant or perpendicular radius, and writing the equation of a tangent.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The answer
  3. Examples in context
  4. Try this

What this dot point is asking

SEAB wants you to combine the equation of a line with the equation of a circle: to find where they intersect, to decide whether a line cuts, touches or misses a circle, and to write the equation of a tangent at a given point. This ties together the circle, the straight line and the discriminant in one topic.

The answer

Finding intersection points

To find where a line meets a circle, substitute the line's equation into the circle's equation. This gives a quadratic in one variable whose solutions are the xx-coordinates (or yy-coordinates) of the intersection points; back-substitute into the line to find the partners.

How many intersections

The discriminant of that quadratic decides the geometry:

Δ>0two points (the line is a chord),\Delta > 0 \Rightarrow \text{two points (the line is a chord)},

Δ=0one point (the line is a tangent),\Delta = 0 \Rightarrow \text{one point (the line is a tangent)},

Δ<0no points (the line misses the circle).\Delta < 0 \Rightarrow \text{no points (the line misses the circle)}.

So tangency is the condition Δ=0\Delta = 0, and you can solve it to find a value that makes a line touch a circle.

The tangent at a point of contact

A tangent touches the circle at exactly one point and is perpendicular to the radius drawn to that point. So:

  1. Find the gradient of the radius from the centre to the point of contact.
  2. Take its negative reciprocal for the tangent gradient.
  3. Write the tangent line through the point of contact.

The perpendicular-radius shortcut

Because the radius to the point of contact is perpendicular to the tangent, the perpendicular distance from the centre to a tangent line equals the radius. This gives a second way to test or find tangents without the discriminant.

Examples in context

Example 1. A flight path skimming a no-fly zone. Modelling a circular restricted area and a straight flight path, the discriminant of their combined equation reveals whether the path enters (two crossings), just grazes (tangent) or stays clear, a direct safety calculation.

Example 2. Reflecting off a circular wall. The tangent at the point where a ball strikes a circular cushion is perpendicular to the radius, and the reflection is measured from that tangent, so finding the tangent gradient is the first step in a bounce problem.

Try this

Q1. Find where the line y=xy = x meets the circle x2+y2=8x^2 + y^2 = 8. [3 marks]

  • Cue. 2x2=82x^2 = 8, so x=±2x = \pm 2; points (2,2)(2, 2) and (2,2)(-2, -2).

Q2. State the tangent gradient to a circle centre (0,0)(0,0) at the point (0,4)(0, 4). [2 marks]

  • Cue. Radius is vertical, so the tangent is horizontal with gradient 00 (the line y=4y = 4).

Q3. Determine whether y=x+4y = x + 4 meets the circle x2+y2=4x^2 + y^2 = 4. [3 marks]

  • Cue. 2x2+8x+12=02x^2 + 8x + 12 = 0 gives Δ=6496<0\Delta = 64 - 96 < 0, so the line misses the circle.

Exam-style practice questions

Practice questions written in the style of SEAB exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Original5 marksFind the coordinates of the points where the line y=x+1y = x + 1 meets the circle x2+y2=25x^2 + y^2 = 25.
Show worked answer →

Substitute y=x+1y = x + 1 into the circle: x2+(x+1)2=25x^2 + (x + 1)^2 = 25.

Expand: x2+x2+2x+1=25x^2 + x^2 + 2x + 1 = 25, so 2x2+2x24=02x^2 + 2x - 24 = 0, that is x2+x12=0x^2 + x - 12 = 0.

Factorise: (x+4)(x3)=0(x + 4)(x - 3) = 0, so x=4x = -4 or x=3x = 3.

Then y=x+1y = x + 1 gives y=3y = -3 or y=4y = 4. The points are (4,3)(-4, -3) and (3,4)(3, 4).

Markers reward the substitution, the resulting quadratic, and both intersection points.

Original5 marksA circle has centre (0,0)(0, 0) and radius 55. Find the equation of the tangent to the circle at the point (3,4)(3, 4).
Show worked answer →

The radius to (3,4)(3, 4) has gradient 4030=43\dfrac{4 - 0}{3 - 0} = \dfrac{4}{3}.

The tangent is perpendicular to the radius, so its gradient is 34-\dfrac{3}{4}.

Equation through (3,4)(3, 4): y4=34(x3)y - 4 = -\dfrac{3}{4}(x - 3), which tidies to 3x+4y=253x + 4y = 25.

Markers reward the radius gradient, the perpendicular tangent gradient, and the tangent equation through the point of contact.

Related dot points