Chapter 1GANITA MANJARI

Orienting Yourself: The Use of Coordinates

Read official chapter content, important formulas, and quick notes below.

Orienting Yourself: The Use of Coordinates

Orienting Yourself: The Use of Coordinates

Chapter Overview

Orienting Yourself: The Use of Coordinates is a foundational chapter in Mathematics Class 9 that introduces students to the powerful union of algebra and geometry known as coordinate geometry (or Cartesian geometry). In this chapter, students will learn to represent points on a plane using ordered pairs of numbers, called coordinates. The chapter focuses on understanding the historical origins of coordinate systems, mastering the concept of coordinates, plotting points on a Cartesian plane, calculating distances using the Baudhāyana–Pythagoras theorem framework, and finding midpoints of line segments. By bridging geometric shapes with numerical coordinates, students develop spatial awareness and analytical thinking skills critical for higher-level mathematics and scientific modeling.

Detailed Chapter Roadmap

  • 1.1 Historical Context & Evolution: Exploration of ancient roots including the Sindhu-Sarasvatī Civilisation town planning (grid systems in cities like Harappa and Mohenjo-Daro), Baudhāyana's geometric Sulba Sutras, ancient Indian astronomical traditions (Ujjayinī meridian by Āryabhaṭa and Brahmagupta), global contributions by scholars like Al-Bīrūnī, and the formalization of the Cartesian system by René Descartes.
  • 1.2 Settling In (Practical Grids): Intuitive narrative introductions using everyday physical spaces—such as a room layout or seating arrangement—to establish the necessity of two independent reference lines (axes) for pinpointing precise locations.
  • 1.3 The 2-D Cartesian Coordinate System: Deep dive into the mechanics of the Cartesian plane, defining the horizontal x-axis (abscissa), vertical y-axis (ordinate), the origin (0,0)(0,0) as the reference point, and the division of the plane into four distinct quadrants based on sign conventions.
  • 1.4 Distance Between Two Points in the 2-D Plane: Rigorous derivation and application of the distance formula utilizing right-angled triangles and the Baudhāyana–Pythagoras theorem.
  • 1.5 Applied Coordinate Geometry: Solving complex problems involving collinearity checks, midpoint calculations, geometric shape identification, and contextual real-world scenarios.

Learning Objectives

  • Understand the historical evolution of coordinate systems from ancient urban planning to modern mathematical frameworks.
  • Master the concept of coordinates, abscissa, ordinate, and their geometric interpretations.
  • Learn to accurately plot points and identify quadrants on a Cartesian coordinate plane.
  • Derive and apply the distance formula to compute lengths of line segments in a 2-D plane.
  • Determine the midpoint and internal division properties of line segments.
  • Apply coordinate geometry principles to solve Higher-Order Thinking Skills (HOTS) and real-world problems.

Important Concepts

Historical Origins and Philosophical Foundations

Coordinate geometry did not emerge overnight; it is the culmination of millennia of practical human need and mathematical philosophy. Long before formal Cartesian axes, the Sindhu-Sarasvatī Civilisation demonstrated an innate understanding of grid-based planning, laying out major cities on precise north-south and east-west intersecting streets. Ancient Indian mathematicians like Baudhāyana utilized rope-stretchers and geometric grids in the Sulba Sutras to construct altars. Later, astronomers such as Āryabhaṭa and Brahmagupta utilized reference meridians (like the prime meridian passing through Ujjayinī) and celestial coordinates to map the night sky and calculate terrestrial positions. The synthesis of algebra and geometry was formally revolutionized in the 17th century by the French philosopher and mathematician René Descartes, who linked geometric curves to algebraic equations, allowing geometric shapes to be analyzed quantitatively.

Coordinate Plane and Cartesian Mechanics

