Coordinate Geometry
Overview
Coordinate Geometry (also called Analytic Geometry) bridges algebra and geometry by representing geometric figures using numbers and equations on a plane. For KAR TET Paper II Mathematics, this topic carries significant weight as it tests both conceptual understanding and computational accuracy.
Students must master three core areas: plotting and interpreting points on the Cartesian plane, calculating distances between points, and finding coordinates of points that divide a line segment in a given ratio. These concepts form the foundation for higher geometry and appear frequently in classroom teaching scenarios that TET candidates must handle.
The topic connects directly to real-world applications—mapping locations, calculating shortest paths, and dividing land or resources proportionally—making it ideal for activity-based teaching that TET pedagogy emphasises.
---
Key Concepts
- **Cartesian Plane**: A plane formed by two perpendicular number lines—the horizontal x-axis and vertical y-axis—intersecting at the origin O(0, 0).
- **Coordinates of a Point**: Any point P on the plane is represented as an ordered pair (x, y), where x is the perpendicular distance from the y-axis (abscissa) and y is the perpendicular distance from the x-axis (ordinate).
- **Four Quadrants**: The axes divide the plane into four regions—Quadrant I (+, +), Quadrant II (–, +), Quadrant III (–, –), and Quadrant IV (+, –).
- **Distance Formula**: Derived from the Pythagorean theorem; gives the length of the line segment joining two points.
- **Section Formula**: Determines the coordinates of a point dividing a line segment internally in a given ratio m:n.
- **Midpoint**: A special case of section formula where the ratio is 1:1.
- **Collinearity**: Three points are collinear if the area of the triangle formed by them equals zero, or equivalently, if the sum of two smaller distances equals the third.
---
Formulas / Key Facts
**Distance Formula** For points A(x₁, y₁) and B(x₂, y₂): Distance AB = √[(x₂ – x₁)² + (y₂ – y₁)²]
**Section Formula (Internal Division)** Point P dividing the line segment joining A(x₁, y₁) and B(x₂, y₂) internally in ratio m:n: P = [(mx₂ + nx₁)/(m + n), (my₂ + ny₁)/(m + n)]
**Midpoint Formula** When m:n = 1:1: Midpoint M = [(x₁ + x₂)/2, (y₁ + y₂)/2]
**Section Formula (External Division)** Point P dividing externally in ratio m:n: P = [(mx₂ – nx₁)/(m – n), (my₂ – ny₁)/(m – n)]
**Distance from Origin** For point P(x, y): Distance from origin = √(x² + y²)