This topic covers the fundamental principles of coordinate geometry in the (x, y) plane, focusing on straight lines and circles. It includes the derivation
Topic Synopsis
This topic covers the fundamental principles of coordinate geometry in the (x, y) plane, focusing on straight lines and circles. It includes the derivation and application of various forms of linear equations, gradient conditions for parallel and perpendicular lines, and the algebraic representation of circles using the standard form (x - a)² + (y - b)² = r².
Key Concepts & Core Principles
- Equation of a straight line: y = mx + c, where m is the gradient and c is the y-intercept. Also, the general form ax + by + c = 0.
- Gradient formula: m = (y2 - y1) / (x2 - x1). Parallel lines have equal gradients; perpendicular lines have gradients that multiply to -1.
- Midpoint and distance: midpoint = ((x1 + x2)/2, (y1 + y2)/2); distance = √((x2 - x1)² + (y2 - y1)²).
- Equation of a circle: (x - a)² + (y - b)² = r², where (a, b) is the centre and r is the radius. The general form x² + y² + 2gx + 2fy + c = 0 has centre (-g, -f) and radius √(g² + f² - c).
- Intersection of lines and circles: solving simultaneous equations to find points of intersection. The discriminant of the resulting quadratic determines whether the line is a secant, tangent, or does not intersect.
Exam Tips & Revision Strategies
- Always sketch a diagram when dealing with circle geometry to visualize properties like tangents and chords
- Ensure you can quickly convert between different forms of linear equations
- When finding the equation of a tangent to a circle, remember to find the gradient of the radius first, then use the negative reciprocal for the tangent gradient
Common Misconceptions & Mistakes to Avoid
- Confusing the gradient condition for perpendicular lines (using m₁ = m₂ instead of m₁m₂ = -1)
- Incorrectly identifying the centre of the circle from the equation (e.g., sign errors when extracting a and b)
- Failing to square the radius when writing the circle equation
- Errors in algebraic manipulation when completing the square for both x and y terms
Examiner Marking Points
- Correct use of straight line forms: y = mx + c, y - y₁ = m(x - x₁), and ax + by + c = 0
- Application of gradient conditions: m₁ = m₂ for parallel lines and m₁m₂ = -1 for perpendicular lines
- Correct identification of circle centre (a, b) and radius r from the equation (x - a)² + (y - b)² = r²
- Completing the square to transform circle equations into standard form
- Application of circle properties: angle in a semicircle is 90°, perpendicular from centre to chord bisects the chord, and radius is perpendicular to tangent at point of contact