This topic covers the coordinate geometry of straight lines and circles in the x-y plane. It includes finding equations of lines, midpoints, distances, int
Topic Synopsis
This topic covers the coordinate geometry of straight lines and circles in the x-y plane. It includes finding equations of lines, midpoints, distances, intersections, and the properties of parallel and perpendicular lines, as well as the equation of a circle, its centre and radius, and circle geometry properties.
Key Concepts & Core Principles
- **Distance Formula:** Calculate the length of a line segment between two points (x1, y1) and (x2, y2) using the formula √((x2-x1)² + (y2-y1)²), which is derived directly from Pythagoras' Theorem.
- **Midpoint Formula:** Find the coordinates of the exact middle point of a line segment using ((x1+x2)/2, (y1+y2)/2).
- **Gradient of a Line:** Represents the steepness and direction of a line, calculated as m = (y2-y1)/(x2-x1) (change in y over change in x). A positive gradient indicates an upward slope, a negative gradient a downward slope, and zero for horizontal lines.
- **Equations of Straight Lines:** Understand and apply various forms: gradient-intercept form (y=mx+c), point-gradient form (y-y1=m(x-x1)), and the general form (ax+by+c=0). Be able to convert between these forms.
- **Parallel and Perpendicular Lines:** Parallel lines have identical gradients (m1=m2). Perpendicular lines have gradients whose product is -1 (m1*m2=-1), unless one is horizontal (m=0) and the other vertical (undefined gradient).
Exam Tips & Revision Strategies
- Always write down the coordinates of the centre and the radius clearly when working with circle equations.
- Use diagrams to visualise the geometry, especially when dealing with intersections or circle properties.
- Ensure you can switch between different forms of the straight line equation as required by the question.
- Check if a question requires an exact answer (e.g., involving surds) or a decimal approximation.
- When asked to show a line is tangent to a circle, consider the distance from the centre to the line or the intersection points.
Common Misconceptions & Mistakes to Avoid
- Confusing the gradient condition for perpendicular lines (using m1 = m2 instead of m1m2 = -1).
- Errors in completing the square when finding the centre and radius of a circle.
- Incorrectly identifying the centre of a circle from the equation (x - a)^2 + (y - b)^2 = r^2 (e.g., using a or b instead of -a or -b).
- Failing to simplify the final equation of a line or circle.
- Misinterpreting circle geometry properties in coordinate geometry problems.
Examiner Marking Points
- Correct use of straight line equations: y = mx + c, y - y1 = m(x - x1), and ax + by + c = 0.
- Application of gradient conditions: m1 = m2 for parallel lines and m1m2 = -1 for perpendicular lines.
- Calculation of midpoints and distances between two points.
- Finding the point of intersection of two lines.
- Forming the equation of a circle in the form (x - a)^2 + (y - b)^2 = r^2.
- Completing the square to identify the centre and radius of a circle.
- Application of circle properties: angle in a semicircle is 90 degrees, perpendicular from centre to chord bisects the chord, and radius is perpendicular to the tangent.
- Investigating intersections between lines and circles or two circles.