Summary
Coordinate geometry in the (x, y) plane involves understanding the properties and equations of lines and circles, and their intersections. It includes concepts like midpoints, perpendicular bisectors, and the use of tangent and chord properties.
- Midpoint — the point that divides a line segment into two equal parts. Example: The midpoint of a line segment with endpoints A(5, 2) and B(1, -1) is (3, 0.5).
- Perpendicular Bisector — a line that is perpendicular to a segment at its midpoint. Example: If the gradient of AB is m, the gradient of its perpendicular bisector is -1/m.
- Equation of a Circle — represents a circle with a given center and radius. Example: (x-a)² + (y-b)² = r² is the equation of a circle with center (a, b) and radius r.
- Tangent — a line that touches a circle at exactly one point. Example: A tangent is perpendicular to the radius at the point of contact.
- Chord — a line segment with both endpoints on the circle. Example: The perpendicular bisector of a chord passes through the circle's center.
Exam Tips
Key Definitions to Remember
- Midpoint of a line segment
- Perpendicular bisector
- Equation of a circle
- Tangent and chord properties
Common Confusions
- Confusing the equation of a circle with that of a line
- Misunderstanding the conditions for a line to intersect, touch, or lie outside a circle
Typical Exam Questions
- What is the midpoint of the line segment joining points A and B? Use the midpoint formula: ((x1 + x2)/2, (y1 + y2)/2)
- How do you find the equation of a circle given its center and radius? Use the formula: (x-a)² + (y-b)² = r²
- How do you determine if a line intersects a circle? Solve the system of equations and check the discriminant
What Examiners Usually Test
- Ability to derive and use the equation of a circle
- Understanding of the geometric properties of tangents and chords
- Solving problems involving intersections of lines and circles