Mathematics (9709)
Topic 2 of 12Cambridge A Levels

Coordinate Geometry and Lines

Mastering the geometry of points, lines, and circles on the Cartesian plane is fundamental for success in Pure Mathematics 1.

What You'll Learn
The distance formula is a direct application of Pythagora…Always use the point-slope form y - y₁ = m(x - x₁) to fin…The gradient of a perpendicular line is the negative reci…A perpendicular bisector is a line that passes through th…

Introduction

Assalam-o-Alaikum, bachon! I am Ustad Bilal Ahmed, and today we will tackle one of the most foundational topics in your A Level journey: Coordinate Geometry. Think of it as the bridge between the abstract world of algebra and the visual world of geometry. It allows us to describe shapes, positions, and paths using equations, which is an incredibly powerful tool. In your 9709 Paper 1, this topic is a guaranteed source of marks if you understand the core principles well.


This is not just about passing an exam. The skills you learn here are the bedrock for more advanced topics like calculus and mechanics. Engineers designing the Lahore Ring Road, architects planning the next phase of DHA, and even software developers creating video games all rely heavily on the principles of coordinate geometry. So, pay close attention, beta. Mastering these concepts will not only secure you an 'A' but will also equip you with essential analytical skills for your university studies, whether you aim for NUST, GIKI, or LUMS.


Core Theory

Let's build our understanding from the ground up. The entire system is based on the Cartesian plane, defined by the x-axis and y-axis.


The Basics: Distance and Midpoint


First, how do we find the distance between two points, A(x₁, y₁) and B(x₂, y₂)? We simply construct a right-angled triangle with the line segment AB as the hypotenuse. The horizontal side has length |x₂ - x₁| and the vertical side has length |y₂ - y₁|. By Pythagoras' Theorem:

Distance AB = √[(x₂ - x₁)² + (y₂ - y₁)²]


The midpoint, M, of the line segment AB is simply the average of the x-coordinates and the y-coordinates:

Midpoint M = ( (x₁ + x₂)/2 , (y₁ + y₂)/2 )


The Straight Line


The most important property of a line is its gradient (m), which measures its steepness.

Gradient m = (Change in y) / (Change in x) = (y₂ - y₁) / (x₂ - x₁)


Once you have the gradient, you can define the line with an equation. There are several forms, but one is most useful:

  1. Point-Slope Form: y - y₁ = m(x - x₁)

This is your best friend in the exam. If you have a point (x₁, y₁) and the gradient (m), you can write the equation instantly. Always start with this form.

  1. Gradient-Intercept Form: y = mx + c

Useful for quick interpretation. 'm' is the gradient and 'c' is the y-intercept (the point where the line crosses the y-axis).

  1. General Form: ax + by + c = 0

Often, Cambridge will ask you to give your final answer in this form, where a, b, and c are integers.


Parallel and Perpendicular Lines

  • Two lines are parallel if they have the same gradient. If line L₁ has gradient m₁ and line L₂ has gradient m₂, then L₁ is parallel to L₂ if m₁ = m₂.
  • Two lines are perpendicular if the product of their gradients is -1. If L₁ is perpendicular to L₂, then m₁ × m₂ = -1. This means the gradient of the perpendicular line is the negative reciprocal of the original line's gradient (m₂ = -1/m₁).

A very common exam question involves finding the perpendicular bisector of a line segment AB. This is a line that cuts AB in half at a 90° angle. To find its equation:

  1. Find the midpoint of AB.
  2. Find the gradient of AB.
  3. Calculate the perpendicular gradient (-1/m).
  4. Use the point-slope form with the midpoint and the perpendicular gradient.

The Circle


A circle is defined as the set of all points that are a fixed distance (the radius, r) from a fixed point (the centre, (a, b)). Using the distance formula, we can derive its standard equation:

(x - a)² + (y - b)² = r²


From this, you can immediately identify the centre (a, b) and the radius r. Be careful: if you see (x + 3)², the x-coordinate of the centre is -3.


Sometimes, the equation is given in an expanded form, like x² + y² - 6x + 4y - 12 = 0. To find the centre and radius, you must complete the square for both the x and y terms:

(x² - 6x) + (y² + 4y) = 12

(x² - 6x + 9) - 9 + (y² + 4y + 4) - 4 = 12

(x - 3)² + (y + 2)² = 12 + 9 + 4

(x - 3)² + (y + 2)² = 25

Now it's in standard form. The centre is (3, -2) and the radius is √25 = 5.


Intersections of Lines and Circles