A coordinate plane is a two-dimensional surface formed by the intersection of two mutually perpendicular real number lines. The horizontal number line is designated as the x-axis, and the vertical number line is designated as the y-axis. The unique point of intersection, where both lines read zero, is called the origin, denoted as (0,0)(0, 0).

  • Any point PP in this plane is uniquely identified by an ordered pair of real numbers (x,y)(x, y).
  • The first element, xx, is called the abscissa, representing the directed perpendicular distance of the point from the y-axis.
  • The second element, yy, is called the ordinate, representing the directed perpendicular distance of the point from the x-axis.

Quadrant Sign Conventions

The two axes divide the infinite 2-D plane into four regions called quadrants, numbered counter-clockwise starting from the top-right:

  • Quadrant I (Q1): Both coordinates are positive, (+,+)(+, +). Points lie above the x-axis and to the right of the y-axis.
  • Quadrant II (Q2): The x-coordinate is negative while the y-coordinate is positive, (,+)(-, +). Points lie above the x-axis and to the left of the y-axis.
  • Quadrant III (Q3): Both coordinates are negative, (,)(-,-). Points lie below the x-axis and to the left of the y-axis.
  • Quadrant IV (Q4): The x-coordinate is positive while the y-coordinate is negative, (+,)(+, -). Points lie below the x-axis and to the right of the y-axis.
  • Special Case: Points lying directly on the x-axis have a y-coordinate of 00 (i.e., (x,0)(x, 0)), while points on the y-axis have an x-coordinate of 00 (i.e., (0,y)(0, y)).

The Distance Formula (Derivation and Application)

To find the straight-line distance dd between two arbitrary points P(x1,y1)P(x_1, y_1) and Q(x2,y2)Q(x_2, y_2) in a Cartesian plane:

  1. Imagine drawing a line parallel to the x-axis through PP and a line parallel to the y-axis through QQ. These lines intersect at a third point, say RR, forming a right-angled triangle PQR\triangle PQR right-angled at RR.
  2. The horizontal leg length PRPR is given by the absolute difference in x-coordinates: x2x1|x_2 - x_1|.
  3. The vertical leg length QRQR is given by the absolute difference in y-coordinates: y2y1|y_2 - y_1|.
  4. Applying the Baudhāyana–Pythagoras theorem (PQ2=PR2+QR2PQ^2 = PR^2 + QR^2): d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}

Midpoint Formula

If a line segment connects two endpoints S(x1,y1)S(x_1, y_1) and T(x2,y2)T(x_2, y_2), the exact midpoint M(x,y)M(x, y) dividing the segment into two equal halves is found by taking the arithmetic mean of the respective coordinates: M(x,y)=(x1+x22,y1+y22)M(x, y) = \left( \frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2} \right)

Key Definitions

  • Coordinate Plane: A two-dimensional plane defined by a horizontal x-axis and a vertical y-axis intersecting at the origin, used to map geometric positions numerically.
  • Origin: The reference point (0,0)(0,0) where the x-axis and y-axis intersect.
  • Abscissa: The x-coordinate of a point, representing its perpendicular distance from the y-axis.
  • Ordinate: The y-coordinate of a point, representing its perpendicular distance from the x-axis.
  • Distance Formula: The algebraic expression (x2x1)2+(y2y1)2\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} used to determine the Euclidean distance between two points.
  • Collinear Points: Three or more points that lie on a single straight line.

Important Terms & Quick Reference Table

TermSymbol / NotationMeaning & Geometric Interpretation
Origin(0,0)(0,0)The foundational reference intersection of the x and y axes.
AbscissaxxSigned distance along the horizontal axis.
OrdinateyySigned distance along the vertical axis.
Quadrant I(+,+)(+, +)Upper-right region of the Cartesian plane.
Quadrant II(,+)(-, +)Upper-left region of the Cartesian plane.
Quadrant III(,)(-,-)Lower-left region of the Cartesian plane.
Quadrant IV(+,)(+, -)Lower-right region of the Cartesian plane.
Distance Formulad=(x2x1)2+(y2y1)2d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}Calculates straight-line separation between two coordinate points.
Midpoint Formula(x1+x22,y1+y22)\left(\frac{x_1+x_2}{2}, \frac{y_1+y_2}{2}\right)Locates the exact center point of a line segment.

