EuraStudy
Notes/Mathematics/Coordinate geometry in the (x, y) plane
Notes · MathematicsUK · A-Levels

Coordinate geometry in the (x, y) plane

Coordinate geometry turns geometric questions into algebra. The A-Level covers straight lines and their gradients, the equation of a circle and its tangent and chord properties, and parametric equations of curves together with the conversion between parametric and Cartesian forms.

3 sections·~8 min reading time·3 competencies·Level Foundation 1 · Standard 1 · Advanced 1

T·0444 / 20
Exam profile
AO1 · Find equations of lines and circles and points of intersectionAO2 · Prove geometric properties using coordinate methodsAO3 · Model curves parametrically and interpret them
Operators:findshow thatdeterminesketchprove

basic level

AS-Level covers straight lines, parallel and perpendicular gradients, and the equation of a circle.

higher level

The full A-Level adds parametric equations of curves and conversion to Cartesian form.

Depth

Reading depth: In depth

Text

Text size: Standard

Contents · 3 sections▾
  1. Coordinate geometry in the (x, y) plane
    • 01Straight lines and their equations○
    • 02The circle and its properties◐
    • 03Parametric equations of curves●
§ 01

Straight lines and their equations#

●○○FoundationLPDfE GCE Mathematics C1LPAQA 7357 C

Parallel and perpendicular lines

Gradients: parallel and perpendicularGraph of y = 2x - 1, roots at x = 0.5, y-intercept at y = -1, increasing, on the interval x from -2 to 5, Graph of y = 2x + 3, roots at x = -1.5, y-intercept at y = 3, increasing, on the interval x from -2 to 5, Graph of y = -x/2 + 3, y-intercept at y = 3, decreasing, on the interval x from -2 to 5−2−112345−2246y = 2x − 1y = 2x + 3y = −x/2 + 3yx
Fig. 1Equal gradients give parallel lines; gradients whose product is −1-1−1 meet at right angles.

Key points

A straight line is determined by its gradient and one point. The gradient between two points (x1,y1)(x_1, y_1)(x1​,y1​) and (x2,y2)(x_2, y_2)(x2​,y2​) is m=y2−y1x2−x1m = \dfrac{y_2 - y_1}{x_2 - x_1}m=x2​−x1​y2​−y1​​, the constant rate of change of yyy with respect to xxx. From a point and a gradient the tidiest equation is the point-gradient form y−y1=m(x−x1)y - y_1 = m(x - x_1)y−y1​=m(x−x1​), which rearranges into the gradient-intercept form y=mx+cy = mx + cy=mx+c or the general form ax+by+c=0ax + by + c = 0ax+by+c=0 as required.
Two lines are parallel exactly when their gradients are equal, and perpendicular exactly when the product of their gradients is −1-1−1, i.e. m1m2=−1m_1 m_2 = -1m1​m2​=−1, so the gradient of a line perpendicular to one of gradient mmm is −1m-\dfrac{1}{m}−m1​. This single fact drives a large family of problems about perpendicular bisectors, altitudes of triangles and the shortest distance from a point to a line.
The distance between two points comes straight from Pythagoras: d=(x2−x1)2+(y2−y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}d=(x2​−x1​)2+(y2​−y1​)2​, and the midpoint is the average of the coordinates, (x1+x22,y1+y22)\left(\dfrac{x_1 + x_2}{2}, \dfrac{y_1 + y_2}{2}\right)(2x1​+x2​​,2y1​+y2​​). These, together with the gradient conditions, let you construct perpendicular bisectors (used to find circle centres) and to test whether points form particular shapes.
Finding the intersection of two lines means solving their equations simultaneously; a unique solution is the crossing point, while parallel distinct lines give no solution. This routine — set the equations equal, solve, interpret — recurs everywhere in the subject, from tangents to curves to equilibrium of forces.
m=y2−y1x2−x1,y−y1=m(x−x1)m = \frac{y_2 - y_1}{x_2 - x_1}, \qquad y - y_1 = m(x - x_1)m=x2​−x1​y2​−y1​​,y−y1​=m(x−x1​)

Gradient and point-gradient form

Compute the gradient from two points, then write the line through a known point.

m1m2=−1 for perpendicular linesm_1 m_2 = -1 \ \text{for perpendicular lines}m1​m2​=−1 for perpendicular lines

Perpendicularity condition

The gradient of the perpendicular is the negative reciprocal −1/m-1/m−1/m.

Worked example

Perpendicular bisector