To find where a line and a circle intersect, you solve their equations simultaneously.

  1. Rearrange the linear equation to make y (or x) the subject (e.g., y = mx + c).
  2. Substitute this expression for y into the circle's equation.
  3. This will give you a quadratic equation in x. Solve it to find the x-coordinate(s) of the intersection point(s).
  4. Substitute the x-value(s) back into the linear equation to find the corresponding y-value(s).

The discriminant (b² - 4ac) of the quadratic equation tells you the nature of the intersection:

  • b² - 4ac > 0: Two distinct real roots. The line is a secant and cuts the circle at two points.
  • b² - 4ac = 0: One repeated real root. The line is a tangent and touches the circle at exactly one point.
  • b² - 4ac < 0: No real roots. The line and circle do not intersect.

A crucial geometric property: The tangent to a circle is always perpendicular to the radius at the point of contact. This is essential for solving many problems.


Key Definitions

  • Distance Formula: d = √[(x₂ - x₁)² + (y₂ - y₁)²]
  • Midpoint Formula: M = ( (x₁ + x₂)/2 , (y₁ + y₂)/2 )
  • Gradient Formula: m = (y₂ - y₁) / (x₂ - x₁)
  • Point-Slope Form: y - y₁ = m(x - x₁)
  • Gradient-Intercept Form: y = mx + c
  • Parallel Lines Condition: m₁ = m₂
  • Perpendicular Lines Condition: m₁ × m₂ = -1
  • Standard Circle Equation: (x - a)² + (y - b)² = r²
  • Centre: (a, b)
  • Radius: r
  • Tangent-Radius Property: The tangent at any point on a circle is perpendicular to the radius at that point.
  • Discriminant for Intersection: For the resulting quadratic ax² + bx + c = 0:
  • b² - 4ac > 0 ⇒ 2 intersections
  • b² - 4ac = 0 ⇒ 1 intersection (tangent)
  • b² - 4ac < 0 ⇒ 0 intersections

Worked Examples (Pakistani Context)


Example 1: Perpendicular Bisector


The points A and B have coordinates (-2, 3) and (4, 7) respectively.

(a) Find the equation of the perpendicular bisector of AB, giving your answer in the form ax + by + c = 0.

(b) A point C lies on the perpendicular bisector and has a y-coordinate of 10. Find the coordinates of C.


Solution:

(a)

  1. Find the midpoint of AB:

M = ((-2 + 4)/2, (3 + 7)/2) = (2/2, 10/2) = (1, 5)


  1. Find the gradient of AB:

m_AB = (7 - 3) / (4 - (-2)) = 4 / 6 = 2/3


  1. Find the perpendicular gradient:

m_perp = -1 / (2/3) = -3/2


  1. Use the point-slope form with M(1, 5) and m = -3/2:

y - 5 = -3/2 (x - 1)

Multiply by 2 to eliminate the fraction:

2(y - 5) = -3(x - 1)

2y - 10 = -3x + 3

3x + 2y - 13 = 0 (This is the required form)


(b)

The point C lies on the line 3x + 2y - 13 = 0 and has y-coordinate 10.

Substitute y = 10 into the equation:

3x + 2(10) - 13 = 0

3x + 20 - 13 = 0

3x + 7 = 0

3x = -7

x = -7/3

So, the coordinates of C are (-7/3, 10).


Example 2: Lahore Metro and a Circular Landmark


A section of the Lahore Metro Orange Line track runs straight between two points, A(1, 8) and B(9, 4). A circular monument is to be built, centred at C(4, 3) with a radius of √5 km. Determine if the track will be a tangent to, a secant of, or will not intersect the monument.


Solution:

  1. Find the equation of the line AB (the track).

Gradient m = (4 - 8) / (9 - 1) = -4 / 8 = -1/2

Using point A(1, 8) and m = -1/2:

y - 8 = -1/2 (x - 1)

2(y - 8) = -1(x - 1)

2y - 16 = -x + 1

x + 2y - 17 = 0

Rearranging for substitution: x = 17 - 2y


  1. Write the equation of the circle (the monument).

Centre (4, 3), radius r = √5.

(x - 4)² + (y - 3)² = (√5)²

(x - 4)² + (y - 3)² = 5


  1. Solve simultaneously by substituting the line equation into the circle equation.

Substitute x = 17 - 2y into the circle equation:

((17 - 2y) - 4)² + (y - 3)² = 5

(13 - 2y)² + (y - 3)² = 5

Expand the brackets:

(169 - 52y + 4y²) + (y² - 6y + 9) = 5

Combine terms to form a quadratic:

5y² - 58y + 178 = 5

5y² - 58y + 173 = 0


  1. Calculate the discriminant (b² - 4ac).

Here, a = 5, b = -58, c = 173.

Δ = (-58)² - 4(5)(173)

Δ = 3364 - 20(173)

Δ = 3364 - 3460

