Study Notes on Coordinates, Geometry, and Historical Context

Orienting Yourself: The Use of Coordinates

1.1 Introduction

  • Coordinate System: A structured framework that uses numbers to describe exact physical locations of points or objects; akin to grid lines on maps or graph paper.

  • Historical Context:
      - Rooted in Bhārat, with the earliest use of grids in the Sindhu-Sarasvatī Civilization, where city streets were designed with precision in a grid layout, facilitating navigation by merchants through counting North–South and East–West distances from the city center.
      - Baudhāyana (c. 800 C.E.) utilized East–West and North–South lines for geometric constructions, leading to the development of the Baudhāyana–Pythagoras Theorem, a foundation for coordinate geometry.
      - Longitude and latitude systems became vital for navigation; Ujjayinī was noted as the central longitude meridian as early as the 4th century BCE.
      - Ptolemy (c. 150 BCE) developed methods to calculate geographical coordinates, expanding upon Hipparchus's earlier work.
      - Āryabhaṭa (c. 499 CE) replaced Greek 'chords' with 'sines', facilitating the calculation of celestial coordinates.
      - Brahmagupta (c. 628 CE) formalized zero and negative numbers as algebraic entities, critical for modern coordinate systems where the origin is zero, and negative axes represent values less than zero.

  • Significance in Mathematics: Without Brahmagupta's contributions, the concept of the four-quadrant Cartesian plane would not exist.

1.2 Settling In

  • Narrative Context: Reiaan and his sister, Shalini, face the challenge of moving to a new city. Shalini, having completed Grade 9, applies her knowledge of coordinate geometry to assist Reiaan in acclimating to their new environment.

  • Methodology: Shalini employs a rectangular grid within their room to represent its layout:
      - Uses pins for key points and connects them with threads, allowing Reiaan, who cannot see, to 'feel' the dimensions and positions of various objects in the room.
      - Scale used: 1 cm = 1 foot.

1.3 The 2-D Cartesian Coordinate System

  • Transition from one-dimensional (number line) to two-dimensional (2-D) coordinate systems, employing two intersecting lines:
      - x-axis: The horizontal line.
      - y-axis: The vertical line.

  • The intersection point called the origin (O), with coordinates (0, 0).

  • Coordinate Axes:
      - Facilitate the location of points in 2-D space using their coordinates.
      - Distances from O marked in equal units, with positive values extending rightward and upward, and negative values extending leftward and downward (as illustrated in Fig. 1.2).

Description of Points on Coordinate Axes
  • Points on the x-axis: Given as P = (x, 0). Positive x indicates a position to the right of O; negative x indicates left of O.

  • Points on the y-axis: Given as P = (0, y). Positive y is above O; negative y is below O.

  • Notation: Coordinates can be expressed as P(x, y).

1.4 Distance Between Two Points in the 2-D Plane

  • Finding distances between points not aligned with the axes utilizes the Baudhāyana–Pythagoras Theorem.

  • Example Illustration: In triangle ADM (Fig. 1.6), to determine the lengths of sides AD, DM, and MA:
      - Distance covered along the x-axis: CD=xDxACD = x_D - x_A.
      - Distance moved along the y-axis: AC=yAyDAC = y_A - y_D.
      - E.g., from A(3, 4) to D(7, 1):
        - CD=73=4CD = 7 - 3 = 4
        - AC=41=3AC = 4 - 1 = 3
        - Using the theorem: AD=racexthypotenuse=viaPythagoras=extDistance=exthypotenuse=extsqrt((42+32ext))=5AD = rac{ ext{hypotenuse}}{= via Pythagoras} = ext{Distance} = ext{hypotenuse} = ext{sqrt(}(4^2 + 3^2 ext{)) = } 5.

  • General Distance Formula: The distance between points $(x_1, y_1)$ and $(x_2, y_2)$ is expressed as:
      D=extsqrt((x2x1)2+(y2y1)2)D = ext{sqrt}((x_2 - x_1)^2 + (y_2 - y_1)^2).

  • The absolute values do not affect distance measurement as they reflect shifts along axes, and negative coordinates may arise in calculations without altering outcomes.

End-of-Chapter Exercises

  1. Calculate the x and y coordinates where axes intersect.

  2. For point W with x = –5, determine coordinates of a parallel point on the y-axis.

  3. Explore relationships among points to predict angles, distances, and positions in quadrants.

Chapter Summary

  • To define a position in a plane:
      - Two perpendicular lines (coordinate axes) are required.
      - The intersection forms the origin.
      - The distance from the x-axis corresponds to y-coordinates and the distance from the y-axis corresponds to x-coordinates.
      - Points are identified by their coordinates, presented as (x, y).
      - Quadrants provide a framework for understanding coordinate signs.