📚StudySolv

Class 9 · Mathematics · GANITA MANJARI

Chapter 1 Notes: Orienting Yourself: The Use of Coordinates

📄View PDFDownload
PDF · No login required

1.1 Introduction: Historical Roots of Coordinate Geometry

A coordinate system is a structured framework that uses numbers to describe exact locations of points or objects in space — just like grid lines on a map or graph paper. The idea of grid-based thinking has ancient roots in Bhārat. The Sindhu-Sarasvatī Civilisation built city streets in precise North–South and East–West directions about 10 metres apart — an early real-world coordinate system. Baudhāyana (c. 800 CE) used these directions for geometric constructions and developed the Baudhāyana–Pythagoras Theorem. Ujjayinī was used as the central longitude meridian (zero reference) in early astronomy. Āryabhaṭa (c. 499 CE) introduced 'sines' to calculate star and city coordinates. Brahmagupta (c. 628 CE) formalised zero and negative numbers — both essential for the modern four-quadrant coordinate plane. Eventually, René Descartes (1637 CE) formalised that any point in a 2-D plane can be defined by just two numbers.

Key Points

  • 1Coordinate systems have roots in the Sindhu-Sarasvatī Civilisation (grid-based city planning).
  • 2Baudhāyana used East–West and North–South lines for geometry, leading to the Baudhāyana–Pythagoras Theorem.
  • 3Ujjayinī served as the ancient zero-longitude reference point.
  • 4Āryabhaṭa mapped celestial coordinates using sines.
  • 5Brahmagupta formalised zero and negative numbers, making the four-quadrant plane possible.
  • 6Descartes (1637 CE) formalised the modern Cartesian coordinate system.

1.3 The 2-D Cartesian Coordinate System

The 2-D Cartesian coordinate system uses two number lines placed at right angles (perpendicular) to each other to locate any point in a flat (2-D) plane. The horizontal line is called the x-axis and the vertical line is called the y-axis. They meet at a point called the Origin O, whose coordinates are (0, 0). Distances to the RIGHT of O on the x-axis are POSITIVE; distances to the LEFT are NEGATIVE. Distances ABOVE O on the y-axis are POSITIVE; distances BELOW are NEGATIVE. The coordinates of a point are written as an ordered pair (x, y), where x is the x-coordinate (distance from y-axis) and y is the y-coordinate (distance from x-axis). The ORDER matters: (x, y) ≠ (y, x) unless x = y.

[DIAGRAM NEEDED: Cartesian plane showing x-axis and y-axis, origin O(0,0), and example points B(4.5,0) on x-axis, G(0,–4.5) on y-axis, H(0,4) on y-axis, and E(–2.9,0) on x-axis, with positive and negative directions clearly labelled]

Key Points

  • 1x-axis = horizontal number line; y-axis = vertical number line.
  • 2Origin O = point of intersection of both axes; coordinates = (0, 0).
  • 3Right of O → positive x; Left of O → negative x.
  • 4Above O → positive y; Below O → negative y.
  • 5Coordinates are written as ordered pair (x, y).
  • 6A point on the x-axis has coordinates (x, 0); a point on the y-axis has coordinates (0, y).
  • 7(x, y) = (y, x) only when x = y; otherwise (x, y) ≠ (y, x).

Formulas

Point on x-axis: P = (x, 0)

Point on y-axis: P = (0, y)

Origin: O = (0, 0)

1.3 (Continued) Quadrants of the Cartesian Plane

The coordinate axes divide the Cartesian plane into four regions called quadrants, numbered I to IV in an anti-clockwise direction starting from the top-right region. The sign of the coordinates tells us which quadrant a point lies in.

[DIAGRAM NEEDED: Cartesian plane divided into four quadrants labelled Quadrant I (top-right), Quadrant II (top-left), Quadrant III (bottom-left), Quadrant IV (bottom-right), with the sign pattern (+,+), (–,+), (–,–), (+,–) shown in each quadrant, and example points Q(–5,3) in QII and S(3,–5) in QIV marked]

