TimeBack
FoundationClass 10Beginner

Coordinate Geometry — Class 10 Foundation

Coordinate Geometry in Class 10 lays the groundwork for Straight Lines, Conics, and 3D Geometry in JEE. The concepts here are simple but essential — distance formula, section formula, and area of triangles. If you master these now, Class 11 Coordinate Geometry will feel natural.

Prerequisites: Basic number line and Cartesian plane concepts from Class 9

Key Concepts

What you need to master:

  • Distance formula: distance between two points
  • Section formula: point dividing a line segment in ratio m:n
  • Midpoint formula (special case of section formula with m:n = 1:1)
  • Area of a triangle using coordinates
  • Collinearity of three points (area = 0)
  • Centroid of a triangle

The Formulas

Distance between (x₁,y₁) and (x₂,y₂): d = √[(x₂-x₁)² + (y₂-y₁)²].

Section formula: point dividing segment from (x₁,y₁) to (x₂,y₂) in ratio m:n is ((mx₂+nx₁)/(m+n), (my₂+ny₁)/(m+n)).

Midpoint: ((x₁+x₂)/2, (y₁+y₂)/2).

Area of triangle: ½|x₁(y₂-y₃) + x₂(y₃-y₁) + x₃(y₁-y₂)|.

Centroid: ((x₁+x₂+x₃)/3, (y₁+y₂+y₃)/3).

How This Connects to JEE

The distance formula extends to 3D in Class 12 (just add the z-component). The section formula is used in Vectors. The area formula generalizes to determinant-based methods in Straight Lines.

Build strong visualization skills now: always sketch the points on a rough Cartesian plane before computing. This habit will help enormously in Conics and 3D Geometry later.

Key Formulas

d = √[(x₂-x₁)² + (y₂-y₁)²]
Section: ((mx₂+nx₁)/(m+n), (my₂+ny₁)/(m+n))
Midpoint: ((x₁+x₂)/2, (y₁+y₂)/2)
Area = ½|x₁(y₂-y₃) + x₂(y₃-y₁) + x₃(y₁-y₂)|

Common Mistakes to Avoid

  • Mistake: Sign errors in the distance formula (squaring eliminates negatives, but be careful)
  • Mistake: Mixing up m and n in the section formula (m is the ratio from the first point)
  • Mistake: Forgetting absolute value in the area formula
  • Mistake: Not checking collinearity when area = 0

How to Practice This Topic

Do all NCERT exercise problems first. Then 10 additional problems mixing distance, section formula, and area. Focus on speed and accuracy — these should become automatic.

Formula Sheets

Practice Coordinate Geometry — Class 10 Foundation Now

Solve questions with step-by-step explanations on TimeBack

Start Free Practice

Related Topics