Follow Us
Select Medium / माध्यम चुनें:
Eng (English) Hindi (हिन्दी)
ICSE • Class 9 • Mathematics • Ch 22
Estimated Time: 45 Mins
Study Progress: In Progress

Coordinate Geometry

In ICSE Class 9 Mathematics, &quot;Coordinate Geometry&quot; (Cartesian Geometry) introduces René Descartes's revolutionary unification of algebra and geometry. By establishing a reference frame consisting of two mutually perpendicular number lines intersecting at the origin $O(0, 0)$—the horizontal $X$-axis ($X'OX$) and the vertical $Y$-axis ($Y'OY$)—every point $P$ in the continuous 2D plane is uniquely mapped to an ordered pair of real numbers $(x, y)$. The first component $x$ is termed the Abscissa (the directed perpendicular distance from the $Y$-axis), and the second component $y$ is termed the Ordinate (the directed perpendicular distance from the $X$-axis). The coordinate axes partition the plane into four infinite planar quadrants numbered counter-clockwise: Quadrant I ($x > 0, y > 0$), Quadrant II ($x < 0, y > 0$), Quadrant III ($x < 0, y < 0$), and Quadrant IV ($x > 0, y < 0$). Special locus conditions are established: any point on the $X$-axis has ordinate zero ($y = 0$, locus $(x, 0)$), and any point on the $Y$-axis has abscissa zero ($x = 0$, locus $(0, y)$). The curriculum provides rigorous training in plotting coordinates on graph paper, identifying quadrant signs, finding reflection images across the axes, and identifying geometrical shapes formed by connecting plotted vertices.

The Fly on the Ceiling: How René Descartes Discovered Coordinate Geometry from His Bed

In the winter of 1637, the French philosopher and mathematician René Descartes was lying sick in bed in a cold room. As he stared up at the ceiling, his gaze fell upon a tiny black fly crawling across the plaster. Descartes wondered: "How can I describe the exact, unambiguous position of that moving fly to someone else using pure numbers?" He noticed that the ceiling was rectangular, with two perpendicular walls meeting in the corner of the room. He realized that if he measured the distance of the fly from the left wall ($x$) and its distance from the bottom wall ($y$), the pair of numbers $(x, y)$ pinned down the fly's exact position with 100% precision! This simple morning epiphany gave birth to the Cartesian Coordinate System. Today, every computer screen display, smartphone GPS navigation system, satellite mapping program, and video game engine operates entirely on Descartes's coordinates! How does this grid turn geometric shapes into algebraic equations? Let us explore the Cartesian plane!

Why This Chapter Matters

Coordinate geometry is the foundation of computer graphics, pixel mapping, GIS cartography, robotic navigation, aerospace flight trajectories, and multivariable calculus.

Before You Begin (Prerequisites)

  • Real number line representation from Chapter 1.
  • Positive and negative integers and rational coordinates.

What You Will Learn (Core Objectives)

  • Understand the Cartesian plane, origin, X-axis, Y-axis, abscissa, and ordinate.
  • Identify the four quadrants and the sign conventions $(+, +), (-, +), (-, -), (+, -)$.
  • Plot ordered pairs $(x, y)$ on millimeter graph paper with chosen uniform scales.
  • Recognize that the equation of the X-axis is $y = 0$ and the equation of the Y-axis is $x = 0$.
  • Determine the coordinates of reflections of points across coordinate axes and the origin.

Chapter Roadmap & Progression

1 1. The Cartesian Coordinate System
2 2. The Four Quadrants & Sign Conven...
3 3. Reflections Across Axes & Origin

Complete Concept Guide (100% Curriculum Coverage)

1. The Cartesian Coordinate System

Cartesian Plane Anatomy
  • Origin $O$: The intersection point of the coordinate axes, with coordinates $(0, 0)$.
  • $X$-Axis (Abscissa Axis): The horizontal line $X'OX$. The distance of a point from the $Y$-axis is its abscissa ($x$).
  • $Y$-Axis (Ordinate Axis): The vertical line $Y'OY$. The distance of a point from the $X$-axis is its ordinate ($y$).
  • Ordered Pair $(x, y)$: The convention strictly lists the abscissa first and ordinate second. Note that $(2, 5) \neq (5, 2)$.

2. The Four Quadrants & Sign Conventions

Quadrant Characteristics
Quadrant / AxisAbscissa ($x$)Ordinate ($y$)Sign FormExample Point
Quadrant IPositive ($x > 0$)Positive ($y > 0$)$(+, +)$$(3, 4)$
Quadrant IINegative ($x < 0$)Positive ($y > 0$)$(-, +)$$(-5, 2)$
Quadrant IIINegative ($x < 0$)Negative ($y < 0$)$(-, -)$$(-4, -6)$
Quadrant IVPositive ($x > 0$)Negative ($y < 0$)$(+, -)$$(7, -3)$
$X$-AxisReal number $x$Strictly zero ($y = 0$)$(x, 0)$$(5, 0)$
$Y$-AxisStrictly zero ($x = 0$)Real number $y$$(0, y)$$(0, -4)$

3. Reflections Across Axes & Origin

Reflection Rules

For any original point $P(x, y)$:

  • Reflection in the $X$-Axis: The $x$-coordinate remains unchanged; the $y$-coordinate changes sign: $$P(x, y) \xrightarrow{\text{Reflection in } X\text{-axis}} \mathbf{P'(x, -y)}$$
  • Reflection in the $Y$-Axis: The $y$-coordinate remains unchanged; the $x$-coordinate changes sign: $$P(x, y) \xrightarrow{\text{Reflection in } Y\text{-axis}} \mathbf{P'(-x, y)}$$
  • Reflection in the Origin $O(0, 0)$: Both coordinates change sign: $$P(x, y) \xrightarrow{\text{Reflection in Origin}} \mathbf{P'(-x, -y)}$$

Key Formulas, Identities & Theorems

Ordered Pair Definition
$$P(x, y) = (\text{Abscissa}, \text{Ordinate})$$
Directional distance from Y-axis and X-axis.
Equation of X-Axis
y = 0
All points on horizontal axis have ordinate 0.
Equation of Y-Axis
x = 0
All points on vertical axis have abscissa 0.
Reflection in Origin
$$(x, y) \mapsto (-x, -y)$$
180-degree rotation about the origin.

Mathematics: The Four Quadrants & Reflection Mappings

Cartesian Coordinate Plane: Quadrants & Reflection Geometry X X' Y Y' O (0,0) Quadrant I (+, +) Quadrant II (-, +) Quadrant III (-, -) Quadrant IV (+, -) P (3, 2) P₁ (3, -2) [in X-axis] P₂ (-3, 2) [in Y-axis] P₃ (-3, -2) [in Origin]

Chapter Summary & 10 Key Takeaways

Takeaway 1
The Cartesian plane is formed by two perpendicular number lines intersecting at origin O(0, 0).
Takeaway 2
The horizontal line is the X-axis (y = 0); the vertical line is the Y-axis (x = 0).
Takeaway 3
Abscissa is the x-coordinate; ordinate is the y-coordinate.
Takeaway 4
Quadrant I is (+, +); Quadrant II is (-, +); Quadrant III is (-, -); Quadrant IV is (+, -).
Takeaway 5
Any point lying on the X-axis is of the form (x, 0).
Takeaway 6
Any point lying on the Y-axis is of the form (0, y).
Takeaway 7
Reflection of point (x, y) in the X-axis is (x, -y).
Takeaway 8
Reflection of point (x, y) in the Y-axis is (-x, y).
Takeaway 9
Reflection of point (x, y) in the origin is (-x, -y).
Takeaway 10
The distance of a point (x, y) from the X-axis is |y|, and from the Y-axis is |x|.

Check Your Understanding (Diagnostic Practice Questions)

Diagnostic questions testing core conceptual clarity. Answers are hidden initially — solve each problem first, then click to reveal the step-by-step verified solution.

1
State the quadrant or axis on which each of the following points lies: (i) $(-3, 4)$, (ii) $(5, -2)$, (iii) $(-4, -7)$, (iv) $(0, -5)$, (v) $(6, 0)$.
Reveal Answer & Explanation
Answer:

• (i) $(-3, 4)$: Abscissa is negative, ordinate is positive $\implies$ Quadrant II.
• (ii) $(5, -2)$: Abscissa is positive, ordinate is negative $\implies$ Quadrant IV.
• (iii) $(-4, -7)$: Both abscissa and ordinate are negative $\implies$ Quadrant III.
• (iv) $(0, -5)$: Abscissa is zero $\implies$ Negative $Y$-Axis.
• (v) $(6, 0)$: Ordinate is zero $\implies$ Positive $X$-Axis.


Check signs: (-,+) is Q II; (+,-) is Q IV; (-,-) is Q III; (0,y) is on Y-axis; (x,0) is on X-axis.
2
Write down the coordinates of the reflection of the point $A(4, -3)$ in: (i) The $X$-axis, (ii) The $Y$-axis, (iii) The origin.
Reveal Answer & Explanation
Answer:

• (i) Reflection in $X$-axis: Invert the sign of the $y$-coordinate:

$$A' = (4, -(-3)) = \mathbf{(4, 3)}$$


• (ii) Reflection in $Y$-axis: Invert the sign of the $x$-coordinate:

$$A'' = (-4, -3) = \mathbf{(-4, -3)}$$


• (iii) Reflection in the Origin: Invert the signs of both coordinates:

$$A''' = (-4, -(-3)) = \mathbf{(-4, 3)}$$


In X-axis: (x, -y). In Y-axis: (-x, y). In origin: (-x, -y).
3
What is the perpendicular distance of the point $P(-6, 8)$ from: (i) The $X$-axis, (ii) The $Y$-axis, (iii) The origin?
Reveal Answer & Explanation
Answer:

• (i) Distance from $X$-axis: Equals the absolute value of the ordinate $|y|$:

$$\text{Distance} = |8| = \mathbf{8\text{ units}}$$


• (ii) Distance from $Y$-axis: Equals the absolute value of the abscissa $|x|$:

$$\text{Distance} = |-6| = \mathbf{6\text{ units}}$$


• (iii) Distance from the Origin: Given by $\sqrt{x^2 + y^2}$:

$$d = \sqrt{(-6)^2 + 8^2} = \sqrt{36 + 64} = \sqrt{100} = \mathbf{10\text{ units}}$$


Distance from X-axis is |y| = 8. Distance from Y-axis is |x| = 6. Distance from origin is √(36 + 64) = 10.
4
Points $A(2, 0), B(6, 0), C(6, 4)$ are three vertices of a square $ABCD$. Find the coordinates of vertex $D$.
Reveal Answer & Explanation
Answer: • Notice side $AB$ lies along the $X$-axis from $x = 2$ to $x = 6$, so length of side is $6 - 2 = 4\text{ units}$.
• Side $BC$ is vertical from $(6, 0)$ to $(6, 4)$, height $= 4\text{ units}$.
• Since $ABCD$ is a square, side $AD$ must also be vertical from $A(2, 0)$ with height $4\text{ units}$:
$$x_D = 2, \quad y_D = 0 + 4 = 4$$
• Therefore, the coordinates of vertex $D$ are $\mathbf{(2, 4)}$.
Side length is 4. From A(2, 0), move up 4 units to D(2, 4).
5
A point lies on the $Y$-axis at a distance of $4\text{ units}$ below the $X$-axis. What are its coordinates?
Reveal Answer & Explanation
Answer: • Any point on the $Y$-axis has abscissa $x = 0$.
• Since it lies $4\text{ units}$ below the $X$-axis, its ordinate is negative: $y = -4$.
• The coordinates are $\mathbf{(0, -4)}$.
On Y-axis implies x = 0. Below X-axis implies negative y: (0, -4).
6
If the abscissa of a point is positive and its ordinate is negative, in which quadrant does it lie?
Reveal Answer & Explanation
Answer:

• Positive abscissa means $x > 0$ (to the right of the $Y$-axis).
• Negative ordinate means $y < 0$ (below the $X$-axis).
• The region where $x > 0$ and $y < 0$ is strictly Quadrant IV.


Signs (+, -) identify Quadrant IV.
7
Find the area of the triangle formed by the points $O(0, 0), A(6, 0)$, and $B(0, 8)$.
Reveal Answer & Explanation
Answer: • $O(0, 0)$ is the origin.
• $A(6, 0)$ lies on the $X$-axis, so base $OA = 6\text{ units}$.
• $B(0, 8)$ lies on the $Y$-axis, so height $OB = 8\text{ units}$.
• Since the coordinate axes meet at $90^\circ$, $\triangle OAB$ is a right-angled triangle:
$$\text{Area} = \frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2} \times 6 \times 8 = \mathbf{24\text{ sq. units}}$$
Right-angled triangle at origin with base 6 and height 8. Area = (1/2) * 6 * 8 = 24.
8
Write the equation of a line parallel to the $Y$-axis at a distance of $5\text{ units}$ to its left.
Reveal Answer & Explanation
Answer: • A line parallel to the $Y$-axis has a constant $x$-coordinate for all points.
• Since it lies $5\text{ units}$ to the left of the $Y$-axis, $x = -5$.
• The equation of the line is $\mathbf{x = -5}$ (or $\mathbf{x + 5 = 0}$).
Vertical line parallel to Y-axis: x = constant. To the left by 5 means x = -5.
Finished Studying This Chapter?
READY TO PRACTICE?

Timed CBT Practice Tests (Exam Simulator)

Put your concepts to the test with official curriculum-aligned Foundation and Advanced practice tests. Get instant accuracy scores, time metrics, and step-by-step verified explanations.