Find the equation of the perpendicular bisector of the segment joining A(−1,4)A(-1, 4)A(−1,4) and B(3,2)B(3, 2)B(3,2).

  1. 01Midpoint

    Midpoint M=(−1+32,4+22)=(1,3)M = \left(\dfrac{-1 + 3}{2}, \dfrac{4 + 2}{2}\right) = (1, 3)M=(2−1+3​,24+2​)=(1,3).

  2. 02Gradient of AB

    mAB=2−43−(−1)=−24=−12m_{AB} = \dfrac{2 - 4}{3 - (-1)} = \dfrac{-2}{4} = -\dfrac{1}{2}mAB​=3−(−1)2−4​=4−2​=−21​.

  3. 03Perpendicular gradient

    The bisector has gradient −1mAB=2-\dfrac{1}{m_{AB}} = 2−mAB​1​=2.

  4. 04Equation through M

    y−3=2(x−1)⇒y=2x+1y - 3 = 2(x - 1) \Rightarrow y = 2x + 1y−3=2(x−1)⇒y=2x+1.

Result: The perpendicular bisector is y=2x+1y = 2x + 1y=2x+1, i.e. 2x−y+1=02x - y + 1 = 02x−y+1=0.

Exam focus

  • Use m1m2=−1m_1 m_2 = -1m1​m2​=−1 to write perpendicular gradients as negative reciprocals; a sign or reciprocal slip loses the whole method.
  • For 'show that' line problems, present the equation in the exact form requested (often ax+by+c=0ax + by + c = 0ax+by+c=0 with integer coefficients).

Typical mistakes

  • Taking the perpendicular gradient as 1m\dfrac{1}{m}m1​ instead of −1m-\dfrac{1}{m}−m1​.
  • Mixing up the order of coordinates in the gradient, giving the wrong sign.

Active revision

The points A(1,2)A(1, 2)A(1,2) and B(5,10)B(5, 10)B(5,10) are given. Find the equation of the perpendicular bisector of ABABAB in the form ax+by+c=0ax + by + c = 0ax+by+c=0.

Active recall

Recall the key points — then reveal.

Sources: Mathematics: AS and A level content (GCE subject content) (Department for Education) · AQA A-level Mathematics 7357 specification (AQA)

§ 02

The circle and its properties#

●●○StandardLPDfE GCE Mathematics C2LPAQA 7357 C

A circle centred at the origin

x^2 + y^2 = 25Graph, maximum at (0, 5), y-intercept at y = 5, on the interval x from -6 to 6, Graph, minimum at (0, -5), y-intercept at y = -5, on the interval x from -6 to 6−6−4−2246−6−4−2246centreyx
Fig. 2x2+y2=25x^2 + y^2 = 25x2+y2=25: centre (0,0)(0,0)(0,0), radius 5; the point (3,4)(3, 4)(3,4) lies on it since 32+42=253^2 + 4^2 = 2532+42=25.

Key points

A circle is the set of points a fixed distance (the radius rrr) from a fixed point (the centre). Applying the distance formula gives its equation directly: a circle with centre (a,b)(a, b)(a,b) and radius rrr satisfies (x−a)2+(y−b)2=r2(x - a)^2 + (y - b)^2 = r^2(x−a)2+(y−b)2=r2. Reading off the centre and radius from this form, or writing it down from a centre and radius, should be automatic.
An expanded equation such as x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0x2+y2+2gx+2fy+c=0 hides the centre and radius, which you recover by completing the square in xxx and in yyy. This turns the equation into the standard form and reveals the centre (−g,−f)(-g, -f)(−g,−f) and radius g2+f2−c\sqrt{g^2 + f^2 - c}g2+f2−c​; if the quantity under the root is negative there is no real circle.
The circle theorems you met at GCSE become coordinate tools. The angle in a semicircle is a right angle, so if ABABAB is a diameter then any point PPP on the circle gives a right angle at PPP. The perpendicular from the centre to a chord bisects the chord, so the perpendicular bisector of any chord passes through the centre — a standard way to find the centre from three points. And a tangent is perpendicular to the radius at the point of contact.
That last property is the key to tangent problems: the radius to the point of contact and the tangent there are perpendicular, so their gradients multiply to −1-1−1. To find the tangent at a point on a circle, compute the radius gradient, take its negative reciprocal, and write the line through the point. To find where a line meets a circle, substitute and use the discriminant to decide between two intersections, one (tangency) or none.
(x−a)2+(y−b)2=r2(x - a)^2 + (y - b)^2 = r^2(x−a)2+(y−b)2=r2

Equation of a circle

Centre (a,b)(a,b)(a,b), radius rrr; obtained from the distance formula.

