CBSE Class 9 Mathematics

Ch 1: Orienting Yourself — The Use of Coordinates

5 sections AI-powered notes
GET THE FULL EXPERIENCE

This is the chapter notes. Students get the interactive version.

  • Ask Aarav Sir anything — instant voice + chat doubts
  • Interactive lessons with audio narration + visual diagrams
  • Study Lab — paste any photo, PDF, or YouTube link to get it explained

Introduction

Chapter 1: Orienting Yourself — The Use of Coordinates

Page 1 of 5: Introduction — Full Concept Coverage

Welcome to the fascinating world of Coordinate Geometry! You've likely used maps, played video games, or even just given directions to a friend. At the heart of all these activities is a simple yet powerful idea: using numbers to pinpoint a location. This chapter introduces the foundational system that allows us to bridge the gap between algebra and geometry, turning shapes into numbers and equations into pictures.

Imagine you're at a large library searching for a specific book. The librarian doesn't just say, "it's over there." Instead, they give you precise instructions: "Go to the 3rd floor, find Aisle 7, and look on the 5th shelf." These three pieces of information—floor, aisle, shelf—are a coordinate system. They help you navigate a large space to find a unique point. In mathematics, we use a similar, two-dimensional system to describe the exact position of any point on a flat surface, or a plane.

This system, known as the Cartesian Coordinate System, was formalized by the French philosopher and mathematician René Descartes in the 17th century. Legend has it that he conceived the idea while lying in bed, watching a fly crawl on the ceiling. He realized he could describe the fly's path by measuring its distance from the corner walls. This revolutionary idea allows us to solve geometric problems using algebra, and visualize algebraic equations as geometric shapes.

{{FORMULA: expr=P(x, y) | symbols=P:a point in the plane, x:the abscissa (horizontal distance from y-axis), y:the ordinate (vertical distance from x-axis)}}


Definitions & Key Terms

Before we dive deeper, let's establish our vocabulary. These terms are the building blocks of coordinate geometry.

TermSymbol/NotationMeaning
Cartesian Plane-A two-dimensional plane formed by the intersection of two perpendicular number lines. Also called the coordinate plane.
OriginOThe point where the two axes intersect. Its coordinates are always (0, 0).
x-axisX'OXThe horizontal number line in the Cartesian plane.
y-axisY'OYThe vertical number line in the Cartesian plane.
Coordinates(x, y)A pair of numbers that uniquely identify the location of a point on the plane. It is always written as an ordered pair.
AbscissaxThe first number in an ordered pair. It represents the perpendicular distance of the point from the y-axis.
OrdinateyThe second number in an ordered pair. It represents the perpendicular distance of the point from the x-axis.
QuadrantsI, II, III, IVThe four regions into which the coordinate axes divide the plane.

The Logic of the Cartesian System

How do we construct this system that so elegantly maps every single point on a flat surface to a unique pair of numbers? It's not magic, but a logical, step-by-step process.

  1. Start with one dimension. Imagine a single, infinite straight line. This is a number line. We can mark a point as zero (0), and every other point on the line corresponds to a unique real number—positive to the right, negative to the left. This line allows us to describe position in one dimension (e.g., forward or backward).

  2. Introduce a second dimension. Now, take another identical number line. Place it so that it passes through the zero of the first line and is perfectly perpendicular (at a 90° angle) to it. The first, horizontal line is our x-axis, and this new, vertical line is our y-axis.

  3. Establish the Origin. The single point where these two axes intersect is called the Origin. Since it's at the zero mark on both number lines, its address, or coordinates, is (0, 0). This is our universal reference point.

{{VISUAL: diagram: A Cartesian plane showing a horizontal x-axis labeled X' and X, and a vertical y-axis labeled Y' and Y. They intersect at the Origin (0,0). A point P is marked in the first quadrant. Dotted lines are drawn from P perpendicular to the x-axis at point A, and to the y-axis at point B. The distance OA is labeled 'x' (abscissa) and the distance OB is labeled 'y' (ordinate). The coordinates of P are shown as P(x,y).}}

  1. Define location with perpendicular distances. To find the address of any point P on this plane, we ask two questions:

    • How far do we need to move along the x-axis? This is the abscissa, or the x-coordinate.
    • How far do we need to move along the y-axis? This is the ordinate, or the y-coordinate. These distances are measured along the axes, which are the perpendicular distances from the point to the other axis.
  2. Create Quadrants and Sign Conventions. The two axes divide the plane into four infinite regions called Quadrants. We number them I, II, III, and IV, starting from the top-right and moving counter-clockwise.

    • In Quadrant I, you move right (positive x) and up (positive y). So, signs are (+, +).
    • In Quadrant II, you move left (negative x) and up (positive y). So, signs are (-, +).
    • In Quadrant III, you move left (negative x) and down (negative y). So, signs are (-, -).
    • In Quadrant IV, you move right (positive x) and down (negative y). So, signs are (+, -).

{{KEY: type=concept | title=The Fundamental Principle of Coordinate Geometry | text=There exists a one-to-one correspondence between the position of a point on the plane and a unique ordered pair of real numbers (x, y). This means every point has a unique address, and every unique address corresponds to exactly one point.}}


Solved Examples

Let's put this theory into practice. We'll start simple and gradually increase the complexity.

Example 1: Identifying Coordinates (Easy)

Given: A point A is located 4 units to the right of the y-axis and 3 units below the x-axis.

To Find: The coordinates of point A and the quadrant it lies in.

Solution:

  1. "4 units to the right of the y-axis" means moving in the positive direction along the x-axis. This gives us the x-coordinate.
x = +4
  1. "3 units below the x-axis" means moving in the negative direction along the y-axis. This gives us the y-coordinate.
y = -3
  1. Combine the coordinates into an ordered pair (x, y).
A = (4, -3)
  1. The x-coordinate is positive (+) and the y-coordinate is negative (-). The sign convention (+, -) corresponds to Quadrant IV.

Final Answer: The coordinates of point A are (4, -3), and it lies in Quadrant IV.

Example 2: Plotting Points and Identifying a Shape (Medium)

Given: Four points P(-3, 2), Q(3, 2), R(3, -2), and S(-3, -2).

To Find: Plot these points on a Cartesian plane and identify the geometric figure formed by joining them in order.

Solution:

  1. Draw the x-axis and y-axis on graph paper. Mark the origin (0, 0) and scale the axes.

  2. Plot point P(-3, 2): Move 3 units left on the x-axis, then 2 units up parallel to the y-axis.

  3. Plot point Q(3, 2): Move 3 units right on the x-axis, then 2 units up parallel to the y-axis.

  4. Plot point R(3, -2): Move 3 units right on the x-axis, then 2 units down parallel to the y-axis.

  5. Plot point S(-3, -2): Move 3 units left on the x-axis, then 2 units down parallel to the y-axis.

