Skip to main content
EnglandMathsSyllabus dot point

How do you describe straight lines, circles and curves using coordinates and equations?

Equations of straight lines, gradients, parallel and perpendicular lines, the equation of a circle, tangents and chords, and parametric equations of curves.

A focused answer to the AQA A-Level Mathematics coordinate geometry content, covering the equation of a straight line, gradient conditions for parallel and perpendicular lines, the equation of a circle and its key properties, and parametric equations of curves.

Generated by Claude Opus 4.810 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. Straight lines
  3. The equation of a circle
  4. Tangents, chords and circle properties
  5. Parametric equations
  6. Intersections and a worked strategy for circle problems

What this dot point is asking

AQA wants you to find and use the equation of a straight line, apply the gradient conditions for parallel and perpendicular lines, work with the equation of a circle (centre and radius, tangents, chords and the angle in a semicircle), and use parametric equations to describe curves. Circle questions in particular reward combining several standard facts in one problem.

Straight lines

The gradient between two points is m=y2βˆ’y1x2βˆ’x1m = \dfrac{y_2 - y_1}{x_2 - x_1}. The line through (x1,y1)(x_1, y_1) with gradient mm is yβˆ’y1=m(xβˆ’x1)y - y_1 = m(x - x_1), often rearranged to y=mx+cy = mx + c or to the form ax+by+c=0ax + by + c = 0 when the question specifies it. The midpoint of two points is (x1+x22,y1+y22)\left(\dfrac{x_1 + x_2}{2}, \dfrac{y_1 + y_2}{2}\right), and the distance between them is (x2βˆ’x1)2+(y2βˆ’y1)2\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.

The equation of a circle

Tangents, chords and circle properties

Three circle facts recur in coordinate problems: a tangent is perpendicular to the radius at the point of contact; the perpendicular from the centre to a chord bisects the chord; and the angle in a semicircle is a right angle. To find a tangent at a point, compute the gradient of the radius to that point, take the negative reciprocal for the tangent gradient, and use the point to write the line. To test whether a point lies inside, on, or outside a circle, substitute it into (xβˆ’a)2+(yβˆ’b)2(x - a)^2 + (y - b)^2 and compare with r2r^2.

Parametric equations

A curve can be described by x=f(t)x = f(t) and y=g(t)y = g(t), where tt is a parameter. To convert to Cartesian form, eliminate tt, usually by making tt the subject of one equation and substituting into the other, or by using an identity (such as cos⁑2t+sin⁑2t=1\cos^2 t + \sin^2 t = 1) when the parameter is an angle. For example, with x=2tx = 2t and y=t2y = t^2, t=x2t = \dfrac{x}{2} gives y=x24y = \dfrac{x^2}{4}, a parabola.

Intersections and a worked strategy for circle problems

Finding where a line meets a circle reduces to substituting the line into the circle equation, giving a quadratic whose discriminant tells you the geometry: two roots mean the line is a secant (two intersection points), one repeated root means it is a tangent (touching once), and no real roots mean it misses the circle. This discriminant test is a frequent exam route to proving a line is a tangent without using gradients.

For circle problems generally, a dependable order of attack is: write the circle in standard form by completing the square to extract the centre and radius; then use whichever circle property the question hints at. A tangent question uses radius-tangent perpendicularity; a chord question uses the perpendicular from the centre bisecting the chord (so the perpendicular distance from the centre, the half-chord, and the radius form a right-angled triangle); and a question mentioning a diameter often uses the angle in a semicircle being a right angle. Identifying which property applies is usually the key step, after which the algebra is routine.

Exam-style practice questions

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

AQA 20197 marksPaper 1, Section B. A circle has equation x2+y2βˆ’6x+4yβˆ’12=0x^2 + y^2 - 6x + 4y - 12 = 0. (a) Find the centre and radius of the circle. (b) The point P(7,1)P(7, 1) lies on the circle. Find the equation of the tangent to the circle at PP, giving your answer in the form ax+by+c=0ax + by + c = 0.
Show worked answer β†’

For (a), complete the square: (xβˆ’3)2βˆ’9+(y+2)2βˆ’4βˆ’12=0(x - 3)^2 - 9 + (y + 2)^2 - 4 - 12 = 0, so (xβˆ’3)2+(y+2)2=25(x - 3)^2 + (y + 2)^2 = 25. The centre is (3,βˆ’2)(3, -2) and the radius is 55. For (b), the gradient of the radius from the centre (3,βˆ’2)(3, -2) to P(7,1)P(7, 1) is 1βˆ’(βˆ’2)7βˆ’3=34\frac{1 - (-2)}{7 - 3} = \frac{3}{4}. The tangent is perpendicular, so its gradient is βˆ’43-\frac{4}{3}. The tangent is yβˆ’1=βˆ’43(xβˆ’7)y - 1 = -\frac{4}{3}(x - 7), which rearranges to 4x+3yβˆ’31=04x + 3y - 31 = 0. Markers reward completing the square correctly, the radius-tangent perpendicularity, and the requested form.

AQA 20216 marksPaper 1, Section A. The points A(βˆ’1,2)A(-1, 2) and B(5,6)B(5, 6) are the ends of a diameter of a circle. (a) Find the centre and radius of the circle. (b) Hence write down the equation of the circle. (c) Determine whether the point C(4,0)C(4, 0) lies inside, on, or outside the circle.
Show worked answer β†’

For (a), the centre is the midpoint of ABAB: (βˆ’1+52,2+62)=(2,4)\left(\frac{-1 + 5}{2}, \frac{2 + 6}{2}\right) = (2, 4). The radius is half the distance ABAB: AB=(5+1)2+(6βˆ’2)2=36+16=52AB = \sqrt{(5 + 1)^2 + (6 - 2)^2} = \sqrt{36 + 16} = \sqrt{52}, so r=522r = \frac{\sqrt{52}}{2} and r2=13r^2 = 13. For (b), the equation is (xβˆ’2)2+(yβˆ’4)2=13(x - 2)^2 + (y - 4)^2 = 13. For (c), at C(4,0)C(4, 0): (4βˆ’2)2+(0βˆ’4)2=4+16=20>13(4 - 2)^2 + (0 - 4)^2 = 4 + 16 = 20 > 13, so CC lies outside the circle. Markers reward the midpoint for the centre, r2r^2 from the distance, and comparing the left side with r2r^2 to classify the point.

Related dot points

Sources & how we know this