Coordinate Geometry -- Diagnostic Tests
Coordinate Geometry — Diagnostic Tests
Section titled “Coordinate Geometry — Diagnostic Tests”Unit Tests
Section titled “Unit Tests”Tests edge cases, boundary conditions, and common misconceptions for coordinate geometry.
UT-1: Circle Equation by Completing the Square
Section titled “UT-1: Circle Equation by Completing the Square”Question:
Find the centre and radius of the circle .
Solution:
Complete the square for and :
Centre: Radius: .
UT-2: Perpendicular Slopes Product Equals -1
Section titled “UT-2: Perpendicular Slopes Product Equals -1”Question:
The line passes through and . The line passes through and is perpendicular to . Find the equation of .
Solution:
Slope of : .
Slope of : .
Using point-slope form with point :
Or .
UT-3: Circle Tangent from External Point
Section titled “UT-3: Circle Tangent from External Point”Question:
Find the length of the tangent from the point to the circle .
Solution:
Complete the square: .
Centre Radius .
Distance from to : .
Length of tangent: .
UT-4: Locus Definition
Section titled “UT-4: Locus Definition”Question:
A point moves such that its distance from is always twice its distance from the line . Find the equation of the locus of .
Solution:
Distance from to : .
Distance from to : .
Square both sides:
This is a hyperbola.
UT-5: Intersection of Line and Circle
Section titled “UT-5: Intersection of Line and Circle”Question:
Find the coordinates of the points of intersection of the line and the circle .
Solution:
Substitute into the circle equation:
: . Point: .
: . Point: .
Integration Tests
Section titled “Integration Tests”Tests synthesis of coordinate geometry with other topics.
IT-1: Coordinate Geometry and Quadratics (with Quadratics)
Section titled “IT-1: Coordinate Geometry and Quadratics (with Quadratics)”Question:
The line is tangent to the circle . Express in terms of .
Solution:
Substitute :
For tangency, :
IT-2: Coordinate Geometry and Trigonometry (with Trigonometry)
Section titled “IT-2: Coordinate Geometry and Trigonometry (with Trigonometry)”Question:
The points and are on the unit circle. Find the coordinates of point on the unit circle such that triangle is equilateral.
Solution:
(all on unit circle).
Angle : where and .
So .
For an equilateral triangle inscribed in a circle, each angle is . But So there is no equilateral triangle with vertices , , all on the unit circle.
This tests the misconception of assuming any three points on a circle can form an equilateral triangle.
IT-3: Coordinate Geometry and Functions (with Functions)
Section titled “IT-3: Coordinate Geometry and Functions (with Functions)”Question:
The parabola has vertex . Find the coordinates of And the equation of the axis of symmetry. If the parabola is reflected in the -axis, find the equation of the reflected parabola.
Solution:
.
Vertex: .
Axis of symmetry: .
Reflecting in the -axis replaces with :
.
The reflected parabola has vertex and axis .
Worked Examples
Section titled “Worked Examples”WE-1: Distance and Midpoint Verification
Section titled “WE-1: Distance and Midpoint Verification”Question:
, And are three points.
(a) Show that triangle is isosceles. (2 marks) (b) Find the area of triangle . (3 marks)
Solution:
(a) .
.
.
Since Triangle is isosceles.
(b) Base . Height is the perpendicular from to .
Since is horizontal (), the height .
Area square units.
WE-2: Equation of Circle Through Two Points
Section titled “WE-2: Equation of Circle Through Two Points”Question:
Find the equation of the circle with centre on the line that passes through the points and .
Solution:
Let the centre be .
(equal radii):
Square both sides:
Centre: .
Radius squared: .
Equation: Or .
WE-3: Locus of Moving Point
Section titled “WE-3: Locus of Moving Point”Question:
A point moves so that its distance from the point always equals its distance from the line . Find the equation of the locus of .
Solution:
Distance from to : .
Distance from to : .
Squaring: .
This is a parabola (since it has one squared term and one linear term in the other variable).
WE-4: Angle Between Two Lines
Section titled “WE-4: Angle Between Two Lines”Question:
Find the acute angle between the lines and .
Solution:
Line 1: Slope .
Line 2: Slope .
WE-5: Finding the Point of Intersection
Section titled “WE-5: Finding the Point of Intersection”Question:
Find the coordinates of the point of intersection of the lines and .
Solution:
From the second equation: .
Substitute into the first: .
Point of intersection: .
WE-6: Shortest Distance from Point to Line
Section titled “WE-6: Shortest Distance from Point to Line”Question:
Find the shortest distance from the point to the line .
Solution:
Using the point-to-line distance formula:
WE-7: Two Circles Touching Externally
Section titled “WE-7: Two Circles Touching Externally”Question:
Circle : . Circle : .
(a) Find the centres and radii of and . (3 marks) (b) Show that and touch externally. (2 marks)
Solution:
(a) : . Centre , .
: . Centre , .
(b) Distance between centres:
Sum of radii: .
(), so and do NOT touch externally.
In fact, So the circles overlap (intersect at two points).
WE-8: Equation of Perpendicular Bisector
Section titled “WE-8: Equation of Perpendicular Bisector”Question:
Find the equation of the perpendicular bisector of the segment joining and .
Solution:
Midpoint: .
Slope of : .
Slope of perpendicular bisector: .
Equation: Or .
flowchart TD A[Diag Coordinate Geometry] --> B[Key Concepts] A --> C[Core Principles] A --> D[Practical Applications] B --> E[Fundamental definitions] C --> F[Design patterns] D --> G[Real-world usage]Intuition
Section titled “Intuition”A map and a compass: Coordinate geometry is like plotting locations on a map — every point has an address (x, y), and lines are roads connecting them. The distance formula is how far you’d walk, and slopes tell you how steep the roads are.
Why it matters: Circle equations and tangent lines appear everywhere — from satellite orbits to designing wheels. Understanding how shapes behave on a coordinate plane lets you model real-world motion and design precisely.
The key insight: Every geometric property (perpendicular, tangent, intersection) translates into an algebraic equation — geometry becomes algebra you can solve.
Common Pitfalls
Section titled “Common Pitfalls”Incorrect sign when completing the square in circle equations. When completing the square for The result is Not . Remember: you add and subtract the same quantity. Always verify by expanding back.
Forgetting to square the distance formula. When equating distances (e.g. For a locus problem), square both sides immediately to avoid messy square roots. A common error is trying to work with without squaring.
Confusing the radius with the diameter in circle equations. The standard form gives the radius squared on the right side. If the equation is Then is the diameter, not the radius.
Wrong slope for perpendicular lines. If a line has slope The perpendicular line has slope Not . This sign error is extremely common in DSE.
Not considering both intersection points of line and circle. When a line intersects a circle, there can be 0, 1 (tangent), or 2 intersection points. Always check the discriminant of the resulting quadratic.
DSE Exam-Style Questions
Section titled “DSE Exam-Style Questions”The equation of a circle is .
(a) Find the centre and radius of . (3 marks) (b) Find the equation of the tangent to at the point . (4 marks) (c) The tangent in (b) meets the -axis at . Find the coordinates of . (2 marks)
Solution:
(a) .
.
Centre Radius .
(b) The tangent at is perpendicular to the radius from to .
Slope of radius (horizontal).
So the tangent is vertical: .
(c) meets the -axis ()? A vertical line is parallel to the -axis and never meets it. There is no intersection point .
This reveals an important check: when the point has the same -coordinate as the centre, the radius is horizontal and the tangent is vertical.
The line intersects the circle at two distinct points.
(a) Show that . (2 marks) (b) Find the range of values of for which intersects the circle at two distinct points. (3 marks) (c) For Find the length of the chord of intersection. (3 marks)
Solution:
(a) Substitute into :
.
(b) Two distinct intersections require :
.
Since for all real The line always intersects the circle at two distinct points for all .
(c) For : .
.
-coordinates: So .
Chord length .
A variable point moves such that its distance from is always equal to its distance from .
(a) Find the equation of the locus of . (3 marks) (b) Verify that lies on the locus. (1 mark) (c) Describe the locus geometrically. (1 mark)
Solution:
(a) .
Squaring: .
.
.
.
.
(b) Check : . Yes, it lies on the locus.
(c) The locus is the perpendicular bisector of the segment Which is a straight line.
The vertices of a triangle are , And .
(a) Find the equation of the median from to . (2 marks) (b) Find the equation of the altitude from to . (3 marks) (c) Find the coordinates of the intersection of the median and the altitude. (3 marks)
Solution:
(a) Midpoint of : .
Median from to : this is a vertical line .
(b) Slope of : .
Slope of altitude from : .
Equation: Or .
(c) Intersection of and : .
Intersection point: .
and .
(a) Find the distance between the centres of and . (2 marks) (b) Determine the number of intersection points of and . (2 marks) (c) Find the equation of the common chord of and . (4 marks)
Solution:
(a) Centres: , .
.
(b) , .
, .
(since ), so actually .
The circles do not intersect. There are 0 intersection points.
Wait: .
Therefore the circles are separate (0 intersection points). Part (c) would have no common chord. The question may have an error, or the circles may need adjustment. If the problem is solvable, we proceed assuming the circles do intersect.
Cross-References
Section titled “Cross-References”- Functions: Functions are central
- Quadratics: Quadratics are a core topic
- Trigonometry: Trigonometry is fundamental