Chapter 1: Orienting Yourself
The Use of Coordinates
Master the Cartesian Coordinate System — locate points, understand quadrants, and calculate distances using the Baudhāyana–Pythagoras Theorem.
- Introduction — What is a Coordinate System?
- Historical Roots — India & the World
- The 2-D Cartesian Coordinate System
- Axes, Origin & Coordinates Explained
- Quadrants — The Four Regions
- Special Points — On the Axes
- Distance Between Two Points
- Reflection & Coordinates
- Chapter Summary
- Important Exam Questions
1. What is a Coordinate System?
A system of coordinates is a structured framework — like the grid lines on a map or graph paper — that lets us use numbers to describe the exact physical location of any point or object in space.
Think of a coordinate system like a city map — you need a Street (x-direction) and an Avenue (y-direction) to find any location precisely.
Without a coordinate system, we can only say “somewhere to the right” or “a bit upward.” With coordinates, we can say exactly where — using just two numbers!
2. Historical Roots of Coordinate Geometry
The idea of coordinates has deep roots in Bhārat — long before René Descartes is commonly credited with inventing coordinate geometry!
| Mathematician / Civilisation | Period | Contribution |
|---|---|---|
| 🏛️ Sindhu-Sarasvatī Civilisation | Thousands of years ago | First systematic grid-based city planning with N-S and E-W streets |
| 📐 Baudhāyana | c. 800 CE | Used East-West and North-South lines for geometry; developed the Baudhāyana–Pythagoras Theorem |
| 🌟 Ujjayinī (Ancient City) | 4th century BCE | Used as the central longitude meridian (zero reference) in ancient geography |
| 🔭 Āryabhaṭa | c. 499 CE | Replaced Greek ‘chords’ with ‘sines’; mapped the sky using Celestial Coordinates |
| 0️⃣ Brahmagupta | c. 628 CE | Formalised zero and negative numbers — making the 4-quadrant Cartesian plane possible |
| 🌍 Al-Bīrūnī | c. 1000 CE | Used Indian trigonometry to calculate city coordinates; perfected the astrolabe |
| 📊 René Descartes | 1637 CE | Formalised that any point in 2D can be defined by two numbers — the Cartesian system |
Brahmagupta’s work was translated into Arabic as the Sindhind. The Ujjayinī meridian became ‘Arin’ in Arabic maps. Without Brahmagupta’s formalisation of zero and negative numbers, we could not have the four-quadrant Cartesian plane we study today!
3. The 2-D Cartesian Coordinate System
The 2-D Cartesian Coordinate System uses two number lines placed at right angles to each other to locate any point in a two-dimensional plane.
📌 Key Terms You Must Know
- Right of O → Positive x-coordinate
- Left of O → Negative x-coordinate
- Above O → Positive y-coordinate
- Below O → Negative y-coordinate
4. Understanding Coordinates of a Point
The coordinates of a point P are written as P(x, y). Here:
- x-coordinate = perpendicular distance of P from the y-axis, measured along the x-axis.
- y-coordinate = perpendicular distance of P from the x-axis, measured along the y-axis.
📌 Reading Coordinates — Examples from the Book
| Point | Coordinates | Location Description |
|---|---|---|
| O | (0, 0) | Origin — where the two axes meet |
| B | (4.5, 0) | On x-axis, 4.5 units to the right of O |
| G | (0, −4.5) | On y-axis, 4.5 units below O |
| H | (0, 4) | On y-axis, 4 units above O |
| E | (−2.9, 0) | On x-axis, 2.9 units to the left of O |
| Q | (−5, 3) | 5 units left, 3 units up from O (Quadrant II) |
| S | (3, −5) | 3 units right, 5 units down from O (Quadrant IV) |
(x, y) is NOT the same as (y, x) unless x = y. For example, (3, 5) and (5, 3) are completely different points!
5. The Four Quadrants
The coordinate axes divide the Cartesian plane into four regions called quadrants, numbered I, II, III, and IV in anti-clockwise order starting from the top-right.
| Quadrant | x-coordinate Sign | y-coordinate Sign | Example Point |
|---|---|---|---|
| 🟢 Quadrant I (Top-Right) | Positive (+) | Positive (+) | (3, 4) |
| 🔵 Quadrant II (Top-Left) | Negative (−) | Positive (+) | (−5, 3) |
| 🔴 Quadrant III (Bottom-Left) | Negative (−) | Negative (−) | (−3, −4) |
| 🟠 Quadrant IV (Bottom-Right) | Positive (+) | Negative (−) | (3, −5) |
Think of a clock going anti-clockwise: I(+,+) → II(−,+) → III(−,−) → IV(+,−)
📌 What Lies on the Axes?
- A point on the x-axis has y-coordinate = 0. Form: (x, 0)
- A point on the y-axis has x-coordinate = 0. Form: (0, y)
- Points on the axes do NOT belong to any quadrant.
- The Origin O = (0, 0) is on both axes.
Points on the axes (x-axis or y-axis) are NOT part of any quadrant. Only points strictly inside the four regions belong to quadrants.
6. Special Points & Important Rules
📌 Points on the x-axis
If P = (x, 0) is on the x-axis:
- If x > 0 → P lies to the right of Origin
- If x < 0 → P lies to the left of Origin
- If x = 0 → P is the Origin itself
📌 Points on the y-axis
If P = (0, y) is on the y-axis:
- If y > 0 → P lies above Origin
- If y < 0 → P lies below Origin
🏠 Story Context: Reiaan’s Room
Shalini used a grid model of Reiaan’s room (1 cm : 1 foot scale) with pins and threads to help her visually impaired brother understand coordinates. The four corners O, A, B, C of the bedroom were at (0,0), (12,0), (12,10), (0,10). This is a beautiful example of how coordinates help map real spaces!
📌 Important Observations about Coordinates
7. Distance Between Two Points
To find the distance between two points in the xy-plane when the line joining them is not parallel to either axis, we use the Baudhāyana–Pythagoras Theorem.
Here, (x₁, y₁) and (x₂, y₂) are the two points. The differences (x₂ − x₁) and (y₂ − y₁) can be positive or negative — we square them, so it doesn’t matter!
📌 Step-by-Step: How to Calculate Distance
- Identify the two points: (x₁, y₁) and (x₂, y₂)
- Find the horizontal difference: (x₂ − x₁)
- Find the vertical difference: (y₂ − y₁)
- Square both differences and add them: (x₂−x₁)² + (y₂−y₁)²
- Take the square root: distance = √[ (x₂−x₁)² + (y₂−y₁)² ]
📌 Worked Example (from the Book)
Find the distances between points A(3, 4), D(7, 1), and M(9, 6) — triangle ADM.
Horizontal shift (CD) = 7 − 3 = 4
Vertical shift (AC) = 4 − 1 = 3
AD = √(4² + 3²) = √(16 + 9) = √25 = 5 unitsFinding DM: D = (7, 1), M = (9, 6)
Horizontal shift = 9 − 7 = 2
Vertical shift = 6 − 1 = 5
DM = √(2² + 5²) = √(4 + 25) = √29 units
Finding MA: M = (9, 6), A = (3, 4)
Horizontal shift = 9 − 3 = 6
Vertical shift = 6 − 4 = 2
MA = √(6² + 2²) = √(36 + 4) = √40 units
📌 Special Cases of Distance
| Case | Points | Formula | Why? |
|---|---|---|---|
| Both on x-axis | (x₁, 0) and (x₂, 0) | |x₂ − x₁| | y-difference is zero |
| Both on y-axis | (0, y₁) and (0, y₂) | |y₂ − y₁| | x-difference is zero |
| Parallel to x-axis | (x₁, y) and (x₂, y) | |x₂ − x₁| | Same y-coordinate |
| Parallel to y-axis | (x, y₁) and (x, y₂) | |y₂ − y₁| | Same x-coordinate |
| General case | (x₁,y₁) and (x₂,y₂) | √[(x₂−x₁)²+(y₂−y₁)²] | Baudhāyana–Pythagoras |
Squaring removes the negative sign! Whether we go left or right, up or down, we only care about the magnitude (size) of the shift, not its direction. Squaring and then square-rooting gives the absolute distance.
8. Reflection & Coordinates
When a figure is reflected (mirrored) in one of the coordinate axes, its shape and size remain the same, but the signs of certain coordinates change.
When a triangle ADM is reflected in either axis to form A’D’M’, all corresponding side lengths remain equal. The shape is congruent — only the position changes. This is confirmed using the distance formula.
A(3, 4) → A'(−3, 4)
D(7, 1) → D'(−7, 1)
M(9, 6) → M'(−9, 6)Checking distance D’M’:
D’M’ = √((-2)² + 5²) = √(4 + 25) = √29 units ✓ (same as DM!)
Checking distance M’A’:
M’A’ = √((-6)² + 2²) = √(36 + 4) = √40 units ✓ (same as MA!)
9. Midpoint of a Line Segment
The midpoint M of a segment joining S(x₁, y₁) and T(x₂, y₂) has coordinates:
In simple words: average the x-coordinates and average the y-coordinates!
📌 Checking Midpoints — Table from the Book
| S | M (given) | T | Is M midpoint? | Reason |
|---|---|---|---|---|
| (−3, 0) | (0, 0) | (3, 0) | ✅ Yes | (−3+3)/2=0, (0+0)/2=0 → (0,0) ✓ |
| (2, 3) | (3, 4) | (4, 5) | ✅ Yes | (2+4)/2=3, (3+5)/2=4 → (3,4) ✓ |
| (0, 0) | (0, 5) | (0, −10) | ❌ No | (0+0)/2=0, (0−10)/2=−5 → (0,−5) ≠ (0,5) |
| (−8, 7) | (0, −2) | (6, −3) | ❌ No | (−8+6)/2=−1, (7−3)/2=2 → (−1,2) ≠ (0,−2) |
To divide AB into 3 equal parts, find midpoint M of AB first, then find midpoint P of AM, and midpoint Q of MB. This uses the midpoint formula twice!
10. Chapter Summary at a Glance
11. Important Exam Questions & Solutions
Questions marked with * in the textbook (like Q6, Q7, Q8, Q9, Q12, Q13) require deeper reasoning and may appear in exams as advanced/HOT questions. Practice them thoroughly!

Leave a Reply