← Back to subjects
⭐ 0
AQA A-level Mathematics (7357) Β· Coordinate geometry
Mini-Lesson

Coordinate geometry

This mini-lesson covers AQA section C β€” Coordinate geometry in the (x, y) plane: straight lines and their gradients, parallel and perpendicular conditions, the equation of a circle and finding its centre and radius by completing the square, the three circle properties the spec names, and parametric equations.

straight lines circles parametric curves geometry becomes algebra once you put it on axes

Work through each screen, answer the questions as you go (a few are conceptual, most are calculations) and collect ⭐ stars. Everything here is A-level standard, drawn from the AQA 7357 subject content. Press Start when you are ready.

Coordinate geometry Β· lines

Straight lines: the three forms

Three equivalent ways of writing a line β€” each is convenient in a different situation.

  • y = mx + c β€” gradient m, y-intercept c. Best for reading off a gradient.
  • y βˆ’ y₁ = m(x βˆ’ x₁) β€” the workhorse when you know a point and a gradient.
  • ax + by + c = 0 β€” the form AQA often demands for a final answer (integer coefficients).
m = (yβ‚‚ βˆ’ y₁)/(xβ‚‚ βˆ’ x₁)rise over run β€” subtract in a consistent order
Worked example β€” line through two points

Through A(2, 5) and B(6, 13): m = (13 βˆ’ 5)/(6 βˆ’ 2) = 8/4 = 2.

Using A: y βˆ’ 5 = 2(x βˆ’ 2) β‡’ y = 2x + 1 β‡’ in the required form, 2x βˆ’ y + 1 = 0.

Coordinate geometry Β· lines

Parallel and perpendicular

Two straight lines with gradients m₁ and mβ‚‚:

  • Parallel ⇔ m₁ = mβ‚‚.
  • Perpendicular ⇔ m₁ mβ‚‚ = βˆ’1, i.e. mβ‚‚ is the negative reciprocal of m₁.
m₁ Γ— mβ‚‚ = βˆ’1m = 3 β‡’ perpendicular gradient = βˆ’1/3
Worked example β€” rearrange first

Find the gradient perpendicular to 3x + 4y = 12.

Rearrange: 4y = βˆ’3x + 12 β‡’ y = βˆ’ΒΎx + 3, so m₁ = βˆ’3/4.

Perpendicular gradient = βˆ’1 Γ· (βˆ’3/4) = 4/3 β‰ˆ 1.333.

Always rearrange to y = mx + c before reading a gradient. Reading "3" off 3x + 4y = 12 is the single most common error in this topic.

Quick check

Write the circle

?Which is the equation of the circle with centre (βˆ’2, 5) and radius 3?
Coordinate geometry Β· circles

The equation of a circle

A circle is the set of points a fixed distance from a fixed point β€” which, by Pythagoras, gives:

(x βˆ’ a)Β² + (y βˆ’ b)Β² = rΒ²centre (a, b), radius r β€” note the minus signs

So (x + 2)Β² + (y βˆ’ 5)Β² = 9 has centre (βˆ’2, 5) and radius 3. The signs flip, and the right-hand side is rΒ², not r.

Worked example β€” completing the square

Find the centre and radius of xΒ² + yΒ² βˆ’ 6x + 8y βˆ’ 11 = 0.

Group and complete the square in each variable:

(xΒ² βˆ’ 6x) + (yΒ² + 8y) = 11 β‡’ (x βˆ’ 3)Β² βˆ’ 9 + (y + 4)Β² βˆ’ 16 = 11

(x βˆ’ 3)Β² + (y + 4)Β² = 36 β‡’ centre (3, βˆ’4), radius r = 6 (since √36 = 6).

Do not forget to subtract the 9 and the 16 that completing the square introduces β€” and remember to take the square root at the end.

Sort it

Parallel, perpendicular or neither?

Tap a pair of lines, then tap the relationship between them. Rearrange to y = mx + c first!

βˆ₯ Parallel

βŠ₯ Perpendicular

βœ–οΈ Neither

Coordinate geometry Β· circles

The three circle properties