Δ = -96


  1. Interpret the result.

Since the discriminant (b² - 4ac) is -96, which is less than 0, there are no real solutions for y.

Conclusion: The Metro track does not intersect the monument.


Exam Technique

For your 9709 Paper 1, coordinate geometry is a test of precision and careful working. Here is my advice:


  1. Draw a Sketch! Always, always draw a quick, simple sketch of the points, lines, and circles. It doesn't need to be perfectly to scale. This helps you visualize the problem, see if your answer is reasonable (e.g., is the gradient positive or negative?), and avoid simple mistakes.

  1. Show Your Working Clearly. Marks are awarded for method (M marks). Show the formula for the midpoint, the gradient calculation, and the substitution into the line equation. If you make a small arithmetic error but your method is correct, you will still earn most of the marks.

  1. Master the Perpendicular Bisector. This is a multi-step problem that Cambridge loves because it tests midpoint, gradient, perpendicular gradient, and line equations all in one. Practice it until it becomes automatic.

  1. "Show That" Questions. If a question asks you to "show that" the equation of a line is, for example, 2x + 3y = 5, you cannot start with this equation. You must derive it from the information given and arrive at 2x + 3y = 5 as your final step.

  1. Completing the Square. When a circle equation is given in expanded form, you WILL need to complete the square. Be very careful with signs and with moving constants to the other side. A common mistake is forgetting to add the squared term to the right-hand side.

  1. Check Your Gradients. A common slip is to find `-m` instead of the perpendicular gradient `-1/m`. Double-check this step. For a gradient of 3, the perpendicular is -1/3, not -3. For a gradient of 2/5, the perpendicular is -5/2.

By following these steps, you demonstrate a clear, logical thought process to the examiner, which is exactly what we are trained to reward. Good luck, and study smart.

Key Points to Remember

  • 1The distance formula is a direct application of Pythagoras' Theorem on the Cartesian plane.
  • 2Always use the point-slope form y - y₁ = m(x - x₁) to find a line's equation; it is the most direct method.
  • 3The gradient of a perpendicular line is the negative reciprocal of the original gradient, m_perp = -1/m.
  • 4A perpendicular bisector is a line that passes through the midpoint and has a perpendicular gradient.
  • 5The standard equation of a circle is (x - a)² + (y - b)² = r², where (a, b) is the centre and r is the radius.
  • 6To find the centre and radius from an expanded circle equation, you must complete the square for both x and y terms.
  • 7The discriminant (b² - 4ac) of the quadratic formed by a line-circle intersection determines if they meet at 0, 1 (tangent), or 2 points.
  • 8A tangent to a circle is always perpendicular to the radius at the point of contact; this is a key geometric property.

Pakistan Example

Modelling Lahore's Ring Road Interchanges

The design of major interchanges on Lahore's Ring Road, such as the Abdullah Gul Interchange, uses principles of coordinate geometry. The large circular sections can be modelled with the equation of a circle to ensure smooth traffic flow, while the intersecting straight roads are modelled as tangents or secants. Engineers use these models to calculate safe merging distances and to plan the precise placement of support pillars and exit ramps.

Quick Revision Infographic

Mathematics — Quick Revision

Coordinate Geometry and Lines

Key Concepts

1The distance formula is a direct application of Pythagoras' Theorem on the Cartesian plane.
2Always use the point-slope form y - y₁ = m(x - x₁) to find a line's equation; it is the most direct method.
3The gradient of a perpendicular line is the negative reciprocal of the original gradient, m_perp = -1/m.
4A perpendicular bisector is a line that passes through the midpoint and has a perpendicular gradient.
5The standard equation of a circle is (x - a)² + (y - b)² = r², where (a, b) is the centre and r is the radius.
6To find the centre and radius from an expanded circle equation, you must complete the square for both x and y terms.

Formulas to Know

Always use the point-slope form y - y₁ = m(x - x₁) to find a line's equation; it is the most direct method.
The gradient of a perpendicular line is the negative reciprocal of the original gradient, m_perp = -1/m.
The standard equation of a circle is (x - a)² + (y - b)² = r², where (a, b) is the centre and r is the radius.
Pakistan Example

Modelling Lahore's Ring Road Interchanges

The design of major interchanges on Lahore's Ring Road, such as the Abdullah Gul Interchange, uses principles of coordinate geometry. The large circular sections can be modelled with the equation of a circle to ensure smooth traffic flow, while the intersecting straight roads are modelled as tangents or secants. Engineers use these models to calculate safe merging distances and to plan the precise placement of support pillars and exit ramps.

SeekhoAsaan.com — Free RevisionCoordinate Geometry and Lines Infographic

Test Your Knowledge!

5 questions to test your understanding.

Start Quiz