Questions
3–5 questions per paper
Difficulty
Medium
Importance
Core — never skip
Overview
Coordinate Geometry is the mathematical bridge between algebra and geometry, allowing us to represent geometric shapes and positions using algebraic coordinates on a Cartesian plane. It is a high-scoring pillar of the board curriculum that focuses on quantifying spatial relationships through precise algebraic formulas. Mastery requires consistent practice in applying coordinate-based theorems to solve for distances, ratios, and area boundaries.
Distance Formula
The distance formula is derived from the Pythagorean theorem and provides the straight-line distance between any two points in a 2D plane. It serves as the foundation for proving geometric properties like collinearity or identifying types of quadrilaterals.
- Distance between P(x1, y1) and Q(x2, y2) = sqrt((x2-x1)^2 + (y2-y1)^2)
- Distance of a point (x, y) from origin (0, 0) = sqrt(x^2 + y^2)
- Condition for collinearity: AB + BC = AC
- Property check: Equidistance from vertices implies a circumcenter
Section Formula
The section formula calculates the coordinates of a point that divides a line segment into a specific ratio. Understanding internal versus external division is critical, though CBSE/NCERT curriculum primarily emphasizes internal division.
- Internal division coordinates: ((m1x2 + m2x1)/(m1+m2), (m1y2 + m2y1)/(m1+m2))
- Midpoint formula: ((x1+x2)/2, (y1+y2)/2)
- Ratio k:1 substitution simplifies calculation of unknown points
- Use ratio method to find points of trisection
Area of Triangle
The area of a triangle formed by three coordinate points is determined by the determinant-based coordinate formula. This method is frequently tested in problems involving collinear points, where the area must equate to zero.
- Area = 0.5 * |x1(y2 - y3) + x2(y3 - y1) + x3(y1 - y2)|
- Condition for three points to be collinear: Area = 0
- Area is always considered a positive scalar value
- Geometric proof: Area of polygon can be found by dividing into triangles
Formula Sheet
d = sqrt((x2-x1)^2 + (y2-y1)^2)
P = ((m1x2+m2x1)/(m1+m2), (m1y2+m2y1)/(m1+m2))
Midpoint = ((x1+x2)/2, (y1+y2)/2)
Area = 0.5 * |x1(y2-y3) + x2(y3-y1) + x3(y1-y2)|
Collinearity: x1(y2-y3) + x2(y3-y1) + x3(y1-y2) = 0
Exam Tip
Always verify your final answer for collinearity or area questions by checking if the points satisfy the slope condition; it is the fastest way to catch arithmetic errors.
Common Mistakes
- Swapping x and y coordinates when plugging values into the distance formula.
- Forgetting to take the absolute value for area calculations, leading to negative area answers.
- Incorrect application of the ratio formula by confusing m1 and m2 with x1 and x2.
More Revision Notes
Ready to test yourself?
Play topic-wise Coordinate Geometry questions in Aspirant Arcade — gamified MCQ practice.
Download Free