AQA names three circle facts, and every circle question leans on one of them:

  • The angle in a semicircle is a right angle β€” so if ∠APB = 90Β°, then AB is a diameter, and the centre is the midpoint of AB.
  • The perpendicular from the centre to a chord bisects the chord β€” so the perpendicular bisector of any chord passes through the centre.
  • The tangent is perpendicular to the radius at the point of contact.
Worked example β€” a tangent

Circle centre C(3, βˆ’4), radius 6. Find the tangent at P(3, 2) β€” a point on the circle, since (3βˆ’3)Β² + (2+4)Β² = 36 βœ“

Radius CP is vertical (both x-coordinates are 3), so the tangent is horizontal: y = 2.

In general: find the gradient of the radius, take its negative reciprocal, then use y βˆ’ y₁ = m(x βˆ’ x₁).

Inside, on or outside? Compare the distance from the centre with r. Distance from (3, βˆ’4) to the origin is √(3Β² + 4Β²) = 5, and 5 < 6, so the origin lies inside this circle.

Quick check

Tangent and radius

?What is the relationship between a tangent to a circle and the radius drawn to the point of contact?
Coordinate geometry Β· circles

Intersections: line and circle

To find where a line meets a circle, substitute the line into the circle equation. You get a quadratic in x, and its discriminant answers the geometry:

  • Ξ” > 0 β€” the line is a secant: two intersection points.
  • Ξ” = 0 β€” the line is a tangent: one repeated point of contact.
  • Ξ” < 0 β€” the line misses the circle entirely.
tangency ⇔ discriminant = 0this is how "find k such that the line is a tangent" questions are done

Alternative for tangency: the perpendicular distance from the centre to the line equals r. Either method is acceptable β€” the discriminant route is usually safer in an exam because it needs no formula sheet.

Calculate

Your turn β€” a gradient

1Find the gradient of the straight line through A(2, 5) and B(6, 13).
Hint: m = (yβ‚‚ βˆ’ y₁)/(xβ‚‚ βˆ’ x₁) = (13 βˆ’ 5)/(6 βˆ’ 2) = 8/4.
Calculate

Your turn β€” perpendicular gradient

2Find the gradient of any line perpendicular to 3x + 4y = 12. Give your answer as a decimal to 2 d.p.
Hint: Rearrange first: 4y = βˆ’3x + 12 β‡’ y = βˆ’ΒΎx + 3, so m₁ = βˆ’3/4. The perpendicular gradient is the negative reciprocal, 4/3 = 1.33 (2 d.p.).
Coordinate geometry Β· parametric

Parametric equations

Instead of linking x and y directly, a parameter t drives both. Each value of t gives one point on the curve.

x = f(t),   y = g(t)eliminate t to get the Cartesian equation
Worked example β€” eliminating the parameter

x = 3t, y = tΒ² + 1. From the first equation, t = x/3.

Substitute: y = (x/3)Β² + 1 = xΒ²/9 + 1 β€” a parabola.

So when x = 12, t = 4 and y = 4Β² + 1 = 17 (and the Cartesian form agrees: 144/9 + 1 = 16 + 1 = 17 βœ“).

Domain restrictions survive. If t β‰₯ 0 then x = 3t means x β‰₯ 0 β€” the Cartesian equation alone would wrongly suggest the whole parabola.

Quick check

Perpendicular line

?Find the equation of the line through (1, 2) that is perpendicular to y = 2x + 3.
Calculate

Your turn β€” radius of a circle

3Find the radius of the circle xΒ² + yΒ² βˆ’ 6x + 8y βˆ’ 11 = 0.
Hint: Complete the square: (x βˆ’ 3)Β² βˆ’ 9 + (y + 4)Β² βˆ’ 16 βˆ’ 11 = 0 β‡’ (x βˆ’ 3)Β² + (y + 4)Β² = 36. The radius is √36, not 36.
Coordinate geometry Β· parametric

Trigonometric parameters

When x and y involve sin and cos, eliminate the parameter using the Pythagorean identity rather than by rearranging.

Worked example β€” a circle in disguise