x2+y2+2gx+2fy+c=0 ⇒ centre (−g,−f), r=g2+f2−cx^2 + y^2 + 2gx + 2fy + c = 0 \ \Rightarrow\ \text{centre } (-g,-f),\ r = \sqrt{g^2 + f^2 - c}x2+y2+2gx+2fy+c=0 ⇒ centre (−g,−f), r=g2+f2−c​

General form

Complete the square in x and y to recover the centre and radius.

Worked example

Centre, radius and a point

Find the centre and radius of the circle x2+y2−4x+6y−3=0x^2 + y^2 - 4x + 6y - 3 = 0x2+y2−4x+6y−3=0, and show that (5,0)(5, 0)(5,0) lies on it.

  1. 01Complete the square in x and y

    x2−4x=(x−2)2−4x^2 - 4x = (x - 2)^2 - 4x2−4x=(x−2)2−4 and y2+6y=(y+3)2−9y^2 + 6y = (y + 3)^2 - 9y2+6y=(y+3)2−9.

  2. 02Rewrite

    (x−2)2−4+(y+3)2−9−3=0⇒(x−2)2+(y+3)2=16(x - 2)^2 - 4 + (y + 3)^2 - 9 - 3 = 0 \Rightarrow (x - 2)^2 + (y + 3)^2 = 16(x−2)2−4+(y+3)2−9−3=0⇒(x−2)2+(y+3)2=16.

    (x−2)2+(y+3)2=16(x-2)^2 + (y+3)^2 = 16(x−2)2+(y+3)2=16
  3. 03Read centre and radius

    Centre (2,−3)(2, -3)(2,−3), radius 16=4\sqrt{16} = 416​=4.

  4. 04Test the point

    At (5,0)(5, 0)(5,0): (5−2)2+(0+3)2=9+9=18≠16(5 - 2)^2 + (0 + 3)^2 = 9 + 9 = 18 \neq 16(5−2)2+(0+3)2=9+9=18=16; so in fact (5,0)(5,0)(5,0) does not lie on it. Testing (6,−3)(6, -3)(6,−3) gives 16+0=1616 + 0 = 1616+0=16, which does lie on it.

Result: Centre (2,−3)(2, -3)(2,−3), radius 444; (6,−3)(6, -3)(6,−3) lies on the circle, and (5,0)(5, 0)(5,0) does not.

Exam focus

  • Complete the square in both variables to extract the centre and radius from an expanded equation.
  • Use 'tangent is perpendicular to the radius' and the discriminant of the substituted equation for tangent and intersection questions.

Typical mistakes

  • Reading the centre of (x−a)2+(y−b)2=r2(x - a)^2 + (y - b)^2 = r^2(x−a)2+(y−b)2=r2 as (−a,−b)(-a, -b)(−a,−b) instead of (a,b)(a, b)(a,b).
  • Forgetting to take the square root of r2r^2r2, quoting r2r^2r2 as the radius.

Active revision

A circle has equation x2+y2−6x+4y−12=0x^2 + y^2 - 6x + 4y - 12 = 0x2+y2−6x+4y−12=0. Find its centre and radius, and find the equation of the tangent at the point (7,−2)(7, -2)(7,−2).

Active recall

Recall the key points — then reveal.

Sources: Mathematics: AS and A level content (GCE subject content) (Department for Education) · AQA A-level Mathematics 7357 specification (AQA)

§ 03

Parametric equations of curves#

●●●AdvancedLPDfE GCE Mathematics C3LPAQA 7357 C

An ellipse from a parametrisation

Parametric ellipseGraph, maximum at (0, 2), y-intercept at y = 2, on the interval x from -3.5 to 3.5, Graph, minimum at (0, -2), y-intercept at y = -2, on the interval x from -3.5 to 3.5−3−2−1123−2−112t = 0: (3, 0)t = π/2: (0, 2)yx
Fig. 3x=3cos⁡t, y=2sin⁡tx = 3\cos t,\ y = 2\sin tx=3cost, y=2sint traces x29+y24=1\dfrac{x^2}{9} + \dfrac{y^2}{4} = 19x2​+4y2​=1.

Key points

