Class 9 Maths Chapter 1: Orienting Yourself : The Use of Coordinates Concept Infographic (Ganita Manjari)
Chapter 1: Orienting Yourself
The Use of Coordinates — locating points, quadrants, and the distance between them.
📖 Core Vocabulary & Definitions
- Cartesian Plane: The plane formed by two perpendicular number lines; also called the coordinate plane or xy-plane.
- x-axis & y-axis: The horizontal line is the x-axis; the vertical line is the y-axis.
- Origin O: The point where the two axes intersect; its coordinates are (0, 0).
- Quadrants: The four regions formed when the axes divide the plane, numbered I, II, III, IV.
- Coordinates (x, y): x is the perpendicular distance from the y-axis; y is the perpendicular distance from the x-axis.
📐 Essential Formulas & Properties
Point on x-axis: P = (x, 0)
Point on y-axis: P = (0, y)
Distance (same row/column): |x2 − x1| or |y2 − y1|
Distance Formula (any two points):
√(x2 − x1)² + (y2 − y1)²
⚙️ Algorithm: Finding the Distance Between Two Points
Note Coordinates
Write down A = (x₁, y₁) and D = (x₂, y₂) clearly from the given points.
Horizontal Shift
Find the shift along the x-axis: CD = x-coordinate of D − x-coordinate of A.
Vertical Shift
Find the shift along the y-axis: AC = y-coordinate of A − y-coordinate of D.
Apply the Theorem
Use Baudhāyana–Pythagoras: AD = √CD² + AC² to get the final distance.
💡 Step-by-Step Worked Example
Problem: Find the distance between point A(3, 4) and point D(7, 1).
- Step 1: Identify coordinates: x1 = 3, y1 = 4 and x2 = 7, y2 = 1.
- Step 2: Horizontal difference CD = 7 − 3 = 4 units.
- Step 3: Vertical difference AC = 4 − 1 = 3 units.
- Step 4: Apply Distance Formula:
AD = √(7 − 3)² + (1 − 4)² = √4² + (−3)²
= √16 + 9 = √25 = 5 units
📈 Geometric Distance Layout
Visualizing distance via right-triangle shifts.
🧭 The Four Quadrants
Origin O (0,0) sits at the centre where all four quadrants meet.
📊 Quick Reference: Sign Conventions
| Quadrant | x-coordinate | y-coordinate |
|---|---|---|
| I | Positive | Positive |
| II | Negative | Positive |
| III | Negative | Negative |
| IV | Positive | Negative |
⭐ Key Properties & Historical Context
- Sindhu-Sarasvatī Civilisation: First large-scale grid system — city streets laid out N–S and E–W, about 10 m apart, allowing distances to be counted like coordinates.
- Baudhāyana: Used East–West and North–South lines for geometric constructions, laying the foundation of the Baudhāyana–Pythagoras Theorem.
- Ujjayinī Meridian: Described from the 4th century BCE as the central longitude reference point in the early Siddhāntas.
- Ptolemy (c. 150 BCE): Recorded latitudes and longitudes of thousands of locations, including Ujjayinī (as 'Ozine').
- Āryabhaṭa (c. 499 CE): Replaced Greek 'chords' with 'sines' and mapped the sky using celestial coordinates from the ecliptic.
- Brahmagupta (c. 628 CE): Formalised zero and negative numbers — without this, the four-quadrant Cartesian plane would be impossible.
- Al-Bīrūnī (c. 1000 CE): Studied the Siddhāntas, used Indian trigonometry for city coordinates, and perfected the astrolabe.
- Ömar Khayyām (c. 1100 CE): First mathematician to solve algebraic problems by interpreting them as coordinates in a plane.
- Fermat & Descartes (1636–37 CE): Formalised that any point in a plane is defined by two numbers — the final leap into modern coordinate geometry.
🏠 Real-World Connection: Reiaan's Room
The chapter opens with Shalini (Grade 9) helping her visually-impaired brother Reiaan feel his way around their new room using a pinned-and-threaded grid — a real, tactile coordinate system. Every corner of the bed, wardrobe, and door is marked as a point (x, y), turning an abstract idea into something Reiaan can literally touch. It's a reminder that coordinates aren't just numbers on paper — they describe real position, and thoughtful design (like door width and wheelchair access) matters for everyone.
⚠️ Common Pitfalls & Exam Traps
Pitfall 1 (Order in the Difference): It makes no difference whether (x₂ − x₁) or (y₂ − y₁) comes out positive or negative — squaring removes the sign, so the distance is always positive. (e.g., (1 − 4)² = (−3)² = 9, same as 3²).
Pitfall 2 (Don't Drop the Zero): A point on the x-axis is (x, 0), not just "x" — and a point on the y-axis is (0, y), not just "y". Missing the zero is a very common mistake.
Pitfall 3 ((x, y) ≠ (y, x)): Swapping coordinates changes the point entirely, unless x = y. (3, 5) and (5, 3) are two completely different locations on the plane.