Coordinate Geometry
Chapter 7 | Mathematics
Complete NCERT notes, distance formula, section formula (internal and external), mid-point formula, area of triangle, collinearity, centroid, and key points for CBSE Class 10 Board Exam 2025-26.
π Introduction to Coordinate Geometry
Coordinate geometry (also known as analytic geometry) uses the Cartesian coordinate system to study geometric figures using algebraic equations. Points are represented as (x, y) on the plane.
π Distance Formula
π Example
Find distance between (2,3) and (5,7).
d = β[(5-2)Β² + (7-3)Β²] = β[3Β²+4Β²] = β25 = 5 units
π‘ Distance from origin: β(xΒ² + yΒ²)
βοΈ Section Formula (Internal Division)
π Example
Find coordinates of point dividing (2,3) and (4,5) in ratio 1:2 internally.
x = (1Γ4 + 2Γ2)/(1+2) = (4+4)/3 = 8/3
y = (1Γ5 + 2Γ3)/(3) = (5+6)/3 = 11/3
Point = (8/3, 11/3)
π‘ External Division: P = ((mβxβ - mβxβ)/(mβ-mβ), (mβyβ - mβyβ)/(mβ-mβ))
π Area of Triangle
π Example
Find area of triangle with vertices (0,0), (4,0), (0,3).
Area = Β½ |0(0-3) + 4(3-0) + 0(0-0)| = Β½ |12| = 6 sq units
π Condition for Collinearity
Three points A, B, C are collinear if area of triangle ABC = 0.
π‘ Alternatively, slope AB = slope BC.
βοΈ Centroid of a Triangle
π NCERT Solved Examples
Example 1: Distance Formula
Show that points (1,2), (3,4), (5,6) are collinear.
AB = β[(3-1)Β²+(4-2)Β²] = β(4+4)=β8
BC = β[(5-3)Β²+(6-4)Β²] = β(4+4)=β8
AC = β[(5-1)Β²+(6-2)Β²] = β(16+16)=β32=2β8
Since AB+BC=AC, points are collinear.
Example 2: Section Formula
Find coordinates of point dividing (4,5) and (7,8) in ratio 2:3 internally.
x = (2Γ7 + 3Γ4)/5 = (14+12)/5 = 26/5
y = (2Γ8 + 3Γ5)/5 = (16+15)/5 = 31/5
Point = (26/5, 31/5)
Example 3: Area of Triangle
Find area of triangle with vertices (2,3), (4,5), (6,1).
Area = Β½ |2(5-1) + 4(1-3) + 6(3-5)|
= Β½ |2Γ4 + 4Γ(-2) + 6Γ(-2)| = Β½ |8 -8 -12| = Β½ Γ 12 = 6 sq units
Example 4: Centroid
Find centroid of triangle with vertices (2,3), (4,5), (6,7).
G = ((2+4+6)/3, (3+5+7)/3) = (12/3, 15/3) = (4,5)
β Key Points for Board Exam
- Distance formula is derived from Pythagoras theorem.
- Section formula can be remembered as weighted average.
- Mid-point is average of coordinates.
- Area of triangle formula works for any three non-collinear points.
- If area = 0 β points are collinear.
- Centroid divides median in ratio 2:1 from vertex to opposite side.
- Coordinates of any point on x-axis: (x,0); on y-axis: (0,y).
- Distance from origin: β(xΒ²+yΒ²).