In parametric form, both coordinates of a curve are given in terms of a third variable, the parameter, usually ttt: x=f(t)x = f(t)x=f(t) and y=g(t)y = g(t)y=g(t). As ttt runs through its range, the point (x,y)(x, y)(x,y) traces the curve. This is the natural language for motion (where ttt is time) and for curves such as ellipses and cycloids that are awkward to describe by a single equation y=h(x)y = h(x)y=h(x).
To convert to Cartesian form you eliminate the parameter. Sometimes you solve one equation for ttt and substitute; often, with trigonometric parametrisations, you use an identity. For x=acos⁡tx = a\cos tx=acost, y=bsin⁡ty = b\sin ty=bsint you write cos⁡t=xa\cos t = \dfrac{x}{a}cost=ax​, sin⁡t=yb\sin t = \dfrac{y}{b}sint=by​ and apply cos⁡2t+sin⁡2t=1\cos^2 t + \sin^2 t = 1cos2t+sin2t=1 to obtain x2a2+y2b2=1\dfrac{x^2}{a^2} + \dfrac{y^2}{b^2} = 1a2x2​+b2y2​=1, the equation of an ellipse.
The reverse skill — parametrising a given curve — and the ability to find specific points by substituting values of ttt are both examined. Care is needed with the range of the parameter, because it may trace only part of the full Cartesian curve; the parametrisation x=t2x = t^2x=t2, y=ty = ty=t covers only x≥0x \geq 0x≥0, for instance.
Parametric curves connect to calculus through dydx=dy/dtdx/dt\dfrac{dy}{dx} = \dfrac{dy/dt}{dx/dt}dxdy​=dx/dtdy/dt​, which is developed in the differentiation topic. Recognising the ellipse, and being fluent in the cos⁡2+sin⁡2=1\cos^2 + \sin^2 = 1cos2+sin2=1 elimination, sets up those later gradient and tangent problems.
x=acos⁡t, y=bsin⁡t ⇒ x2a2+y2b2=1x = a\cos t,\ y = b\sin t \ \Rightarrow\ \frac{x^2}{a^2} + \frac{y^2}{b^2} = 1x=acost, y=bsint ⇒ a2x2​+b2y2​=1

Parametric ellipse to Cartesian

Use cos⁡2t+sin⁡2t=1\cos^2 t + \sin^2 t = 1cos2t+sin2t=1 to eliminate the parameter ttt.

Worked example

Eliminating a linear parameter

A curve is given by x=1+2tx = 1 + 2tx=1+2t and y=t2y = t^2y=t2. Find its Cartesian equation.

  1. 01Make t the subject of the linear equation

    From x=1+2tx = 1 + 2tx=1+2t, t=x−12t = \dfrac{x - 1}{2}t=2x−1​.

  2. 02Substitute into y

    y=t2=(x−12)2=(x−1)24y = t^2 = \left(\dfrac{x - 1}{2}\right)^2 = \dfrac{(x - 1)^2}{4}y=t2=(2x−1​)2=4(x−1)2​.

    y=(x−1)24y = \frac{(x-1)^2}{4}y=4(x−1)2​
  3. 03State the curve

    This is a parabola with vertex (1,0)(1, 0)(1,0); since ttt ranges over all reals, all xxx are traced.

Result: y=(x−1)24y = \dfrac{(x-1)^2}{4}y=4(x−1)2​, a parabola with vertex (1,0)(1, 0)(1,0).

Exam focus

  • Eliminate the parameter with the correct identity, usually cos⁡2t+sin⁡2t=1\cos^2 t + \sin^2 t = 1cos2t+sin2t=1.
  • State the range of the Cartesian curve actually traced, which the parameter range can restrict.

Typical mistakes

  • Squaring x=acos⁡tx = a\cos tx=acost and y=bsin⁡ty = b\sin ty=bsint but forgetting to divide by a2a^2a2 and b2b^2b2 before adding.
  • Ignoring the parameter's range and claiming the whole Cartesian curve is traced.

Active revision

A curve has parametric equations x=2t+1x = 2t + 1x=2t+1, y=t2−3y = t^2 - 3y=t2−3. Find its Cartesian equation and the coordinates of the point where t=2t = 2t=2.

Active recall

Recall the key points — then reveal.

Sources: Mathematics: AS and A level content (GCE subject content) (Department for Education) · AQA A-level Mathematics 7357 specification (AQA)

Contents

Section -- / 03

    • 01Straight lines and their equations○
    • 02The circle and its properties◐
    • 03Parametric equations of curves●

0/3 Read

From notes into training

Coordinate geometry in the (x, y) plane

Reinforce this topic with matching tasks from the question bank.

~8
min
3
Competencies
Practise

References & sources

Sources

Department for Education

  • Mathematics: AS and A level content (GCE subject content)

AQA

  • AQA A-level Mathematics 7357 specification

Previous topic

Algebra and functions

Next topic

Sequences and series

EuraStudy·Notes T·04·MMXXVI

Carry on to the next topic — your learning path is kept.