Welcome to Coordinate Geometry!

In this chapter, we are going to explore the coordinate geometry of straight lines. Think of coordinate geometry as a bridge between algebra and shapes. By using numbers and equations, we can describe exactly where a line goes, how steep it is, and where it meets other lines. Whether you are designing a ramp or predicting profit trends, straight lines are your best friends in Mathematics B (MEI).

Don't worry if this seems tricky at first! We will break everything down into small, manageable steps. If you can use a basic grid and solve simple equations, you’re already halfway there.


1. The Foundation: \( y = mx + c \)

The most famous way to write the equation of a straight line is \( y = mx + c \). Each letter (or 'variable') tells us something specific about the line:

  • \( m \) is the gradient (the steepness).
  • \( c \) is the y-intercept (where the line crosses the vertical y-axis).

How to find the Gradient (\( m \))

The gradient is simply the "vertical change" divided by the "horizontal change" between any two points \( (x_1, y_1) \) and \( (x_2, y_2) \).

The formula is: \( m = \frac{y_2 - y_1}{x_2 - x_1} \)

Analogy: Imagine walking up a hill. The gradient is how much you go up for every step you take across. If the hill goes down as you move right, the gradient is negative!

Quick Review:
- Positive \( m \): The line goes up from left to right.
- Negative \( m \): The line goes down from left to right.
- \( m = 0 \): The line is perfectly horizontal.

Key Takeaway: The equation \( y = mx + c \) lets you see the steepness and the starting point of a line at a glance.

2. Midpoints and Distance

Sometimes we don't need the whole line, just a piece of it (called a line segment). We often need to find the middle or the length of that piece.

Finding the Midpoint

The midpoint is exactly what it sounds like—the point in the middle! To find it, you just find the average of the \( x \)-coordinates and the average of the \( y \)-coordinates.

Formula: \( \text{Midpoint} = (\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}) \)

Finding the Distance

To find the distance (length) between two points, we use a formula based on Pythagoras' Theorem.

Formula: \( d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} \)

Memory Aid: For the midpoint, you add the coordinates (averaging). For distance, you subtract the coordinates (finding the gap).

Common Mistake: Forgetting to square the differences in the distance formula. Even if you get a negative number when you subtract, squaring it will always make it positive!


3. Different Forms of the Equation

While \( y = mx + c \) is great, the MEI syllabus requires you to be comfortable with other versions. Each has its own superpower!

The Point-Gradient Form

This is the most useful formula when you know the gradient \( m \) and one point \( (x_1, y_1) \) on the line.

Formula: \( y - y_1 = m(x - x_1) \)

Step-by-step: Just plug in your point and your gradient, then rearrange if you need to!

The General Form

You will often see lines written like this: \( ax + by + c = 0 \).

In this form, \( a \), \( b \), and \( c \) are usually whole numbers (integers). It looks "tidier" because there are no fractions.

The Two-Point Form

If you have two points and no gradient yet, you can use this:

Formula: \( \frac{y - y_1}{y_2 - y_1} = \frac{x - x_1}{x_2 - x_1} \)

Key Takeaway: Don't be scared by different forms. They all describe the same line! You can rearrange any of them to look like \( y = mx + c \) by getting \( y \) on its own.

4. Parallel and Perpendicular Lines

The relationship between two lines is all about their gradients.

Parallel Lines

Parallel lines are like train tracks; they never meet. This is because they have the exact same gradient.

Rule: \( m_1 = m_2 \)

Perpendicular Lines

Perpendicular lines meet at a perfect 90-degree angle (a right angle). Their gradients have a special relationship: if you multiply them together, you get \( -1 \).

Rule: \( m_1 \times m_2 = -1 \) (or \( m_2 = -\frac{1}{m_1} \))

Simple Trick: To find a perpendicular gradient, "Flip it and change the sign!".
Example: If a line has a gradient of \( \frac{2}{3} \), the perpendicular line has a gradient of \( -\frac{3}{2} \).

Did you know? The word "perpendicular" comes from the Latin word 'perpendiculum', which refers to a plumb line used by builders to make sure walls were perfectly straight up and down!


5. Points of Intersection

When two lines cross each other, the place where they meet is called the point of intersection. At this specific point, the \( x \) and \( y \) values are the same for both lines.

To find this point, you solve the two equations simultaneously. You can use:

  1. Substitution: If one equation says \( y = \dots \), plug that into the other equation.
  2. Elimination: Line up the equations and add or subtract them to cancel out one variable.

Common Mistake: Finding the \( x \) value and forgetting to plug it back in to find the \( y \) value. A "point" always needs both coordinates!


6. Straight Line Models

In the real world, we use straight lines to model situations. For example, a taxi company might charge a fixed fee (the y-intercept) plus a certain amount per mile (the gradient).

When using models, keep these things in mind:

  • Intercept: Usually represents a starting value or a fixed cost.
  • Gradient: Represents the rate of change (how fast something is increasing or decreasing).
  • Assumptions: We assume the rate of change stays constant. In real life, things might fluctuate, but a straight line is often a good "simplified" version of reality.
Key Takeaway: Coordinate geometry isn't just for exams; it's a tool for predicting how things change in science, business, and everyday life.

Great job! You’ve covered the core concepts of straight lines for AS Level MEI Mathematics. Keep practicing finding gradients and rearranging equations, and you'll be a pro in no time!