Important Formulas

  • Distance between two points P(x1,y1)P(x_1, y_1) and Q(x2,y2)Q(x_2, y_2): d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}
  • Distance of a point P(x,y)P(x, y) from the origin (0,0)(0, 0): d=x2+y2d = \sqrt{x^2 + y^2}
  • Midpoint of segment joining (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2): (x1+x22,y1+y22)\left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right)

Deep-Dive Case Studies and Real-Life Applications

  • Urban Planning and GIS (Geographic Information Systems): Modern city planning relies heavily on coordinate grids. Municipalities use latitude and longitude (spherical coordinates) or local projected Cartesian grids to manage land parcels, utility piping, emergency response routes, and traffic management systems. By assigning coordinates to intersections, algorithms can calculate the shortest ambulance dispatch routes in real-time.
  • Computer Graphics and Video Game Engines: Every 2D sprite or 3D polygon rendered on a screen is anchored to a coordinate system. When a character moves across a screen, the game engine continuously updates its (x,y)(x, y) coordinates. Scaling, rotation, and translation of game assets are performed entirely through matrix transformations applied to these coordinate matrices.
  • Robotics and Autonomous Navigation: Autonomous mobile robots (AMRs in warehouses) and drones use coordinate geometry for Simultaneous Localization and Mapping (SLAM). Sensors measure distances to obstacles, converting them into local coordinate maps so the robot can navigate safely without human intervention.

Step-by-Step Problem Solving Strategies & Detailed Proofs

Strategy for Finding the Nature of a Triangle Formed by Three Points

When given three vertices A(x1,y1)A(x_1, y_1), B(x2,y2)B(x_2, y_2), and C(x3,y3)C(x_3, y_3):

  1. Calculate the lengths of all three sides using the distance formula: ABAB, BCBC, and ACAC.
  2. Equilateral Triangle: If AB=BC=ACAB = BC = AC.
  3. Isosceles Triangle: If any two sides are equal (e.g., AB=BCACAB = BC \neq AC).
  4. Scalene Triangle: If all three sides are of different lengths.
  5. Right-Angled Triangle: Check if the sides satisfy the Baudhāyana–Pythagoras theorem (i.e., square of the longest side equals the sum of the squares of the other two sides, such as AB2+BC2=AC2AB^2 + BC^2 = AC^2).

Proof of the Distance Formula

Let P(x1,y1)P(x_1, y_1) and Q(x2,y2)Q(x_2, y_2) be two points in the first quadrant where x2>x1x_2 > x_1 and y2>y1y_2 > y_1.

  • Drop perpendiculars PMPM and QNQN from PP and QQ to the x-axis. The coordinates of MM and NN on the x-axis are (x1,0)(x_1, 0) and (x2,0)(x_2, 0) respectively. Thus, MN=x2x1MN = x_2 - x_1.
  • Draw a perpendicular line PRPR from PP to the line segment QNQN. The length of PRPR equals MN=x2x1MN = x_2 - x_1.
  • The length of segment RNRN equals y1y_1, so the length of the remaining vertical segment QRQR is y2y1y_2 - y_1.
  • In the right-angled triangle PQR\triangle PQR, by the Baudhāyana–Pythagoras theorem: PQ2=PR2+QR2PQ^2 = PR^2 + QR^2 PQ2=(x2x1)2+(y2y1)2PQ^2 = (x_2 - x_1)^2 + (y_2 - y_1)^2 PQ=(x2x1)2+(y2y1)2PQ = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} This proves the distance formula for any two points in the plane.