{{VISUAL: diagram: A Cartesian plane with four points P(-3,2), Q(3,2), R(3,-2), and S(-3,-2) plotted. The points are connected in order to form a rectangle PQRS. The side lengths can be inferred: PQ = RS = 6 units, and PS = QR = 4 units.}}

  1. Join the points in order: P → Q → R → S → P.

  2. Observe the resulting figure. The side PQ is horizontal, and PS is vertical, so they are perpendicular. All adjacent sides are perpendicular. The length of PQ is 3 - (-3) = 6 units. The length of PS is 2 - (-2) = 4 units. Since opposite sides are equal and all angles are 90°, the figure is a rectangle.

Final Answer: The figure formed by joining the points is a rectangle.

Example 3: Finding the Missing Vertex (Hard)

Given: Three vertices of a square ABCD are A(1, 4), B(5, 4), and C(5, 0).

To Find: The coordinates of the fourth vertex, D.

Solution:

  1. Plot the given points A, B, and C on a coordinate plane.

  2. Analyze the properties of a square: all sides are equal in length, and opposite sides are parallel.

  3. Calculate the length of side AB. Since the y-coordinates are the same (4), the side is horizontal. The length is the difference in x-coordinates.

Length AB = 5 - 1 = 4 units
  1. Calculate the length of side BC. Since the x-coordinates are the same (5), the side is vertical. The length is the difference in y-coordinates.
Length BC = 4 - 0 = 4 units

This confirms the side length of the square is 4 units.

{{VISUAL: diagram: A Cartesian plane showing three plotted points A(1,4), B(5,4), and C(5,0). The lines AB and BC are drawn, forming a right angle at B. A dotted line extends from A parallel to BC, and another dotted line extends from C parallel to AB. They intersect at a point labeled D, with its coordinates to be found as (1,0).}}

  1. The fourth vertex D must be such that AD is parallel to BC and CD is parallel to AB.

    • Since CD is parallel to the horizontal line AB, the y-coordinate of D must be the same as C, which is 0.
    • Since AD is parallel to the vertical line BC, the x-coordinate of D must be the same as A, which is 1.
  2. Combine these coordinates to find the position of D.

D = (1, 0)

Final Answer: The coordinates of the fourth vertex D are (1, 0).

Example 4: Mirror Images and Reflections (Tricky)

Given: A point K is at (-5, 7).

To Find: The coordinates of the point K' which is the reflection of K across the x-axis, and the coordinates of K'' which is the reflection of K across the origin.

