Coordinate Geometry • Topic 2 of 3

Quadrants and Distance Interpretation

What are the Four Quadrants? The two perpendicular axes divide the plane into four quadrants, numbered counterclockwise starting from the top-right.

Quadrantx-signy-signExample point
Quadrant I (Q1)++(3, 4)
Quadrant II (Q2)-+(-3, 4)
Quadrant III (Q3)--(-3, -4)
Quadrant IV (Q4)+-(3, -4)

Points on Axes:

  • On X-axis: \(y = 0\), e.g., \((5, 0)\), \((-2, 0)\)
  • On Y-axis: \(x = 0\), e.g., \((0, 3)\), \((0, -4)\)
  • Origin: \((0, 0)\) (on both axes)

Distance Interpretation:

  • The x-coordinate tells how far a point is from the Y-axis
  • The y-coordinate tells how far a point is from the X-axis
  • The distance from the origin = \(\sqrt{x^2 + y^2}\) (Pythagorean theorem)

Distance between two points:

\[ \text{Distance} = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} \]

Horizontal and Vertical Distances:

  • Same y-coordinate → horizontal distance = \(|x_2 - x_1|\)
  • Same x-coordinate → vertical distance = \(|y_2 - y_1|\)
DISTANCE FORMULA Distance from Origin O(0,0) x = 3 y=4 P(3,4) O d = √(3²+4²) = √25 = 5 Distance A to B A(1,2) B(4,6) Δx = 3 Δy=4 d = √(3²+4²) = 5 d = √[(x₂-x₁)² + (y₂-y₁)²] = √[(4-1)² + (6-2)²] = √25 = 5
1
Worked Example
In which quadrant does the point \((-5, 7)\) lie?
Solution- x = -5 (negative) - y = 7 (positive) - Negative x, positive y → Quadrant II - **Answer:** Quadrant II *Example 2: Find the distance between the points \(A(2, 3)\) and \(B(5, 7)\). Solution: - Difference in x: \(x_2 - x_1 = 5 - 2 = 3\) - Difference in y: \(y_2 - y_1 = 7 - 3 = 4\) - Distance = \(\sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5\) units - **Answer:** 5 units *Example 3: A point \(P\) lies on the X-axis at a distance of 6 units from the origin. What are its coordinates? Solution: - On X-axis → \(y = 0\) - Distance from origin = 6 units - Two possibilities: \((6, 0)\) or \((-6, 0)\) - **Answer:** \((6, 0)\) or \((-6, 0)\)

Key Points

  • Quadrant I: (+, +) | Quadrant II: (-, +) | Quadrant III: (-, -) | Quadrant IV: (+, -)
  • Points on axes are NOT in any quadrant
  • Distance from origin = \(\sqrt{x^2 + y^2}\)
  • Distance between points = \(\sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}\)
  • Points with same y-coordinate are horizontally aligned
  • Points with same x-coordinate are vertically aligned
  • ---
Tap an option to check your answer0 / 4
Q1.In Quadrant I, the signs of $(x,y)$ are:
Explanation: Both positive.
Q2.In which quadrant is $(-4,2)$?
Explanation: $(-,+)$.
Q3.In which quadrant is $(7,-2)$?
Explanation: $(+,-)$.
Q4.The distance between $(0,0)$ and $(3,4)$ is:
Explanation: $\sqrt{9+16}=5$.