Welcome to the World of Straight Lines!
In this chapter, we are exploring the foundations of Coordinate Geometry. Think of the \(x–y\) plane as a map. Just as a GPS uses coordinates to find a location, we use algebra to describe paths (lines) on this map. Whether you’re designing a road, calculating the cost of a phone plan, or predicting a trend, straight lines are your best friend. Don't worry if you haven't looked at graphs in a while—we’ll build this up step-by-step!
1. The Three Faces of a Straight Line
There are three common ways to write the equation of a straight line. Each has its own "superpower" depending on what information you have.
A. The Slope-Intercept Form: \(y = mx + c\)
This is likely the one you remember from school. It’s perfect for sketching a line quickly.
• \(m\) is the gradient (the steepness).
• \(c\) is the y-intercept (where the line crosses the vertical axis).
B. The Point-Gradient Form: \(y - y_1 = m(x - x_1)\)
Pro-Tip: This is often the most useful form for A Level students! If you know the gradient \(m\) and one single point \((x_1, y_1)\) on the line, you can plug them straight in without having to solve for \(c\) first.
C. The General Form: \(ax + by + c = 0\)
In this form, \(a\), \(b\), and \(c\) are usually integers (whole numbers). This looks neat and is often how exam questions ask you to leave your final answer.
Example: If you have \(y = 2x - 3\), you can rearrange it to the general form: \(2x - y - 3 = 0\).
Quick Review:
• Use \(y = mx + c\) to identify the intercept easily.
• Use \(y - y_1 = m(x - x_1)\) when you are given a point and a gradient.
2. The Gradient (The Steepness)
The gradient, \(m\), tells us how much the line goes up or down for every step we take to the right.
Memory Aid: Think "Rise over Run."
\(m = \frac{y_2 - y_1}{x_2 - x_1}\)
Did you know?
• If \(m\) is positive, the line goes "uphill" from left to right.
• If \(m\) is negative, the line goes "downhill" from left to right.
• If \(m = 0\), the line is perfectly horizontal.
3. Finding the "Middle" and the "Length"
Sometimes we only care about a line segment (a piece of a line between two points).
The Midpoint
The midpoint is simply the average of the coordinates. It’s like finding the halfway house between two friends.
Midpoint = \((\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2})\)
The Distance between two points
To find the length of a line segment, we use Pythagoras' Theorem. Imagine the line is the longest side (hypotenuse) of a right-angled triangle.
Distance = \(\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}\)
Takeaway: The midpoint is an average; the distance is Pythagoras.
4. Parallel and Perpendicular Lines
How do lines relate to each other? Their gradients tell the whole story.
Parallel Lines (\(m_1 = m_2\))
Parallel lines are like train tracks—they never meet because they have the exact same gradient.
Perpendicular Lines (\(m_1m_2 = -1\))
Perpendicular lines meet at a 90-degree angle. Their gradients are negative reciprocals of each other.
Simple Trick: To find a perpendicular gradient, "Flip the fraction and change the sign."
Example: If line A has a gradient of \(3\), a line perpendicular to it will have a gradient of \(-\frac{1}{3}\).
Common Mistake to Avoid: When finding a perpendicular gradient, many students forget to change the sign. If the original is positive, the new one must be negative!
5. Points of Intersection
Where two lines cross is called the point of intersection. At this specific point, both equations are true at the same time.
How to find it: Solve the two equations simultaneously. You can use substitution (setting one equation into the other) or elimination (adding or subtracting equations to remove a variable).
Analogy: If Line A is your schedule and Line B is your friend's schedule, the intersection is the only time you can both meet for coffee!
6. Real-World Modelling
In your exam, you might see straight lines used in "real-life" contexts. This usually involves rates of change.
• The gradient often represents a rate (e.g., £5 per hour, or 2 meters per second).
• The y-intercept often represents a starting value or a fixed cost (e.g., a £10 flat fee before you start paying hourly).
Example: A taxi charges a £3 pick-up fee and £2 per mile. As an equation: \(C = 2d + 3\), where \(C\) is cost and \(d\) is distance.
Summary Checklist
Can you:
1. Find the gradient between two points? (\(m = \frac{rise}{run}\))
2. Write a line equation using \(y - y_1 = m(x - x_1)\)?
3. Identify if lines are parallel (\(m_1 = m_2\)) or perpendicular (\(m_1m_2 = -1\))?
4. Calculate the midpoint and the distance between two points?
5. Solve two lines simultaneously to find where they cross?
Don't worry if this seems tricky at first! Coordinate geometry is all about practice. Once you can visualize the "map" and the "directions," the algebra will start to feel like second nature.