CBSE Weightage:

CBSE Class 9 Maths — Coordinate Geometry

CBSE Class 9 Maths — Coordinate Geometry — chapter overview, key concepts, solved examples, and exam strategy.

5 min read

Chapter Overview & Weightage

Coordinate Geometry in Class 9 is the entry point to one of the most powerful tools in mathematics — the ability to describe geometric shapes using numbers. This chapter lays the foundation for Class 10’s more detailed treatment.

Weightage: Coordinate Geometry carries 4-6 marks in CBSE Class 9 annual exams, usually appearing as 1-2 short-answer questions. The questions are predictable — plotting points, identifying quadrants, and reading coordinates are the most common formats.

Key Concepts You Must Know

The Cartesian plane: Two perpendicular number lines — the x-axis (horizontal) and y-axis (vertical) — intersect at the origin O = (0, 0).

Coordinates: A point is described by an ordered pair (x,y)(x, y). The x-coordinate (abscissa) tells horizontal distance from the y-axis; the y-coordinate (ordinate) tells vertical distance from the x-axis.

Four quadrants:

Quadrantx-signy-signExample
I (first)++(3, 4)
II (second)+(−2, 5)
III (third)(−1, −3)
IV (fourth)+(4, −2)

On the axes: A point on the x-axis has y=0y = 0. A point on the y-axis has x=0x = 0. The origin has both x=0x = 0 and y=0y = 0.

Mirror image of a point:

  • Reflection in x-axis: (x,y)(x,y)(x, y) \to (x, -y)
  • Reflection in y-axis: (x,y)(x,y)(x, y) \to (-x, y)
  • Reflection in origin: (x,y)(x,y)(x, y) \to (-x, -y)

Plotting Points — The Systematic Method

To plot (a,b)(a, b):

  1. Start at the origin (0, 0)
  2. Move a|a| units right (if a>0a > 0) or left (if a<0a < 0) along the x-axis
  3. Move b|b| units up (if b>0b > 0) or down (if b<0b < 0) along the y-axis
  4. Mark the point with a dot and label it

A common exam question: “Plot the points A(2, 3), B(−2, 3), C(−2, −3), D(2, −3) and name the figure.” These form a rectangle. The shape formed by plotting points is often a standard geometric figure — look for it.

Solved Previous Year Questions

PYQ 1 (2 marks)

In which quadrant or on which axis do the following points lie? (a) (−5, 7) (b) (3, 0) (c) (−2, −4) (d) (0, −6)

(a) x<0x < 0, y>0y > 0Second Quadrant (b) y=0y = 0, x>0x > 0Positive x-axis (c) x<0x < 0, y<0y < 0Third Quadrant (d) x=0x = 0, y<0y < 0Negative y-axis

PYQ 2 (3 marks)

Plot the following points and verify whether they are collinear (lie on the same straight line): A(1, 1), B(2, 2), C(3, 3).

After plotting, all three points lie on the line y=xy = x (the 45° line through the origin). They are collinear.

Visual check: the points form a straight line. No calculation needed at Class 9 level, but at Class 10 level you would check if the slope between any two pairs is equal: 2121=1\frac{2-1}{2-1} = 1, 3232=1\frac{3-2}{3-2} = 1. Equal slopes confirm collinearity.

PYQ 3 (1 mark)

What is the name of the point where the x-axis and y-axis intersect?

The origin, denoted by O, with coordinates (0, 0).

PYQ 4 (2 marks)

A point lies on the x-axis at a distance of 7 units from the y-axis on the left side. What are its coordinates?

The point is on the x-axis, so y=0y = 0. It’s 7 units to the left of the y-axis, so x=7x = -7.

Coordinates: (7,0)(-7, 0).

Difficulty Distribution

Level%Question Type
Easy50%Identify quadrant/axis, read coordinates
Medium35%Plot points, name the figure formed
Hard15%Mirror images, distance-based word problems

Expert Strategy

Keep graph paper ready. Plotting is a hands-on skill. Practice drawing the axes neatly with a ruler, marking equal intervals, and plotting points accurately.

Label everything. In board exams, label the x-axis, y-axis, origin, and each plotted point by name. Missing labels cost marks.

Understand the sign pattern. The sign rule for quadrants (++, −+, −−, +−) follows a simple pattern: I is all positive, and as you go counterclockwise, the x-sign flips first. Visualize the number line in both directions.

When a question says “a point is at distance 5 from the origin on the positive x-axis,” the coordinates are simply (5, 0). Distance from the origin on an axis equals the absolute value of the non-zero coordinate.

Common Traps

Trap 1: Writing coordinates as (y,x)(y, x) instead of (x,y)(x, y). The convention is always x-coordinate first (abscissa), then y-coordinate (ordinate). The ordered pair (3, 5) means x=3, y=5, not x=5, y=3.

Trap 2: Saying a point with coordinates (0, −4) is “at the origin” or “on the x-axis.” It’s on the negative y-axis. Zero in one coordinate means “on an axis,” not “at the origin.” The origin requires BOTH coordinates to be zero.

Trap 3: When reflecting a point, reflecting in the x-axis changes the y-sign, not the x-sign. Many students do the opposite. Remember: reflection in x-axis → y flips. Reflection in y-axis → x flips.