Higher-Order Thinking Skills (HOTS) Questions

  1. Question: If a point P(x,y)P(x, y) is equidistant from the points A(3,6)A(3, 6) and B(3,4)B(-3, 4), prove that 3x+y5=03x + y - 5 = 0.
    • Solution Hint: Set PA2=PB2PA^2 = PB^2 using the distance formula without square roots, expand both sides, and simplify algebraically.
  2. Question: Find the coordinates of the point on the x-axis which is equidistant from (2,5)(2, -5) and (2,9)(-2, 9).
    • Solution Hint: Let the point be (x,0)(x, 0) since it lies on the x-axis. Equate its squared distance to both given points and solve for xx.
  3. Question: Prove that the points (1,7),(4,2),(1,1),(1, 7), (4, 2), (-1, -1), and (4,4)(-4, 4) are the vertices of a square.
    • Solution Hint: Calculate all four side lengths (should be equal) and both diagonal lengths (should be equal).

Previous Year Questions (PYQs) with Solutions

  1. Question: What is the distance of the point P(6,8)P(-6, 8) from the origin? (Standard CBSE/NCERT Pattern)
    • Solution: Given point P(6,8)P(-6, 8) and origin O(0,0)O(0, 0). Using the distance formula from the origin: d=x2+y2=(6)2+(8)2=36+64=100=10 units.d = \sqrt{x^2 + y^2} = \sqrt{(-6)^2 + (8)^2} = \sqrt{36 + 64} = \sqrt{100} = 10 \text{ units}.
  2. Question: In which quadrant do the following points lie? (i) (4,3)( -4, 3 ) (ii) (5,2)( 5, -2 ) (iii) (3,5)( -3, -5 ) (iv) (2,2)( 2, 2 )
    • Solution: (i) (4,3)(-4, 3) has negative x and positive y \rightarrow Quadrant II. (ii) (5,2)(5, -2) has positive x and negative y \rightarrow Quadrant IV. (iii) (3,5)(-3, -5) has negative x and negative y \rightarrow Quadrant III. (iv) (2,2)(2, 2) has positive x and positive y \rightarrow Quadrant I.
  3. Question: Find the coordinates of the midpoint of the line segment joining the points A(3,10)A(-3, 10) and B(6,4)B(6, -4).
    • Solution: Using the midpoint formula M=(x1+x22,y1+y22)M = \left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right): M=(3+62,10+(4)2)=(32,62)=(1.5,3).M = \left(\frac{-3 + 6}{2}, \frac{10 + (-4)}{2}\right) = \left(\frac{3}{2}, \frac{6}{2}\right) = (1.5, 3).

Common Mistakes & Expert Tips

  • Sign Confusion: Always double-check negative signs when subtracting coordinates in the distance formula (e.g., (x2(x1))=(x2+x1)(x_2 - (-x_1)) = (x_2 + x_1)).
  • Axis Mix-up: Remember that (x,y)(x, y) always lists the horizontal component (xx) first and the vertical component (yy) second ("run before you rise").
  • Forgetting Absolute Values or Squares: When squaring differences in the distance formula, negative values naturally become positive; however, omitting parentheses during calculator input is a frequent error.

