Welcome to Coordinate Geometry!
Hi there! Ready to master the "Coordinate Geometry" chapter for AQA A Level Paper 1? Whether you love drawing graphs or find them a bit intimidating, this chapter is actually one of the most rewarding. Think of Coordinate Geometry as the bridge between Algebra and Geometry—it allows us to turn equations into shapes and shapes into equations. It’s essentially a mathematical map!
Don't worry if some of these ideas feel new or tricky at first. We’ll break everything down into simple steps, share some handy tricks, and look at the common traps to avoid. Let’s get started!
1. Straight Lines: The Foundation
Most of us remember \(y = mx + c\), but A-level takes this a step further to make your life easier when dealing with coordinates.
The "Go-To" Equation
When you know the gradient \(m\) and a point \((x_1, y_1)\) on the line, use this formula instead of trying to find \(c\) every time:
\(y - y_1 = m(x - x_1)\)
Example: Find the equation of a line with gradient 3 passing through \((2, 5)\).
Using the formula: \(y - 5 = 3(x - 2)\). Simple!
General Form
Sometimes the exam will ask for the answer in the form \(ax + by + c = 0\). This just means you need to move everything to one side of the equals sign and make sure \(a, b,\) and \(c\) are integers (no fractions!).
Parallel and Perpendicular Lines
This is a favorite topic for examiners! Let's look at the "Gradient Rules":
1. Parallel lines have the same gradient: \(m_1 = m_2\).
2. Perpendicular lines meet at \(90^{\circ}\). Their gradients multiply to give \(-1\): \(m_1 \times m_2 = -1\).
Quick Review Box: The Perpendicular Trick
To find a perpendicular gradient, use the "Negative Reciprocal". Flip the fraction upside down and change the sign.
If the gradient is \(2\), the perpendicular gradient is \(-\frac{1}{2}\).
If the gradient is \(-\frac{3}{4}\), the perpendicular gradient is \(\frac{4}{3}\).
Common Mistake: Forgetting to change the sign when finding the perpendicular gradient. If your first gradient is positive, your second must be negative!
Key Takeaway: Always aim to find the gradient first. Once you have the gradient and any point on the line, you can find the equation of that line using \(y - y_1 = m(x - x_1)\).
2. The Geometry of the Circle
A circle is just a collection of points that are all the exact same distance (the radius) from a center point.
The Circle Equation
The standard form is: \((x - a)^2 + (y - b)^2 = r^2\)
Where \((a, b)\) is the center and \(r\) is the radius.
Did you know? This equation is actually just Pythagoras’ Theorem in disguise! The terms \((x-a)\) and \((y-b)\) are the sides of a right-angled triangle, and \(r\) is the hypotenuse.
Finding the Center and Radius (Completing the Square)
If you see an equation like \(x^2 + y^2 - 4x + 6y - 12 = 0\), you need to complete the square for both \(x\) and \(y\) to find the center and radius.
Step-by-step:
1. Group the \(x\) terms and \(y\) terms: \((x^2 - 4x) + (y^2 + 6y) = 12\).
2. Complete the square for \(x\): \((x - 2)^2 - 4\).
3. Complete the square for \(y\): \((y + 3)^2 - 9\).
4. Simplify: \((x - 2)^2 + (y + 3)^2 = 12 + 4 + 9 \rightarrow (x - 2)^2 + (y + 3)^2 = 25\).
5. The center is \((2, -3)\) and the radius is \(\sqrt{25} = 5\).
Circle Properties (The Geometry Bit)
AQA syllabus requires you to use these three geometric facts in problems:
1. The Angle in a Semicircle: Any triangle drawn from the ends of the diameter to the circumference always has a \(90^{\circ}\) angle.
2. The Perpendicular Bisector of a Chord: If you draw a line from the center that is perpendicular to a chord, it cuts that chord exactly in half.
3. Tangent and Radius: A tangent line touches the circle at one point and is always perpendicular (\(90^{\circ}\)) to the radius at that point.
Key Takeaway: If a question mentions a "tangent," immediately think: "I need to find the gradient of the radius and then find the perpendicular gradient!"
3. Parametric Equations
Up until now, we’ve used Cartesian equations (where \(y\) is linked directly to \(x\)). Parametric equations use a "middleman" variable, usually \(t\) or \(\theta\), called a parameter.
Analogy: Imagine an ant crawling on a graph. Its horizontal position (\(x\)) depends on time (\(t\)), and its vertical position (\(y\)) also depends on time (\(t\)).
Converting to Cartesian Form
To turn parametric equations back into the \(x\) and \(y\) form we are used to, you must eliminate the parameter.
Method 1: Substitution (Great for \(t\))
If \(x = 2t + 1\) and \(y = t^2\):
1. Rearrange \(x\) to get \(t\): \(t = \frac{x - 1}{2}\).
2. Substitute this into \(y\): \(y = (\frac{x - 1}{2})^2\).
3. Simplify: \(y = \frac{(x - 1)^2}{4}\).
Method 2: Trig Identities (Great for \(\theta\))
If \(x = \cos\theta\) and \(y = \sin\theta\):
Use the famous identity: \(\sin^2\theta + \cos^2\theta = 1\).
Since \(x^2 = \cos^2\theta\) and \(y^2 = \sin^2\theta\), we get \(x^2 + y^2 = 1\) (which is a circle!).
Parametric Equations in Modelling
Parametric equations are perfect for describing the path of a projectile (like a ball being thrown) or the movement of a Ferris wheel. In these cases, \(t\) usually represents time.
Memory Aid: "Parametric" starts with "P," just like "Position". It tells you the position of \(x\) and \(y\) at any given time.
Key Takeaway: To solve parametric problems, usually your first goal is to get \(t\) (or \(\sin\theta/\cos\theta\)) on its own so you can swap it out of the equation.
Final Quick Review
Before your exam, make sure you can:
1. Find the equation of a line using \(y - y_1 = m(x - x_1)\).
2. Use the negative reciprocal for perpendicular lines.
3. Complete the square to find the center \((a, b)\) and radius \(r\) of a circle.
4. Remember that a tangent is perpendicular to the radius.
5. Eliminate the parameter by substituting or using trig identities.
You've got this! Coordinate geometry is all about practice. The more you "sketch" the problem, the easier it becomes to see the solution!