Cartesian System · Quadrants · Distance Formula · Midpoint Formula
Have you ever wondered how a pilot finds a tiny airstrip in the vast sky, or how your phone knows exactly where you are on a map? The answer lies in coordinates — a system of numbers that describes the exact position of any point on a flat surface (a plane).
In everyday life, we use coordinates constantly without even realising it. When you say "my house is 3 streets to the right and 2 blocks up from the park," you are already using a coordinate-like system! In mathematics, we formalise this idea using two number lines placed at right angles to each other.
Long before the French mathematician René Descartes published his famous work in 1637, Indian scholars had developed profound ideas about geometry and measurement. Let us honour the great Indian mathematicians who laid the groundwork for coordinate-based thinking.
In 1637, French philosopher and mathematician René Descartes published La Géométrie, in which he showed that geometry and algebra could be unified. His idea was revolutionary: every point on a plane can be described by a pair of numbers, and every equation can be drawn as a curve. The system is named the Cartesian system in his honour (Cartesius is the Latin form of Descartes).
Before Descartes, geometry (shapes, angles, areas) and algebra (equations, variables, unknowns) were treated as completely separate subjects. Descartes bridged the two by showing that an algebraic equation like y = 2x + 3 can be drawn as a straight line on the coordinate plane, and conversely, any geometric curve can be described by an equation. This unification opened the door to analytical geometry, which is the foundation of modern science, engineering, and computer graphics.
This chapter covers the following key topics from the NCERT Ganita Manjari textbook (Chapter 1, New Syllabus 2026-27):
| Topic | Key Concepts | Marks Weightage (Approx.) |
|---|---|---|
| Cartesian Coordinate System | X-axis, Y-axis, Origin, Ordered Pairs, Abscissa, Ordinate | 2–3 marks |
| Quadrants | Four quadrants, sign conventions, points on axes | 2–3 marks |
| Distance Formula | Derivation, applications, distance from origin | 4–5 marks |
| Midpoint Formula | Finding midpoints, reverse problems, section formula preview | 3–4 marks |
| Applications | Triangle classification, collinearity, proving shapes | 4–5 marks |
Recall that a number line is a straight line on which every point corresponds to a unique real number. Numbers increase to the right and decrease to the left. The point representing zero is called the origin. A number line lets us locate any point in one dimension.
But what if we want to describe a point on a flat surface — a two-dimensional plane? A single number is not enough. We need two numbers. This is where the Cartesian coordinate system comes in.
The Cartesian coordinate system (also called the rectangular coordinate system or the coordinate plane) is formed by placing two number lines perpendicular to each other so that they intersect at their zeros.
Every point in the plane is represented by an ordered pair of numbers written as (x, y).
To plot the point P(3, 2) on the coordinate plane:
If the x-coordinate is negative, move left. If the y-coordinate is negative, move down.
Interactive: Plotting P(3, 2) on the Coordinate Plane
The red dashed lines show how we reach P by going 3 units right and 2 units up from O.
| Term | Symbol / Notation | Meaning |
|---|---|---|
| Origin | O(0, 0) | The point where the x-axis and y-axis intersect |
| X-axis | Horizontal line | The horizontal number line; positive to the right, negative to the left |
| Y-axis | Vertical line | The vertical number line; positive upward, negative downward |
| Abscissa | x-coordinate | The first number in the ordered pair; horizontal distance from y-axis |
| Ordinate | y-coordinate | The second number in the ordered pair; vertical distance from x-axis |
| Ordered Pair | (x, y) | A pair of numbers describing a unique point; order matters |
| Coordinate Plane | xy-plane | The flat surface formed by the two perpendicular axes |
You may hear the terms "coordinate system," "Cartesian system," and "rectangular coordinate system" used interchangeably. They all refer to the same thing — the system of perpendicular axes we have been studying. The word "rectangular" emphasises that the axes meet at right angles (90°). There are other coordinate systems (like the polar coordinate system), but those are studied in higher classes.
The x-axis and y-axis divide the coordinate plane into four regions called quadrants. These are numbered using Roman numerals (I, II, III, IV) in an anti-clockwise direction, starting from the upper-right region.
The Four Quadrants
| Quadrant | x-sign | y-sign | Example Point |
|---|---|---|---|
| I (First) | + (positive) | + (positive) | (3, 4) |
| II (Second) | − (negative) | + (positive) | (−2, 5) |
| III (Third) | − (negative) | − (negative) | (−3, −4) |
| IV (Fourth) | + (positive) | − (negative) | (5, −2) |
Points that lie exactly on one of the axes do not belong to any quadrant:
Understanding how the signs change across quadrants helps you see beautiful symmetry patterns in the coordinate plane:
| Original Point | Reflected in x-axis | Reflected in y-axis | Reflected in both axes (through origin) |
|---|---|---|---|
| (3, 4) — Q1 | (3, −4) — Q4 | (−3, 4) — Q2 | (−3, −4) — Q3 |
| (−2, 5) — Q2 | (−2, −5) — Q3 | (2, 5) — Q1 | (2, −5) — Q4 |
| (−6, −1) — Q3 | (−6, 1) — Q2 | (6, −1) — Q4 | (6, 1) — Q1 |
Click anywhere on the coordinate plane below to plot points. The system will automatically show you the coordinates and identify which quadrant each point lies in!
One of the most important applications of coordinates is finding the distance between two points. The distance formula is derived directly from the Baudhayana-Pythagoras Theorem, which states: In a right-angled triangle, the square of the hypotenuse equals the sum of the squares of the other two sides.
Consider two points A(x1, y1) and B(x2, y2) in the coordinate plane. To find the distance AB, we construct a right-angled triangle. If we draw a horizontal line through A and a vertical line through B, they meet at a point C(x2, y1), forming a right-angled triangle ACB with the right angle at C.
This construction is the key insight: any diagonal distance on the coordinate plane can be broken into a horizontal component and a vertical component, and then we use the Baudhayana-Pythagoras theorem to combine them.
By the Baudhayana-Pythagoras theorem:
AB² = AC² + BC² = (x2 − x1)² + (y2 − y1)²
The distance formula is not just for finding lengths. It has several powerful applications in coordinate geometry:
When two points share the same x-coordinate or the same y-coordinate, the distance formula simplifies beautifully:
| Situation | Points | Distance |
|---|---|---|
| Same y-coordinate (horizontal distance) | (x1, k) and (x2, k) | |x2 − x1| |
| Same x-coordinate (vertical distance) | (k, y1) and (k, y2) | |y2 − y1| |
| Both on x-axis | (a, 0) and (b, 0) | |b − a| |
| Both on y-axis | (0, a) and (0, b) | |b − a| |
Place points on the coordinate plane and watch the distance formula come alive! See the right triangle construction and step-by-step calculation.
Place multiple points on the plane, then connect them to see the distance between each pair. The total path distance and perimeter are calculated automatically!
The midpoint of a line segment is the point that divides the segment into two equal parts. If you have two endpoints, the midpoint is exactly halfway between them.
To find the midpoint, we simply take the average of the x-coordinates and the average of the y-coordinates.
This makes intuitive sense: to find the middle of 2 and 8 on a number line, you compute (2 + 8)/2 = 5. The midpoint formula extends this idea to two dimensions.
Imagine you are standing at point A and your friend is standing at point B. The midpoint M is the spot where you would both meet if you each walked exactly half the distance towards each other. In coordinates, this means:
| Point A | Point B | Midpoint M | Calculation |
|---|---|---|---|
| (0, 0) | (10, 6) | (5, 3) | ((0+10)/2, (0+6)/2) |
| (−4, 2) | (6, 8) | (1, 5) | ((−4+6)/2, (2+8)/2) |
| (3, −7) | (−1, 5) | (1, −1) | ((3+(−1))/2, (−7+5)/2) |
| (−5, −3) | (−1, −9) | (−3, −6) | ((−5+(−1))/2, (−3+(−9))/2) |
Place two points on the coordinate plane and watch the midpoint appear magically between them! See the step-by-step calculation and verify that the midpoint is truly equidistant from both endpoints.
The Section Formula tells us how to find the coordinates of a point that divides a line segment in a given ratio. If a point P divides the line segment joining A(x1, y1) and B(x2, y2) in the ratio m : n internally, then:
Think of the section formula like dividing a chocolate bar. If you divide a bar of length 10 in the ratio 2:3, the break point is at 2/(2+3) × 10 = 4 units from one end. The larger part (3) is farther from the dividing point on one side, and the smaller part (2) is closer.
Place two endpoints on the plane, then use the sliders to change the ratio m:n and watch the dividing point move along the line!
| Ratio m : n | Type | x-coordinate | y-coordinate |
|---|---|---|---|
| 1 : 1 | Midpoint | (x1 + x2) / 2 | (y1 + y2) / 2 |
| m : n (internal) | Internal Division | (mx2 + nx1) / (m+n) | (my2 + ny1) / (m+n) |
| m : n (external) | External Division | (mx2 − nx1) / (m−n) | (my2 − ny1) / (m−n) |
| Centroid (2:1 on median) | Centre of triangle | (x1+x2+x3) / 3 | (y1+y2+y3) / 3 |
| Term | Definition |
|---|---|
| Coordinate Plane | A plane formed by two perpendicular number lines (x-axis and y-axis) |
| Origin | The intersection point of the axes, O(0, 0) |
| Abscissa | The x-coordinate (first value in an ordered pair) |
| Ordinate | The y-coordinate (second value in an ordered pair) |
| Quadrant | One of four regions formed by the two axes |
| Ordered Pair | (x, y) — position matters; (3, 5) ≠ (5, 3) |
| Distance Formula | Finds the length of the segment joining two points |
| Midpoint Formula | Finds the point exactly halfway between two points |
| Location | x-sign | y-sign | Example |
|---|---|---|---|
| Quadrant I | + | + | (3, 7) |
| Quadrant II | − | + | (−4, 2) |
| Quadrant III | − | − | (−5, −1) |
| Quadrant IV | + | − | (6, −8) |
| X-axis | any | 0 | (3, 0) |
| Y-axis | 0 | any | (0, −5) |
| Origin | 0 | 0 | (0, 0) |
Click on an option to see if your answer is correct. The correct option will turn green.
Use these flashcards for last-minute revision before your exam. Read the question, try to answer mentally, then check!