NCERT Textbook Questions & Detailed Answers

  1. Question: How will you describe the position of a table lamp on your study table to another person?

    • Detailed Answer: To describe the position of a table lamp on a study table, consider the table as a Cartesian plane. Choose one corner of the table as the origin (0,0)(0, 0). Measure the perpendicular distance of the lamp from the longer edge (let this be xx units) and from the shorter edge (let this be yy units). The position of the lamp is then given by the ordered pair (x,y)(x, y).
  2. Question: (Street Plan Exercise) A city has two main roads which cross each other at the centre of the city. These two roads are along the North-South direction and East-West direction. All the other streets of the city run parallel to these roads and are 200 m apart. There are 5 streets in each direction. Using 1 cm = 200 m, draw a model of the city on your notebook. Represent the roads/streets by single lines. There are many cross-streets in your model. A particular cross-street is made up of two streets, one running in the North-South direction and another in the East-West direction. Each cross-street is referred to in the following manner: If the 2nd street running in the North-South direction and 5th in the East-West direction meet at some crossing, then we will call this cross-street (2, 5). Using this convention, find: (i) How many cross-streets can be referred to as (4, 3)? (ii) How many cross-streets can be referred to as (3, 4)?

    • Detailed Answer: (i) Only one cross-street can be uniquely referred to as (4, 3), formed by the intersection of the 4th North-South street and the 3rd East-West street. (ii) Similarly, only one cross-street can be referred to as (3, 4), formed by the 3rd North-South street and the 4th East-West street. (Note that (4, 3) and (3, 4) represent distinct locations, highlighting the importance of ordered pairs).
  3. Question: Write the name of each part of the plane formed by these two axes: (i) What is the name of horizontal and vertical lines drawn to determine the position of any point in the Cartesian plane? (ii) What is the name of each part of the plane formed by these two intersecting lines? (iii) Write the coordinates of the point where these two lines intersect.

    • Detailed Answer: (i) The horizontal line is called the x-axis, and the vertical line is called the y-axis. (ii) Each part of the plane formed by these two intersecting lines is called a quadrant. (iii) The point where these two lines intersect is called the origin, and its coordinates are (0,0)(0, 0).
  4. Question: See Fig. 1.3 (from textbook context regarding Reiaan's Room), and write the following: (i) The coordinates of point B. (ii) The coordinates of point C. (iii) The point identified by the coordinates (3,5)(-3, -5). (iv) The abscissa of the point D. (v) The ordinate of the point H. (vi) The coordinates of the point L. (vii) The coordinates of the point M.

    • Detailed Answer: (Based on standard Cartesian grid interpretation matching the textbook figures) (i) Point B lies 5 units to the left of the y-axis and 2 units above the x-axis, so its coordinates are (5,2)(-5, 2). (ii) Point C lies 5 units to the right of the y-axis and 5 units below the x-axis, so its coordinates are (5,5)(5, -5). (iii) The point identified by (3,5)(-3, -5) is E (located in the third quadrant). (iv) The abscissa (x-coordinate) of point D is 66. (v) The ordinate (y-coordinate) of point H is 3-3. (vi) Point L lies on the y-axis at 5 units above the origin, so its coordinates are (0,5)(0, 5). (vii) Point M lies on the x-axis at 3 units to the left of the origin, so its coordinates are (3,0)(-3, 0).
  5. Question: Find the distance between the following pairs of points: (i) (2,3)(2, 3) and (4,1)(4, 1) (ii) (5,7)(-5, 7) and (1,3)(-1, 3) (iii) (a,b)(a, b) and (a,b)(-a, -b)

    • Detailed Answer: (i) Using d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}: d=(42)2+(13)2=(2)2+(2)2=4+4=8=22 units.d = \sqrt{(4 - 2)^2 + (1 - 3)^2} = \sqrt{(2)^2 + (-2)^2} = \sqrt{4 + 4} = \sqrt{8} = 2\sqrt{2} \text{ units}. (ii) For (5,7)(-5, 7) and (1,3)(-1, 3): d=(1(5))2+(37)2=(1+5)2+(4)2=(4)2+16=16+16=32=42 units.d = \sqrt{(-1 - (-5))^2 + (3 - 7)^2} = \sqrt{(-1 + 5)^2 + (-4)^2} = \sqrt{(4)^2 + 16} = \sqrt{16 + 16} = \sqrt{32} = 4\sqrt{2} \text{ units}. (iii) For (a,b)(a, b) and (a,b)(-a, -b): d=(aa)2+(bb)2=(2a)2+(2b)2=4a2+4b2=4(a2+b2)=2a2+b2 units.d = \sqrt{(-a - a)^2 + (-b - b)^2} = \sqrt{(-2a)^2 + (-2b)^2} = \sqrt{4a^2 + 4b^2} = \sqrt{4(a^2 + b^2)} = 2\sqrt{a^2 + b^2} \text{ units}.

Pro Tip for this Chapter

Ensure you practice the in-text questions provided in the official NCERT PDF. If you find any topic difficult, review the formulas and concepts highlighted above. For advanced doubts, join our classroom coaching in Begusarai.