Key Points

  • 1Quadrant I: x > 0, y > 0 → coordinates (+, +)
  • 2Quadrant II: x < 0, y > 0 → coordinates (–, +)
  • 3Quadrant III: x < 0, y < 0 → coordinates (–, –)
  • 4Quadrant IV: x > 0, y < 0 → coordinates (+, –)
  • 5Points on the axes do not belong to any quadrant.
  • 6The x-coordinate = perpendicular distance of the point from the y-axis.
  • 7The y-coordinate = perpendicular distance of the point from the x-axis.

1.4 Distance Between Two Points in the 2-D Plane

To find the distance between any two points in the coordinate plane, we use the Baudhāyana–Pythagoras Theorem. Given two points A(x₁, y₁) and D(x₂, y₂), we imagine a right-angled triangle where: the horizontal leg has length |x₂ – x₁| (the difference in x-coordinates) and the vertical leg has length |y₂ – y₁| (the difference in y-coordinates). The distance AD is the hypotenuse of this right triangle. It does not matter whether the differences are positive or negative since we square them. This formula works for points in any quadrant, including those with negative coordinates.

Example: A(3, 4) and D(7, 1) • Horizontal distance = 7 – 3 = 4 • Vertical distance = 4 – 1 = 3 • AD = √(4² + 3²) = √(16 + 9) = √25 = 5 units

[DIAGRAM NEEDED: Right-angled triangle formed by points A(x₁,y₁), D(x₂,y₂), and a helper point F(x₂,y₁), showing horizontal leg (x₂–x₁), vertical leg (y₂–y₁), and hypotenuse as the distance AD with the distance formula labelled]

Key Points

  • 1The distance formula is derived using the Baudhāyana–Pythagoras Theorem.
  • 2Horizontal distance between two points = |x₂ – x₁|
  • 3Vertical distance between two points = |y₂ – y₁|
  • 4The actual distance is the hypotenuse of the right triangle formed.
  • 5The formula works for points in all quadrants, even with negative coordinates.
  • 6Reflection of a triangle in an axis preserves the side lengths (distances are unchanged).

Formulas

Distance between (x₁, y₁) and (x₂, y₂) = √[(x₂ – x₁)² + (y₂ – y₁)²]

Distance between (x₁, y) and (x₂, y) = |x₂ – x₁|

Distance between (x, y₁) and (x, y₂) = |y₂ – y₁|

Chapter Summary: Key Takeaways

This chapter introduced the 2-D Cartesian coordinate system, its historical origins in Bhārat, and its essential concepts including axes, quadrants, coordinates, and the distance formula. The coordinate system allows us to locate any point precisely using two numbers and to calculate distances using algebra and geometry together.

Key Points

  • 1Two perpendicular lines (x-axis and y-axis) form the coordinate axes.
  • 2Their intersection is the origin O(0, 0).
  • 3The plane is divided into 4 quadrants with specific sign patterns for coordinates.
  • 4Coordinates of a point: (x, y) where x = distance from y-axis, y = distance from x-axis.
  • 5Points on x-axis: (x, 0); points on y-axis: (0, y).
  • 6Quadrant I: (+,+); Quadrant II: (–,+); Quadrant III: (–,–); Quadrant IV: (+,–).
  • 7(x, y) = (y, x) only if x = y.
  • 8Distance formula: √[(x₂–x₁)² + (y₂–y₁)²] — based on Baudhāyana–Pythagoras Theorem.
  • 9Reflections in axes preserve distances (side lengths remain the same).

Formulas

Distance = √[(x₂ – x₁)² + (y₂ – y₁)²]

Origin O = (0, 0)

x-axis points: (x, 0); y-axis points: (0, y)

Also available for GANITA MANJARI Chapter 1:

✅ Solutions·❓ Important Questions·📄 Download PDF
All chapters in GANITA MANJARI
Ch 1: Orienting Yourself: The Use of Coordinates← current
Ch 2: Introduction to Linear Polynomials
Ch 3: The World of Numbers
Ch 4: Exploring Algebraic Identities
Ch 5: I’m Up and Down, and Round and Round
Ch 6: Measuring Space: Perimeter and Area
Ch 7: The Mathematics of Maybe: Introduction to Probability
Ch 8: Predicting What Comes Next: Exploring Sequences and Progressions

Discussion

Ask a question or share your thoughts

Leave a comment about: GANITA MANJARI Chapter 1 Notes

Comments are reviewed before publishing

💬

No comments yet. Be the first!