Welcome to Coordinate Geometry!
Hello! Today we are diving into Coordinate Geometry. Think of this as the "GPS" of mathematics. It is all about using numbers and algebra to describe shapes, positions, and paths on a flat surface (the x, y plane). Whether you are designing a level in a video game or calculating the shortest path for a delivery drone, you are using coordinate geometry! In this chapter, we focus on two main stars: Straight Lines and Circles.
1. Straight Lines
A straight line is the simplest path between two points. To understand a line, we mainly need to know two things: its gradient (how steep it is) and a point it passes through.
Finding the Gradient (m)
The gradient, denoted by m, tells us how much the line goes up or down for every step we take to the right.
Formula: \( m = \frac{y_2 - y_1}{x_2 - x_1} \)
Memory Aid: Just remember "Rise over Run." How much did it rise (change in y) divided by how far did it run (change in x)?
Equations of a Straight Line
There are two main ways you will see the equation of a line written in your AS Level exam:
1. The Point-Gradient Form: \( y - y_1 = m(x - x_1) \)
This is usually the most helpful form to use when you are building an equation from scratch.
2. The General Form: \( ax + by + c = 0 \)
This is a neat way of tidying up your answer. Remember that a, b, and c should usually be integers (whole numbers).
Parallel and Perpendicular Lines
Sometimes we need to find a line that is "related" to another one.
• Parallel Lines: These lines have the same gradient. If line A has gradient \( m \), line B also has gradient \( m \).
• Perpendicular Lines: These lines meet at a \( 90^\circ \) angle. Their gradients are negative reciprocals of each other.
If the first line has gradient \( m \), the perpendicular line has gradient \( m' = -\frac{1}{m} \).
Simple Trick: To find a perpendicular gradient, "Flip the fraction and change the sign!" For example, if \( m = \frac{2}{3} \), the perpendicular gradient is \( -\frac{3}{2} \).
Real-World Modeling
Straight lines aren't just for graphs; they model real life! For example:
• Converting temperatures: A line can relate Celsius to Fahrenheit.
• Constant speed: A distance-time graph for someone walking at a steady pace is a straight line.
Step-by-Step for Modeling:
1. Identify your two variables (e.g., time and distance).
2. Find two points or a starting value and a rate of change.
3. Use \( y - y_1 = m(x - x_1) \) to create your model.
Quick Review: Straight Lines
• Gradient \( m = \frac{Rise}{Run} \).
• Use \( y - y_1 = m(x - x_1) \) to find the equation.
• Parallel means \( m_1 = m_2 \).
• Perpendicular means \( m_1 \times m_2 = -1 \).
2. The Geometry of Circles
A circle is a set of all points that are exactly the same distance (the radius) from a fixed point (the center).
The Standard Equation
The standard form of a circle equation is: \( (x - a)^2 + (y - b)^2 = r^2 \)
• The Center is at the coordinates \( (a, b) \).
• The Radius is \( r \).
Common Mistake: Be careful with the signs! In the equation \( (x - 3)^2 + (y + 5)^2 = 16 \), the center is \( (3, -5) \) and the radius is \( \sqrt{16} = 4 \). Notice how the signs in the coordinates are the opposite of those in the brackets!
The "Messy" Equation and Completing the Square
Sometimes the exam will give you an equation like this: \( x^2 + y^2 + 2fx + 2gy + c = 0 \).
To find the center and radius, you need to complete the square for both the x terms and the y terms.
Don't worry if this seems tricky at first! Just group the x's together, group the y's together, and complete the square for each half separately.
Important Circle Properties
You can solve many coordinate geometry problems by using these three "golden rules" from circle geometry:
1. The Tangent Rule: A tangent to a circle is perpendicular (\( 90^\circ \)) to the radius at the point of contact.
Strategy: Find the gradient of the radius, then find the negative reciprocal to get the gradient of the tangent.
2. The Chord Rule: The perpendicular bisector of a chord always passes through the center of the circle.
Strategy: If you have two points on a circle, the line that cuts the gap between them in half at a right angle will lead you straight to the center.
3. The Semicircle Rule: The angle in a semicircle is always a right angle (\( 90^\circ \)).
Did you know? This means if you pick any point on the edge of the circle and connect it to the two ends of the diameter, you've just drawn a right-angled triangle!
Finding the Circumcircle
A circumcircle is a circle that passes through all the vertices (corners) of a triangle. To find its equation, you can find the perpendicular bisectors of two sides of the triangle. The point where they cross is the center of your circle!
Quick Review: Circles
• Center is \( (a, b) \) and radius is \( r \) in \( (x-a)^2 + (y-b)^2 = r^2 \).
• Always square root the number on the right to find the radius.
• Use "completing the square" to tidy up messy equations.
• Radius and Tangent meet at \( 90^\circ \).
Summary and Key Takeaways
Coordinate Geometry is all about the relationship between algebra and shapes.
• For lines, focus on the gradient and the point-gradient formula.
• For circles, focus on the center, the radius, and your geometric rules (like the tangent-radius rule).
• The distance formula: If you ever need to find the distance between two points (like the radius), use: \( d^2 = (x_2 - x_1)^2 + (y_2 - y_1)^2 \). It's just Pythagoras' Theorem in disguise!
Keep practicing! The more you draw these out, the more intuitive they become. You've got this!