Solution:

  1. Reflection across the x-axis (K → K'): When a point is reflected across the x-axis, it's like the x-axis is a mirror. The point's horizontal position (x-coordinate) remains the same, but its vertical position (y-coordinate) flips its sign.

  2. The original point is K(-5, 7). The x-coordinate is -5 and the y-coordinate is 7.

  3. Keep the x-coordinate the same and change the sign of the y-coordinate.

K' = (-5, -7)
  1. Reflection across the origin (K → K''): Reflection across the origin means the point moves to the diagonally opposite quadrant, equidistant from the origin. This is equivalent to reflecting across the x-axis and then the y-axis. Both coordinates change their signs.

  2. The original point is K(-5, 7).

  3. Change the sign of the x-coordinate AND the sign of the y-coordinate.

x'' = -(-5) = 5
y'' = -(7) = -7
  1. Combine the new coordinates.
K'' = (5, -7)

Final Answer: The reflection of K across the x-axis is K'(-5, -7). The reflection of K across the origin is K''(5, -7).


Tips & Tricks

Mastering coordinate geometry is easier with a few shortcuts.

TipDescriptionExample
Quadrant Sign RuleRemember the signs as a cycle: I (+,+), II (-,+), III (-,-), IV (+,-). Think of it as a 'C' shape starting from the top right quadrant.A point (-2, 5) has a negative x and positive y, so it must be in Quadrant II.
Points on AxesAny point on the x-axis has its y-coordinate as zero. Any point on the y-axis has its x-coordinate as zero.The point (7, 0) lies on the x-axis. The point (0, -3) lies on the y-axis.
Abscissa & OrdinateRemember the alphabetical order: Abscissa comes before Ordinate, just as x comes before y.In (9, 2), the abscissa is 9 and the ordinate is 2. Never mix them up.

Common Mistakes

Many students stumble on the same few points. Be aware of them!

❌ Wrong Approach✅ Right ApproachWhy it Matters
Writing coordinates as (y, x). E.g., for x=3, y=5, writing (5, 3).Always write coordinates in the order (x, y). E.g., (3, 5).The order is a strict convention. (5, 3) and (3, 5) are two completely different points on the plane.
Assuming the origin (0, 0) is in Quadrant I.The origin is not in any quadrant. It is the intersection point of the axes.Quadrants are the regions between the axes. Points lying on an axis do not belong to any quadrant.
Plotting (-4, -2) by moving 4 units left and 2 units up.Plot (-4, -2) by moving 4 units left (negative x) and 2 units down (negative y).Misinterpreting the negative sign for the y-coordinate leads to plotting in the wrong quadrant (Quadrant II instead of III).
For a point (0, 6), saying its abscissa is "nothing" or "not there".For (0, 6), the abscissa is 0 and the ordinate is 6.Zero is a valid numerical value. A coordinate of 0 gives precise information about the point's location on an axis.

Brain-Teaser Questions

Test your understanding with these slightly more challenging problems.

  1. A robot starts at the origin (0, 0). It can only move along the grid lines (not diagonally). If it moves 3 units East (positive x-direction) and then 4 units North (positive y-direction), what are its final coordinates? What is the total distance it travelled?

    💡 Answer: The final coordinates are (3, 4). The total distance travelled is the sum of the individual movements: 3 + 4 = 7 units. (This is different from the straight-line distance, which you will learn about later!).

  2. Describe the location of all points in the Cartesian plane for which the abscissa is equal to the ordinate. What kind of shape would these points form if connected?

    💡 Answer: These are points where x = y. Examples include (1, 1), (-3, -3), (0, 0), and (2.5, 2.5). If you connect all these points, they form a straight line that passes through the origin and bisects Quadrants I and III at a 45° angle to the axes.

  3. A rectangle has vertices at (-4, 3), (5, 3), (5, -2), and (-4, -2). How many points with integer coordinates (e.g., (1,2), (-3,0)) lie strictly inside this rectangle (not on its boundary)?

    💡 Answer: The x-coordinates inside the rectangle range from -3 to 4 (8 possible integer values). The y-coordinates inside range from -1 to 2 (4 possible integer values). The total number of integer points inside is the product of these counts: 8 × 4 = 32 points.


Mini Cheatsheet

Screenshot this table for quick revision before an exam!

ConceptKey InformationExample
Ordered Pair(x, y) where x is abscissa, y is ordinate. Order matters.(2, 5) ≠ (5, 2)
Origin (O)The intersection of axes.Coordinates are (0, 0).
Quadrant ITop-right region.Signs: (+, +)
Quadrant IITop-left region.Signs: (-, +)
Quadrant IIIBottom-left region.Signs: (-, -)
Quadrant IVBottom-right region.Signs: (+, -)
Point on x-axisAny point where the vertical distance is zero.Form: (x, 0)
Point on y-axisAny point where the horizontal distance is zero.Form: (0, y)

Settling In

Chapter 1: Orienting Yourself — The Use of Coordinates

Page 2 of 5: Settling In

Concept Introduction

Have you ever tried to find your seat in a dark cinema hall? You probably looked for two pieces of information: the row letter (like 'F') and the seat number (like '12'). Just one piece of information isn't enough. 'Row F' is a whole line of seats, and 'Seat 12' exists in every row. You need both to pinpoint your exact location.

This simple idea of using two reference points is the heart of Coordinate Geometry. In our lesson, a student named Shalini uses this exact principle to help her visually impaired brother, Reiaan, learn the layout of his new room. Instead of a row and a seat number, she uses two perpendicular lines—the x-axis and the y-axis—to create a map. Every object in the room can be given a unique address, or a set of coordinates, making the unseen space easy to navigate.

{{FORMULA: expr=(x, y) | symbols=x:the x-coordinate (horizontal distance from y-axis), y:the y-coordinate (vertical distance from x-axis)}}

Definitions & Key Terms

The system Shalini uses is called the 2-D Cartesian Coordinate System. It's a powerful tool that turns numbers into pictures and vice-versa. Here are the basic building blocks from our story.

TermMeaningExample from Reiaan's Room
x-axisThe horizontal number line on the coordinate plane.The wall where the door is located.
y-axisThe vertical number line on the coordinate plane.The wall to Reiaan's left when entering.
OriginThe point where the x-axis and y-axis intersect. Its address is (0, 0).The corner of the room where the two main walls meet.
CoordinatesAn ordered pair of numbers (x, y) that locates a point on the plane.The study table might be at (3, 4).
x-coordinateThe first number in the pair. It tells you the horizontal distance from the y-axis.For the table at (3, 4), the x-coordinate is 3.
y-coordinateThe second number in the pair. It tells you the vertical distance from the x-axis.For the table at (3, 4), the y-coordinate is 4.
QuadrantsThe four regions that the x and y-axes divide the plane into.A toy box in the far corner might be in Quadrant I.

The Logic: How to Pinpoint any Location

How does Shalini translate an object's position into a pair of numbers like (x, y)? It's a simple, logical process based on perpendicular distances.

  1. Establish a Starting Point: Always begin at the Origin, the point (0, 0). This is Reiaan's reference corner of the room.

  2. Move Horizontally (The x-coordinate): First, move along the x-axis (the floor line of the main wall).

    • Move to the right for a positive x value.
    • Move to the left for a negative x value.
  3. Move Vertically (The y-coordinate): From that spot on the x-axis, move parallel to the y-axis.

    • Move up (or into the room) for a positive y value.
    • Move down (or out of the room) for a negative y value.
  4. Mark the Point: The spot where you stop is the location described by the coordinates (x, y). The x-coordinate is the perpendicular distance from the y-axis, and the y-coordinate is the perpendicular distance from the x-axis.

{{VISUAL: diagram: A Cartesian plane showing a point P(4, 3). Dotted lines run from P to the x-axis at 4 and to the y-axis at 3, clearly labeling the x-coordinate as the 'perpendicular distance from y-axis' and the y-coordinate as the 'perpendicular distance from x-axis'.}}

{{KEY: type=concept | title=The Order Matters | text=In coordinate geometry, the address (x, y) is an ordered pair. The point (3, 5) is completely different from the point (5, 3). Always go horizontal (x) first, then vertical (y). Think of it like walking along a corridor before climbing the stairs.}}

Solved Examples

Let's use the layout of Reiaan's room (as described in the NCERT text) to solve some problems. Assume the origin (0, 0) is the bottom-left corner of the room.

Example 1: Locating the Bed (Easy)

Given: Shalini places a pin for the corner of Reiaan's bed. It is 2 feet to the right of the y-axis and 5 feet up from the x-axis.

To Find: The coordinates of the bed's corner.

Solution:

  1. The horizontal distance from the y-axis is the x-coordinate. Since it's 2 feet to the right, the value is positive.
    x = 2
    
  2. The vertical distance from the x-axis is the y-coordinate. Since it's 5 feet up, the value is positive.
    y = 5
    
  3. Combine these into an ordered pair (x, y).
    (2, 5)
    

Final Answer: The coordinates of the bed's corner are (2, 5).

Example 2: Finding the Width of the Door (Medium)

Given: The left side of the room's door is at point D₁ with coordinates (10, 0). The right side of the door is at point R₁ with coordinates (11.5, 0).

To Find: The width of the door.

Solution:

  1. Notice that both points lie on the x-axis because their y-coordinates are 0. The width is the horizontal distance between them.

  2. The position of the right side is given by its x-coordinate.

    x_right = 11.5
    
  3. The position of the left side is given by its x-coordinate.

    x_left = 10
    
  4. Subtract the left position from the right position to find the distance.

    Width = x_right - x_left = 11.5 - 10
    
  5. Calculate the final value.

    Width = 1.5
    

Final Answer: The width of the door is 1.5 feet.

{{VISUAL: diagram: A simple x-axis number line. Mark O at 0, D₁ at 10, and R₁ at 11.5. A bracket is drawn between D₁ and R₁ with the label "Width = 1.5 feet".}}

Example 3: Identifying the Quadrant (Hard)

Given: Shalini places Reiaan's backpack on the floor. After measuring, she finds its coordinates are (-3, 4). A misplaced book is found at (3, -4).

To Find: The quadrant for the backpack and the book.

Solution:

  1. First, analyze the coordinates of the backpack: (-3, 4).
  2. The x-coordinate is -3 (negative). This means it is to the left of the origin.
  3. The y-coordinate is 4 (positive). This means it is above the origin.
  4. The region with a negative x-coordinate and a positive y-coordinate is Quadrant II.
    Backpack Location: Quadrant II
    
  5. Next, analyze the coordinates of the book: (3, -4).
  6. The x-coordinate is 3 (positive). This means it is to the right of the origin.
  7. The y-coordinate is -4 (negative). This means it is below the origin.
  8. The region with a positive x-coordinate and a negative y-coordinate is Quadrant IV.
    Book Location: Quadrant IV
    

Final Answer: The backpack is in Quadrant II, and the book is in Quadrant IV.

{{VISUAL: diagram: The four quadrants clearly labeled I, II, III, IV. In Quadrant II, mark a point 'Backpack (-3, 4)'. In Quadrant IV, mark a point 'Book (3, -4)'. Use different symbols for the points.}}

Example 4: Describing a Path (Tricky)

Given: Reiaan's chair is at point C(2, 2). The window is at W(2, 8). To get some air, he moves directly from his chair to the window.

To Find: Describe the change in his x and y coordinates during this movement.

Solution:

  1. Write down the starting and ending coordinates.

    • Start Point (Chair): C(2, 2)
    • End Point (Window): W(2, 8)
  2. Calculate the change in the x-coordinate. This is the final x-value minus the initial x-value.

    Δx = x_final - x_initial = 2 - 2 = 0
    
  3. A change of 0 in the x-coordinate means there was no horizontal movement (no movement left or right).

  4. Calculate the change in the y-coordinate. This is the final y-value minus the initial y-value.

    Δy = y_final - y_initial = 8 - 2 = 6
    
  5. A change of +6 in the y-coordinate means he moved 6 feet in the positive y-direction (upwards, or deeper into the room).

Final Answer: Reiaan's x-coordinate did not change. His y-coordinate increased by 6. He moved 6 feet parallel to the y-axis.

Tips & Tricks

Mastering coordinates is about quickly recognizing patterns. Here are some shortcuts.

TipDescriptionExample
On the X-axis? y is Zero!Any point that lies directly on the x-axis will always have a y-coordinate of 0.The point (-5, 0) is on the x-axis.
On the Y-axis? x is Zero!Any point that lies directly on the y-axis will always have an x-coordinate of 0.The point (0, 8) is on the y-axis.
Quadrant Sign RuleRemember the signs for (x, y): Q1 (+, +), Q2 (-, +), Q3 (-, -), Q4 (+, -). Start at the top right and go counter-clockwise.A point (-1, -10) must be in Quadrant III.

Common Mistakes

It's easy to make small errors when you're starting out. Watch out for these common mix-ups!

❌ Wrong✅ RightWhy it's a Mistake
P(5, 3) means "go up 5, then right 3".P(5, 3) means "go right 5, then up 3".The order is always (x, y). The horizontal x movement comes first.
The point (0, -4) is on the x-axis.The point (0, -4) is on the y-axis.If the x-coordinate is zero, the point must be on the y-axis.
The point (-2, -5) is in Quadrant II.The point (-2, -5) is in Quadrant III.When both coordinates are negative, the point is in the bottom-left region, which is Quadrant III.
The origin (0, 0) is in Quadrant I.The origin (0, 0) is not in any quadrant.The origin is the intersection of the axes, which are the boundaries of the quadrants.

Brain-Teaser Questions

  1. Shalini places a decorative lamp in the room. Its coordinates are (a, a) where a is a negative number. Which quadrant is the lamp in?

    💡 Answer: If a is a negative number (e.g., a = -3), then the coordinates (a, a) would be (-3, -3). Since both the x and y coordinates are negative, the lamp is in Quadrant III.

  2. The door of the room is at D(10, 0). A wastebasket is placed at W(10, 3). If Reiaan walks in a straight line from the door to the wastebasket, which coordinate changes and which one stays the same?

    💡 Answer: The x-coordinate is 10 for both points, so it stays the same. The y-coordinate changes from 0 to 3. This means he walked in a straight line parallel to the y-axis.

  3. A point P has coordinates (x, y). If we know that x × y > 0, what can you say about the location of point P?

    💡 Answer: The product of two numbers (x × y) is positive only if both numbers have the same sign. This means either both x and y are positive, or both x and y are negative. Therefore, the point P must be in either Quadrant I (+, +) or Quadrant III (-, -).

Mini Cheatsheet

Here's a quick summary of the most important rules from this page. Screenshot this for your revision!

ConceptRuleExample
OriginThe coordinates are always (0, 0).The starting point of all measurements.
Point on x-axisThe coordinates are in the form (x, 0).(7, 0), (-4, 0)
Point on y-axisThe coordinates are in the form (0, y).(0, 5), (0, -2)
Quadrant ISigns are (+, +).(4, 6)
Quadrant IIISigns are (-, -).(-1, -8)

The 2-d Cartesian Coordinate System — Part 1

The 2-d Cartesian Coordinate System — Part 1

Concept Introduction: From Number Line to the Plane

Imagine you're trying to describe the exact location of your seat in a cinema hall. Saying "Row 5" isn't enough — you also need the seat number, say "Seat 12." This two-piece information (Row, Seat) pinpoints your exact position.

In mathematics, we extend the one-dimensional number line you've studied earlier into a two-dimensional coordinate system called the Cartesian coordinate system. Just as a single number locates a point on a line, a pair of numbers locates a point on a plane. This system was invented by the French mathematician René Descartes, which is why it's called "Cartesian."

The 2-D Cartesian system uses two perpendicular number lines — one horizontal and one vertical — to create a grid. Any point in this plane can be uniquely identified using two numbers called coordinates. This simple yet powerful idea forms the foundation for coordinate geometry, computer graphics, GPS navigation, and countless real-world applications.

In this section, we'll explore the structure of this system, understand how to mark points on the axes, and learn the conventions that make coordinate geometry work seamlessly.

{{VISUAL: diagram: a labeled Cartesian plane showing horizontal x-axis and vertical y-axis intersecting at origin O, with positive and negative directions marked, equal unit intervals labeled from -5 to 5 on both axes}}


Definitions & Formulas

TermMeaning
x-axisThe horizontal number line in the coordinate plane
y-axisThe vertical number line in the coordinate plane
Origin (O)The point of intersection of the x-axis and y-axis; coordinates (0, 0)
CoordinatesAn ordered pair (x, y) that uniquely identifies a point's location
x-coordinateThe perpendicular distance of a point from the y-axis, measured along x-axis
y-coordinateThe perpendicular distance of a point from the x-axis, measured along y-axis
Point on x-axisAny point of the form (x, 0)
Point on y-axisAny point of the form (0, y)
Positive directionRight of origin on x-axis; above origin on y-axis
Negative directionLeft of origin on x-axis; below origin on y-axis

{{FORMULA: expr=P = (x, y) | symbols=P:point in 2-D space, x:horizontal distance from y-axis, y:vertical distance from x-axis}}


Building the Coordinate System: Step-by-Step Logic

Understanding how the Cartesian plane is constructed helps you visualize and work with coordinates effectively.

Step 1: Start with a horizontal number line — this becomes the x-axis.

Mark a point O at zero. Points to the right of O are positive (1, 2, 3, ...), and points to the left are negative (-1, -2, -3, ...).

Step 2: Draw a vertical number line passing through O — this becomes the y-axis.

Points above O are positive, and points below O are negative. The vertical line is perpendicular (at 90°) to the horizontal line.

Step 3: The intersection point O is called the origin.

Its coordinates are written as (0, 0) because it's at zero distance from both axes.

Origin O = (0, 0)

Step 4: Mark equal intervals (units) on both axes.

Each unit represents the same distance. If 1 cm = 1 unit on the x-axis, then 1 cm = 1 unit on the y-axis too.

Step 5: Any point on the x-axis has the form (x, 0).

The second coordinate is zero because the point is at zero distance from the x-axis.

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

Step 6: Any point on the y-axis has the form (0, y).

The first coordinate is zero because the point is at zero distance from the y-axis.

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

{{KEY: type=concept | title=Convention for Coordinates | text=The x-coordinate is ALWAYS written first, followed by the y-coordinate. The order matters: (3, 5) and (5, 3) are different points.}}


Solved Examples

Example 1: Identifying Points on the x-axis

Given: Points A = (5, 0), B = (-3, 0), C = (0, 4)

To Find: Which points lie on the x-axis?

Solution:

  1. A point lies on the x-axis if and only if its y-coordinate is zero.

  2. Check point A = (5, 0):

y-coordinate = 0

Point A lies on the x-axis, 5 units to the right of origin.

  1. Check point B = (-3, 0):
y-coordinate = 0

Point B lies on the x-axis, 3 units to the left of origin.

  1. Check point C = (0, 4):
y-coordinate = 4 ≠ 0

Point C does NOT lie on the x-axis; it lies on the y-axis.

Final Answer: Points A and B lie on the x-axis


Example 2: Locating Points on the y-axis

Given: Points P = (0, -7), Q = (2, 0), R = (0, 3.5)

To Find: Which points lie on the y-axis and their positions relative to origin?

Solution:

  1. A point lies on the y-axis if and only if its x-coordinate is zero.

  2. Check point P = (0, -7):

x-coordinate = 0

Point P lies on the y-axis. Since y = -7 < 0, it's 7 units below the origin.

  1. Check point Q = (2, 0):
x-coordinate = 2 ≠ 0

Point Q does NOT lie on the y-axis; it lies on the x-axis.

  1. Check point R = (0, 3.5):
x-coordinate = 0

Point R lies on the y-axis. Since y = 3.5 > 0, it's 3.5 units above the origin.

Final Answer: Points P and R lie on the y-axis; P is 7 units below O, R is 3.5 units above O

{{VISUAL: diagram: a coordinate plane showing points A(5,0), B(-3,0) on x-axis and P(0,-7), R(0,3.5) on y-axis, with origin O labeled and distances marked}}


Example 3: Door Width Calculation from Coordinates

Given: In Reiaan's room, door ends are at D₁ = (3.5, 0) and R₁ = (5, 0)

To Find: The width of the door in units

Solution:

  1. Both points lie on the x-axis (y-coordinate = 0), so the door is horizontal along the x-axis.

  2. Width equals the difference in x-coordinates:

Width = x₂ - x₁
  1. Substitute the values:
Width = 5 - 3.5 = 1.5 units
  1. If each unit represents 1 meter, the door width is 1.5 meters.

Final Answer: Door width = 1.5 units


Example 4: Finding Missing Coordinates

Given: Point M lies on the x-axis and is 8.5 units to the left of origin

To Find: The coordinates of point M

Solution:

  1. Since M is on the x-axis, its y-coordinate must be zero:
Stuck on something here?
Aarav Sir explains any part — voice or chat — 24/7.
y-coordinate = 0
  1. "To the left of origin" means the x-coordinate is negative.

  2. Distance from origin is 8.5 units, so:

x-coordinate = -8.5
  1. Combine both coordinates:
M = (-8.5, 0)

Final Answer: M = (-8.5, 0)


Tips & Tricks

TechniqueDescriptionExample
Zero-Check for AxesIf y = 0, point is on x-axis; if x = 0, point is on y-axis(7, 0) → x-axis; (0, -3) → y-axis
Sign Determines DirectionPositive x → right; Negative x → left; Positive y → up; Negative y → down(-4, 0) is 4 units LEFT of origin
Distance from Axisx-coordinate = distance from y-axis; y-coordinate = distance from x-axisPoint (6, 0) is 6 units from y-axis

{{KEY: type=exam_tip | title=Quick Recognition Rule | text=On x-axis, second number is ALWAYS zero: (anything, 0). On y-axis, first number is ALWAYS zero: (0, anything).}}


Common Mistakes

❌ Wrong✅ RightWhy?
Point (0, 5) lies on x-axisPoint (0, 5) lies on y-axisWhen x = 0, point is on y-axis, not x-axis
Coordinates (3, -2) and (-2, 3) are the sameCoordinates (3, -2) and (-2, 3) are different pointsOrder matters: first is x, second is y
Point (-4, 0) is 4 units to the right of originPoint (-4, 0) is 4 units to the left of originNegative x-coordinate means left direction
Writing P = 0, 7 without parenthesesWriting P = (0, 7) with parenthesesCoordinates must be enclosed in parentheses as an ordered pair

Brain-Teaser Questions

Question 1: If a point P lies on the x-axis and is equidistant from both D₁ = (2, 0) and D₂ = (8, 0), what are the coordinates of P?

💡 Answer: Since P is equidistant from D₁ and D₂, it must be at the midpoint. The x-coordinate is (2 + 8)/2 = 5. Since P is on x-axis, y = 0. Therefore, P = (5, 0)

Question 2: Can the origin O ever be considered as lying on both the x-axis AND the y-axis simultaneously? Justify.

💡 Answer: Yes! The origin O = (0, 0) satisfies both conditions:

  • For x-axis: y-coordinate = 0 ✓
  • For y-axis: x-coordinate = 0 ✓ The origin is the unique point that lies on both axes.

Question 3: A point M = (a, 0) is 12 units away from origin. How many such points are possible? What are their coordinates?

💡 Answer: Since M is on x-axis (y = 0), distance from origin = |a| = 12 This gives two solutions: a = 12 or a = -12 Therefore, two points are possible: (12, 0) and (-12, 0) One is 12 units to the right, the other 12 units to the left of origin.

{{VISUAL: diagram: a coordinate plane showing origin O and two points at (12,0) and (-12,0) marked with equal distances of 12 units from origin}}


Mini Cheatsheet: Points on Coordinate Axes

ConceptFormula / RuleExample
Point on x-axisP = (x, 0) where x can be any real number(5, 0), (-3.5, 0)
Point on y-axisQ = (0, y) where y can be any real number(0, 7), (0, -4.2)
OriginO = (0, 0) — lies on both axesUnique point (0, 0)
Distance from y-axisAbsolute value of x-coordinate: |x|Point (7, 0) is 7 units from y-axis
Distance from x-axisAbsolute value of y-coordinate: |y|Point (0, -5) is 5 units from x-axis


The 2-d Cartesian Coordinate System — Part 2

The 2-D Cartesian Coordinate System — Part 2

Concept Introduction

Imagine you are playing an online video game where your character moves around a 2-D battlefield. To communicate your character's exact position to your teammates, you cannot just say "I'm over here!" You need a universal language — coordinates that tell everyone exactly how far you are from a reference point in two directions.

This is precisely what the Cartesian coordinate system provides. In the previous section, we learned how the x-axis and y-axis divide the plane into regions. Now, we dive deeper into understanding quadrants, the general notation (x, y), and the geometric meaning of coordinates: they represent perpendicular distances from the coordinate axes. This system, invented by French mathematician René Descartes, allows us to map any point in a plane using just two numbers — a revolutionary idea that connects algebra with geometry.

{{FORMULA: expr=(x, y) | symbols=x:perpendicular distance from y-axis, y:perpendicular distance from x-axis}}

Understanding coordinates is not just about plotting points; it forms the foundation for graphing functions, solving geometric problems, understanding maps, GPS navigation, computer graphics, and even game design.


Definitions & Formulas

TermMeaning
Coordinate PlaneThe 2-D plane formed by the x-axis and y-axis intersecting at right angles
Origin (O)The point of intersection of the x-axis and y-axis; coordinates (0, 0)
x-coordinateThe perpendicular distance of a point from the y-axis, measured along the x-axis; also called abscissa
y-coordinateThe perpendicular distance of a point from the x-axis, measured along the y-axis; also called ordinate
QuadrantOne of the four regions created when the coordinate axes divide the plane
Point P(x, y)A point with x-coordinate x and y-coordinate y
ConventionDistances to the right of O or upward are positive; left or downward are negative

{{KEY: type=concept | title=Coordinate Order Matters | text=The point (3, 5) is NOT the same as (5, 3). The first number is ALWAYS the x-coordinate, the second is ALWAYS the y-coordinate. Order is critical!}}


The Four Quadrants: Logic & Structure

Let us understand how the coordinate axes divide the plane into four distinct regions.

Step 1: The x-axis and y-axis intersect at the origin O, dividing the plane into four parts.

Step 2: We number these regions counterclockwise starting from the upper-right region as Quadrant I, then Quadrant II (upper-left), Quadrant III (lower-left), and Quadrant IV (lower-right).

Step 3: In Quadrant I, we move right from O (positive x) and up from O (positive y).

Quadrant I: x > 0, y > 0

Step 4: In Quadrant II, we move left from O (negative x) and up from O (positive y).

Quadrant II: x < 0, y > 0

Step 5: In Quadrant III, we move left from O (negative x) and down from O (negative y).

Quadrant III: x < 0, y < 0

Step 6: In Quadrant IV, we move right from O (positive x) and down from O (negative y).

Quadrant IV: x > 0, y < 0

{{VISUAL: diagram: labeled coordinate plane showing all four quadrants with sample points — Quadrant I at (3,2), Quadrant II at (-4,3), Quadrant III at (-2,-3), Quadrant IV at (4,-2) — axes labeled with positive/negative directions}}


Understanding the Coordinate (x, y)

What Do the Numbers Really Mean?

When we write a point as P(x, y), we are giving two pieces of information:

  1. The x-coordinate (x) tells us: Move |x| units from the origin along the x-axis. If x is positive, move right; if negative, move left.

  2. The y-coordinate (y) tells us: From that x-position, move |y| units parallel to the y-axis. If y is positive, move up; if negative, move down.

Geometric Interpretation: The x-coordinate is the signed perpendicular distance from the y-axis, and the y-coordinate is the signed perpendicular distance from the x-axis.

{{KEY: type=formula | title=Coordinates as Perpendicular Distances | text=For point P(x, y): x = perpendicular distance from y-axis (signed), y = perpendicular distance from x-axis (signed). Positive means right/up, negative means left/down.}}

{{VISUAL: diagram: point P(5,3) marked on coordinate plane with dashed perpendicular lines drawn to both axes, showing horizontal distance 5 units from y-axis and vertical distance 3 units from x-axis, both distances labeled}}


Solved Examples

Example 1: Identifying Quadrants

Given: Points A(4, 7), B(-3, 5), C(-6, -2), D(8, -4)

To Find: Which quadrant does each point lie in?

Solution:

  1. For point A(4, 7), both coordinates are positive.
x = 4 > 0, y = 7 > 0

Point A lies in Quadrant I.

  1. For point B(-3, 5), x is negative and y is positive.
x = -3 < 0, y = 5 > 0

Point B lies in Quadrant II.

  1. For point C(-6, -2), both coordinates are negative.
x = -6 < 0, y = -2 < 0

Point C lies in Quadrant III.

  1. For point D(8, -4), x is positive and y is negative.
x = 8 > 0, y = -4 < 0

Point D lies in Quadrant IV.

Final Answer: A: Quadrant I, B: Quadrant II, C: Quadrant III, D: Quadrant IV


Example 2: Finding Coordinates from Descriptions

Given: Point P is 7 units to the left of the origin and 3 units above the origin.

To Find: Coordinates of point P.

Solution:

  1. "7 units to the left" means x-coordinate is negative.
x = -7
  1. "3 units above" means y-coordinate is positive.
y = 3
  1. Combining both, the coordinates of P are:
P = (-7, 3)

Final Answer: P(-7, 3)


Example 3: Understanding Perpendicular Distances

Given: Point Q(5, -8)

To Find: (i) Perpendicular distance from y-axis, (ii) Perpendicular distance from x-axis, (iii) Which quadrant?

Solution:

  1. The x-coordinate gives perpendicular distance from the y-axis.
Distance from y-axis = |x| = |5| = 5 units

Since x = 5 > 0, point Q is 5 units to the right of the y-axis.

  1. The y-coordinate gives perpendicular distance from the x-axis.
Distance from x-axis = |y| = |-8| = 8 units

Since y = -8 < 0, point Q is 8 units below the x-axis.

  1. With x > 0 and y < 0, point Q lies in Quadrant IV.
x > 0, y < 0 → Quadrant IV

Final Answer: (i) 5 units from y-axis, (ii) 8 units from x-axis, (iii) Quadrant IV

{{VISUAL: diagram: point Q(5,-8) plotted with perpendicular dashed lines to both axes showing 5 units horizontal distance and 8 units vertical distance, both measurements labeled}}


Example 4: Special Cases — Points on Axes

Given: Four points: R(0, 6), S(-4, 0), T(0, -3), U(9, 0)

To Find: Which axis does each point lie on?

Solution:

  1. Point R(0, 6) has x-coordinate zero, so it lies on the y-axis.
x = 0 → Point on y-axis
  1. Point S(-4, 0) has y-coordinate zero, so it lies on the x-axis.
y = 0 → Point on x-axis
  1. Point T(0, -3) has x-coordinate zero, so it lies on the y-axis.
x = 0 → Point on y-axis
  1. Point U(9, 0) has y-coordinate zero, so it lies on the x-axis.
y = 0 → Point on x-axis

Key Rule: If x = 0, point lies on y-axis. If y = 0, point lies on x-axis.

Final Answer: R: y-axis, S: x-axis, T: y-axis, U: x-axis


Tips & Tricks

TechniqueDescriptionExample
Quadrant Quick CheckCheck signs of both coordinates: (+,+) → I, (-,+) → II, (-,-) → III, (+,-) → IVPoint (-5, 7): negative x, positive y → Quadrant II
Axis DetectionIf either coordinate is zero, the point lies on an axis. Zero x → y-axis; zero y → x-axisPoint (0, -4) has x = 0 → lies on y-axis
Distance from AxesUse absolute value: Distance from y-axis = `x

Common Mistakes

❌ Wrong✅ RightWhy
Writing point as (y, x) instead of (x, y)Always write x-coordinate first: (x, y)Standard convention: abscissa (x) before ordinate (y)
Confusing (3, -5) with (-3, 5)Recognize these are different points in different quadrants(3, -5) is Quadrant IV; (-3, 5) is Quadrant II
Saying point (0, 5) is in Quadrant IIPoint (0, 5) lies ON the y-axis, not in any quadrantPoints on axes do NOT belong to any quadrant
Ignoring signs when finding distanceAlways use absolute value: distance = `coordinate

Brain-Teaser Questions

Question 1: If a point P has coordinates (a, b) where a × b < 0, which quadrants could P lie in?

💡 Answer: If a × b < 0, one coordinate is positive and the other is negative. This means either a > 0, b < 0 (Quadrant IV) or a < 0, b > 0 (Quadrant II). So P can lie in Quadrant II or Quadrant IV only.

Question 2: A point Q is equidistant from both coordinate axes and lies in Quadrant III. If its distance from each axis is 5 units, what are the coordinates of Q?

💡 Answer: Equidistant from both axes means |x| = |y|. In Quadrant III, both coordinates are negative. Distance 5 means |x| = 5 and |y| = 5, so x = -5 and y = -5. Coordinates: Q(-5, -5).

Question 3: Can two different points ever have the same x-coordinate? If yes, how many such points exist with x-coordinate equal to 3?

💡 Answer: Yes! Infinitely many points can share the same x-coordinate. All points of the form (3, y) where y can be any real number lie on a vertical line passing through x = 3. There are infinitely many such points.

{{VISUAL: diagram: vertical line through x=3 showing multiple points (3,4), (3,1), (3,0), (3,-2), (3,-5) all aligned vertically to illustrate same x-coordinate}}


Mini Cheatsheet

ConceptFormula / Rule
Point NotationP(x, y) where x = abscissa, y = ordinate
Quadrant Ix > 0, y > 0 (both positive)
Quadrant IIx < 0, y > 0 (x negative, y positive)
Quadrant IIIx < 0, y < 0 (both negative)
Quadrant IVx > 0, y < 0 (x positive, y negative)
Point on x-axisy = 0, written as (x, 0)
Point on y-axisx = 0, written as (0, y)
Distance from y-axis`
Distance from x-axis`
OriginO(0, 0) — intersection of both axes

Practice Pointer: Draw your own coordinate plane and plot at least 12 points — 2 in each quadrant, 2 on each axis, and the origin. Label each point with its coordinates and verify its quadrant or axis position. This hands-on exercise will cement your understanding of the coordinate system!


Distance Between Two Points in the 2-D Plane

Distance Between Two Points in the 2-D Plane

Concept Introduction

Imagine you're standing at one corner of a rectangular park and want to walk to the diagonally opposite corner. You could walk along the edges, but what if you want to know the shortest straight-line distance? This is where coordinate geometry becomes incredibly powerful.

In our daily lives, we constantly estimate distances — from calculating how far a delivery drone must travel between two GPS coordinates, to planning the shortest route for a road trip, or even measuring the diagonal of your smartphone screen. The distance formula is the mathematical tool that makes all these calculations possible. It combines the power of the Baudhāyana–Pythagoras theorem with the coordinate system to find the exact distance between any two points on a plane, regardless of their positions or quadrants.

{{FORMULA: expr=d = √[(x₂ − x₁)² + (y₂ − y₁)²] | symbols=d:distance between two points, (x₁,y₁):coordinates of first point, (x₂,y₂):coordinates of second point}}

Definitions & Formulas

TermSymbolMeaning
Distance between two pointsdThe straight-line (shortest) path connecting two points in the Cartesian plane
First point coordinates(x₁, y₁)The x and y coordinates of the starting point
Second point coordinates(x₂, y₂)The x and y coordinates of the ending point
Horizontal shiftx₂ − x₁Change in position along the x-axis
Vertical shifty₂ − y₁Change in position along the y-axis
Distance formulad = √[(x₂ − x₁)² + (y₂ − y₁)²]Formula to calculate distance using coordinates

{{VISUAL: diagram:right triangle formed by two points on Cartesian plane showing horizontal shift (x₂-x₁), vertical shift (y₂-y₁), and hypotenuse d connecting points (x₁,y₁) and (x₂,y₂)}}

Derivation of the Distance Formula

The distance formula is derived directly from the Baudhāyana–Pythagoras theorem, which states that in a right-angled triangle, the square of the hypotenuse equals the sum of squares of the other two sides.

Step 1: Consider two points A(x₁, y₁) and B(x₂, y₂) in the Cartesian plane. We need to find the distance AB.

Step 2: Draw a right-angled triangle by dropping perpendiculars. Let's create point C at coordinates (x₂, y₁). This forms a right angle at C.

Step 3: Calculate the horizontal distance (base of triangle). This is the difference in x-coordinates:

AC = |x₂ − x₁|

Step 4: Calculate the vertical distance (height of triangle). This is the difference in y-coordinates:

BC = |y₂ − y₁|

Step 5: Apply the Baudhāyana–Pythagoras theorem. Since ABC is a right-angled triangle with the right angle at C:

AB² = AC² + BC²
AB² = (x₂ − x₁)² + (y₂ − y₁)²

Step 6: Take the square root of both sides to get the distance formula:

AB = √[(x₂ − x₁)² + (y₂ − y₁)²]

{{KEY: type=concept | title=Why Squaring Eliminates Sign Issues | text=When we square (x₂ − x₁) or (y₂ − y₁), negative values become positive. This means it doesn't matter which point we call "first" or "second" — the distance remains the same. Distance is always non-negative.}}

Solved Examples

Example 1: Basic Distance Calculation (Easy)

Given: Points A(3, 4) and D(7, 1)

To Find: Distance AD

Solution:

  1. Identify the coordinates. Here x₁ = 3, y₁ = 4, x₂ = 7, y₂ = 1.

  2. Calculate the horizontal shift:

x₂ − x₁ = 7 − 3 = 4
  1. Calculate the vertical shift:
y₂ − y₁ = 1 − 4 = −3
  1. Apply the distance formula:
AD = √[(x₂ − x₁)² + (y₂ − y₁)²]
AD = √[4² + (−3)²]
AD = √[16 + 9]
AD = √25 = 5

Final Answer: 5 units


Example 2: Distance with Negative Coordinates (Medium)

Given: Points P(−3, −4) and Q(3, 4)

To Find: Distance PQ

Solution:

  1. Write down the coordinates. Here x₁ = −3, y₁ = −4, x₂ = 3, y₂ = 4.

  2. Calculate the horizontal shift:

x₂ − x₁ = 3 − (−3) = 3 + 3 = 6
  1. Calculate the vertical shift:
y₂ − y₁ = 4 − (−4) = 4 + 4 = 8
  1. Apply the distance formula:
PQ = √[(6)² + (8)²]
PQ = √[36 + 64]
PQ = √100 = 10

Final Answer: 10 units


Example 3: Checking if Points Lie on a Circle (Hard)

Given: Points A(1, −8), B(−4, 7), C(−7, −4) and center O(0, 0)

To Find: Whether all three points lie on the same circle with center at origin

Solution:

  1. For points to lie on the same circle with center O, they must all be equidistant from O. Calculate OA first:
OA = √[(1 − 0)² + (−8 − 0)²]
OA = √[1 + 64] = √65
  1. Calculate OB:
OB = √[(−4 − 0)² + (7 − 0)²]
OB = √[16 + 49] = √65
  1. Calculate OC:
OC = √[(−7 − 0)² + (−4 − 0)²]
OC = √[49 + 16] = √65
  1. Compare all three distances. Since OA = OB = OC = √65, all points are equidistant from origin.

Final Answer: Yes, all three points lie on a circle with center O and radius √65 units


Example 4: Application in Coordinate Geometry (Tricky)

Given: Point M(−7, 1) is the midpoint of segment AB, where A(3, −4)

To Find: Coordinates of point B and length of AB

Solution:

  1. Use midpoint formula. If M is midpoint of AB, then:
−7 = (3 + x₂)/2 and 1 = (−4 + y₂)/2
  1. Solve for x₂ (x-coordinate of B):
−14 = 3 + x₂
x₂ = −17
  1. Solve for y₂ (y-coordinate of B):
2 = −4 + y₂
y₂ = 6
  1. Now calculate distance AB with A(3, −4) and B(−17, 6):
AB = √[(−17 − 3)² + (6 − (−4))²]
AB = √[(−20)² + (10)²]
AB = √[400 + 100] = √500 = 10√5

Final Answer: B is at (−17, 6) and AB = 10√5 ≈ 22.36 units

Tips & Tricks

ShortcutWhen to UseExample
Order doesn't matterWhen calculating distance, you can treat either point as (x₁, y₁). The result is identical.Distance from (2, 3) to (5, 7) equals distance from (5, 7) to (2, 3)
Special cases shortcutIf points share the same x or y coordinate, use simplified formula: horizontal distance = |x₂ − x₁|, vertical distance = |y₂ − y₁|Distance from (3, 5) to (3, 9) is simply |9 − 5| = 4
Perfect square recognitionMemorize common perfect squares (25, 36, 49, 64, 81, 100, 121, 144) to simplify final answers quickly√64 = 8 immediately without calculation

{{KEY: type=formula | title=Distance from Origin | text=When one point is the origin O(0,0), the formula simplifies to: d = √(x² + y²). This is especially useful for checking if points lie on circles centered at origin.}}

Common Mistakes

❌ Wrong✅ RightWhy
d = (x₂ − x₁)² + (y₂ − y₁)²d = √[(x₂ − x₁)² + (y₂ − y₁)²]Must take square root; Baudhāyana–Pythagoras gives AB² = AC² + BC²
d = (x₂ − x₁) + (y₂ − y₁)d = √[(x₂ − x₁)² + (y₂ − y₁)²]Cannot simply add differences; must square each, add, then root
Forgetting negative signs: 5 − (−3) = 25 − (−3) = 5 + 3 = 8Subtracting a negative means adding: −(−a) = +a
√(16 + 9) = √16 + √9 = 7√(16 + 9) = √25 = 5Square root of sum ≠ sum of square roots; simplify inside first

Brain-Teaser Questions

Q1: Three points A(0, 0), B(a, 0), and C(0, a) form a triangle. If AB = BC = CA, what type of triangle is ABC, and what is the value of each side in terms of a?

💡 Answer: For AB = BC = CA to hold, calculate each distance. AB = a (horizontal), AC = a (vertical), BC = √[(a−0)² + (0−a)²] = √(a² + a²) = a√2. Since AB = AC ≠ BC, this cannot be an equilateral triangle. The condition AB = BC = CA is impossible with these coordinates. The triangle is actually a right-angled isosceles triangle with AB = AC = a and BC = a√2.

Q2: Point P lies on the x-axis and is equidistant from A(2, 3) and B(−4, 5). Find the coordinates of P.

💡 Answer: Since P is on x-axis, P = (x, 0). Set PA = PB: √[(x−2)² + (0−3)²] = √[(x+4)² + (0−5)²]. Squaring both sides: (x−2)² + 9 = (x+4)² + 25. Expanding: x² − 4x + 4 + 9 = x² + 8x + 16 + 25. Simplifying: −4x + 13 = 8x + 41. Solving: −12x = 28, so x = −7/3. Therefore P = (−7/3, 0).

Q3: Show that the points forming a square with vertices at (1, 1), (4, 1), (4, 4), and (1, 4) have diagonals of equal length, and find that length.

💡 Answer: The two diagonals connect (1, 1) to (4, 4) and (4, 1) to (1, 4). First diagonal: d₁ = √[(4−1)² + (4−1)²] = √(9 + 9) = √18 = 3√2. Second diagonal: d₂ = √[(1−4)² + (4−1)²] = √(9 + 9) = √18 = 3√2. Since d₁ = d₂, diagonals are equal, confirming it's a square (or rectangle). The diagonal length is 3√2 ≈ 4.24 units.

Mini Cheatsheet

Formula / ConceptExpressionWhen to Use
Distance Formula (General)d = √[(x₂ − x₁)² + (y₂ − y₁)²]Finding distance between any two points in 2-D plane
Distance from Origind = √(x² + y²)When one point is O(0, 0)
Horizontal Distance Onlyd = |x₂ − x₁|When both points have same y-coordinate
Vertical Distance Onlyd = |y₂ − y₁|When both points have same x-coordinate
Key PropertyOrder of points doesn't matterDistance AB = Distance BA always

Practice Insight: Master this formula thoroughly — it's the foundation for midpoint formula, section formula, and proving geometric properties like checking if triangles are isosceles, equilateral, or right-angled. In CBSE exams, distance formula appears in 70% of coordinate geometry problems!

In this chapter

  • 1.Introduction
  • 2.Settling In
  • 3.The 2-d Cartesian Coordinate System — Part 1
  • 4.The 2-d Cartesian Coordinate System — Part 2
  • 5.Distance Between Two Points in the 2-D Plane

Frequently asked questions

What is Introduction?

Welcome to the fascinating world of Coordinate Geometry! You've likely used maps, played video games, or even just given directions to a friend. At the heart of all these activities is a simple yet powerful idea: using numbers to pinpoint a location. This chapter introduces the foundational system that allows us to bri

What is Settling In?

Have you ever tried to find your seat in a dark cinema hall? You probably looked for two pieces of information: the **row letter** (like 'F') and the **seat number** (like '12'). Just one piece of information isn't enough. 'Row F' is a whole line of seats, and 'Seat 12' exists in every row. You need both to pinpoint yo

What is The 2-d Cartesian Coordinate System — Part 1?

Imagine you're trying to describe the exact location of your seat in a cinema hall. Saying "Row 5" isn't enough — you also need the seat number, say "Seat 12." This two-piece information (Row, Seat) pinpoints your exact position.

What is The 2-d Cartesian Coordinate System — Part 2?

Imagine you are playing an online video game where your character moves around a 2-D battlefield. To communicate your character's exact position to your teammates, you cannot just say "I'm over here!" You need a **universal language** — coordinates that tell everyone exactly how far you are from a reference point in tw

What is Distance Between Two Points in the 2-D Plane?

Imagine you're standing at one corner of a rectangular park and want to walk to the diagonally opposite corner. You could walk along the edges, but what if you want to know the **shortest straight-line distance**? This is where coordinate geometry becomes incredibly powerful.

More chapters in CBSE Class 9 Mathematics

Want the full CBSE Class 9 Mathematics experience?

Every chapter. Interactive lessons. AI tutor on tap. Study Lab for any photo or PDF. 7-day free trial — no credit card.

1000s of students
100% NCERT-aligned
Powered by AI

Install Learn Skill

Add to home screen for the best experience