x = cos t, y = sin t. Then xΒ² + yΒ² = cosΒ²t + sinΒ²t = 1 β€” the unit circle.

More generally x = a + r cos t, y = b + r sin t traces the circle centre (a, b), radius r, because (x βˆ’ a)Β² + (y βˆ’ b)Β² = rΒ²(cosΒ²t + sinΒ²t) = rΒ².

x = 3 + 5cos t, y = βˆ’1 + 5sin tβ‡’ (x βˆ’ 3)Β² + (y + 1)Β² = 25

Ellipses too: x = 4cos t, y = 3sin t gives (x/4)Β² + (y/3)Β² = 1. The trick is always to isolate cos t and sin t first, then square and add.

Match it

Match the question to its answer

Tap an item on the left, then its partner on the right.

Question
Answer
Coordinate geometry Β· problem solving

Putting it together

Longer AQA questions chain the tools together. A typical route:

  • Given the circle in expanded form, complete the square to get the centre and radius.
  • Given two points, use the midpoint ((x₁+xβ‚‚)/2, (y₁+yβ‚‚)/2) and the distance formula √((xβ‚‚βˆ’x₁)Β² + (yβ‚‚βˆ’y₁)Β²).
  • For the perpendicular bisector of a chord: midpoint of the chord, negative reciprocal of the chord gradient β€” and it must pass through the centre.
  • For a tangent length from an external point T: it is √(TCΒ² βˆ’ rΒ²), by Pythagoras on the right angle between tangent and radius.
|AB| = √((xβ‚‚ βˆ’ x₁)Β² + (yβ‚‚ βˆ’ y₁)Β²)A(0, 0), B(5, 12) β‡’ √(25 + 144) = 13

Sketch it. A rough diagram catches sign errors and tells you instantly whether an answer is plausible.

Quick check

Eliminate the parameter

?A curve has parametric equations x = cos t, y = sin t. What is its Cartesian equation?
Calculate

Your turn β€” inside or outside?

4That circle has centre (3, βˆ’4). Find the distance from the centre to the origin (0, 0). (Compare it with the radius 6 to decide whether the origin lies inside the circle.)
Hint: Distance = √((3 βˆ’ 0)Β² + (βˆ’4 βˆ’ 0)Β²) = √(9 + 16) = √25. Since 5 < 6, the origin lies inside the circle.
Calculate

Your turn β€” parametric point

5A curve has parametric equations x = 3t and y = tΒ² + 1. Find the y-coordinate of the point where x = 12.
Hint: x = 12 β‡’ 3t = 12 β‡’ t = 4. Then y = 4Β² + 1 = 17. (Cartesian check: y = xΒ²/9 + 1 = 144/9 + 1 = 17 βœ“)
Recap

The big ideas to know

Lines: m = Ξ”y/Ξ”x Β· parallel ⇔ m₁ = mβ‚‚ Β· perpendicular ⇔ m₁mβ‚‚ = βˆ’1

Circle: (x βˆ’ a)Β² + (y βˆ’ b)Β² = rΒ² β€” complete the square to find centre and radius

Circle facts: angle in a semicircle = 90Β° Β· perpendicular from centre bisects a chord Β· tangent βŠ₯ radius

Line meets circle: substitute, then use the discriminant β€” Ξ” = 0 means tangent

Parametric: eliminate t β€” by rearranging, or by using cosΒ²t + sinΒ²t = 1

Distance: |AB| = √((xβ‚‚ βˆ’ x₁)Β² + (yβ‚‚ βˆ’ y₁)Β²)

That is AQA section C β€” Coordinate geometry in the (x, y) plane. Press Finish to see your score.

πŸ†

Mini-lesson complete!

⭐⭐⭐

You have worked through Coordinate geometry for AQA A-level Mathematics. πŸŽ‰

Your stars: 0 / 0

Next: test yourself in the Evaluate stage Confidence Quiz, then lock it in with Verify.

πŸ“£ Smashed it? Share your score

Challenge a mate to beat your stars, or show a parent how you got on.

β†’ Back to all subjects