Complete notes with diagrams, examples, and formula sheet
Coordinate Geometry (also called Cartesian Geometry or Analytic Geometry) is a branch of mathematics that uses numbers to represent geometric figures and positions. It bridges algebra and geometry, allowing us to describe shapes using equations.
Coordinate Geometry is the study of geometry using a coordinate system. We use two perpendicular lines (axes) to locate any point on a plane using two numbers called coordinates.
This system was developed by the French mathematician RenΓ© Descartes, which is why it's called the Cartesian system.
The Cartesian plane is formed by two perpendicular number lines that intersect at a point called the origin.
Imagine a "+" sign: the horizontal line is the X-axis, and the vertical line is the Y-axis.
The meeting point in the center is the Origin (0, 0).
Right = positive X, Left = negative X, Up = positive Y, Down = negative Y
| Quadrant | Position | X-coordinate | Y-coordinate | Example |
|---|---|---|---|---|
| I (First) | Top-Right | Positive (+) | Positive (+) | (3, 4) |
| II (Second) | Top-Left | Negative (-) | Positive (+) | (-2, 5) |
| III (Third) | Bottom-Left | Negative (-) | Negative (-) | (-4, -3) |
| IV (Fourth) | Bottom-Right | Positive (+) | Negative (-) | (5, -2) |
Every point on the Cartesian plane can be uniquely identified by an ordered pair of numbers called coordinates.
Coordinates are a pair of numbers written as (x, y) that represent the position of a point on the plane.
x-coordinate (Abscissa): The distance from the Y-axis (horizontal distance).
y-coordinate (Ordinate): The distance from the X-axis (vertical distance).
Format: Point P = (x, y) where x comes first, then y.
Q1: Plot the point A(4, 3)
Solution:
β’ Start at origin (0, 0)
β’ Move 4 units to the RIGHT (positive x)
β’ Then move 3 units UP (positive y)
β’ Mark the point A(4, 3) in Quadrant I
Q2: Plot the point B(-3, 2)
Solution:
β’ Start at origin (0, 0)
β’ Move 3 units to the LEFT (negative x)
β’ Then move 2 units UP (positive y)
β’ Mark the point B(-3, 2) in Quadrant II
Q: In which quadrant or on which axis do these points lie?
a) (5, 3) b) (-2, -4) c) (0, 5) d) (3, 0) e) (-3, 2)
Solution:
a) (5, 3) β Both positive β Quadrant I
b) (-2, -4) β Both negative β Quadrant III
c) (0, 5) β X is 0 β On Y-axis (above origin)
d) (3, 0) β Y is 0 β On X-axis (right of origin)
e) (-3, 2) β X negative, Y positive β Quadrant II
Plotting means marking the exact position of a point on the coordinate plane based on its coordinates.
Always choose a suitable scale depending on the values of coordinates.
If coordinates are large (like 50, 100), use larger intervals (1 cm = 10 units).
If coordinates are small (like 2, 3), use smaller intervals (1 cm = 1 unit).
Keep the same scale on both axes unless specified otherwise.
In coordinate geometry, we can calculate the distance between any two points using a formula derived from the Pythagorean theorem.
The distance between two points P(xβ, yβ) and Q(xβ, yβ) is:
d = β[(xβ - xβ)Β² + (yβ - yβ)Β²]
This formula gives the straight-line distance between the two points.
Q1: Find the distance between A(2, 3) and B(5, 7)
Solution:
Here, xβ = 2, yβ = 3, xβ = 5, yβ = 7
Using distance formula:
d = β[(5-2)Β² + (7-3)Β²]
d = β[3Β² + 4Β²]
d = β[9 + 16]
d = β25
d = 5 units
Q2: Find distance between P(1, 2) and Q(4, 6)
Solution:
d = β[(4-1)Β² + (6-2)Β²]
d = β[3Β² + 4Β²]
d = β[9 + 16]
d = β25 = 5 units
Q3: Find distance from origin to point (3, 4)
Solution:
Origin is (0, 0), Point is (3, 4)
d = β[(3-0)Β² + (4-0)Β²]
d = β[9 + 16] = β25 = 5 units
Q1: Distance between (2, 5) and (7, 5)
Solution: Same y-coordinate (horizontal line)
Distance = |7 - 2| = 5 units
Q2: Distance between (3, 1) and (3, 6)
Solution: Same x-coordinate (vertical line)
Distance = |6 - 1| = 5 units
Q: Show that points A(0, 0), B(3, 0), and C(0, 4) form a right triangle.
Solution:
Calculate all three sides:
AB = β[(3-0)Β² + (0-0)Β²] = β9 = 3
BC = β[(0-3)Β² + (4-0)Β²] = β(9+16) = β25 = 5
CA = β[(0-0)Β² + (0-4)Β²] = β16 = 4
Check Pythagorean theorem: ABΒ² + CAΒ² = BCΒ²?
3Β² + 4Β² = 9 + 16 = 25
5Β² = 25
Yes! It's a right triangle (right angle at A)
Q: Are points A(1, 2), B(3, 4), and C(5, 6) collinear?
Solution:
AB = β[(3-1)Β² + (4-2)Β²] = β(4+4) = β8 = 2β2
BC = β[(5-3)Β² + (6-4)Β²] = β(4+4) = β8 = 2β2
AC = β[(5-1)Β² + (6-2)Β²] = β(16+16) = β32 = 4β2
Check: AB + BC = 2β2 + 2β2 = 4β2 = AC β
Yes! The points are collinear.
Some lines on the coordinate plane are parallel to either the X-axis or Y-axis and have special properties.
Parallel to X-axis: y-coordinate is constant β Horizontal line
Parallel to Y-axis: x-coordinate is constant β Vertical line
Perpendicular lines: One parallel to X-axis, other to Y-axis
Point: P(x, y)
x = Abscissa (horizontal)
y = Ordinate (vertical)
Origin: O(0, 0)
Order matters: (x, y) β (y, x)
I: (+, +) - Top Right
II: (-, +) - Top Left
III: (-, -) - Bottom Left
IV: (+, -) - Bottom Right
Axes points: Not in any quadrant
Between P(xβ,yβ) and Q(xβ,yβ):
d = β[(xβ-xβ)Β² + (yβ-yβ)Β²]
From Origin:
d = β(xΒ² + yΒ²)
Based on Pythagorean theorem
Horizontal line:
Points (xβ,y) & (xβ,y): d = |xβ-xβ|
Vertical line:
Points (x,yβ) & (x,yβ): d = |yβ-yβ|
Same coordinate simplifies formula
Distance from X-axis = |y|
Distance from Y-axis = |x|
On X-axis: y = 0
On Y-axis: x = 0
Absolute value gives distance
Parallel to X-axis:
y = k (constant)
Parallel to Y-axis:
x = k (constant)
k can be any real number
Right Triangle:
aΒ² + bΒ² = cΒ² (Pythagoras)
Equilateral:
All sides equal: AB = BC = CA
Isosceles: Two sides equal
Points A, B, C collinear if:
AB + BC = AC (or similar)
Sum of two distances = third distance
All three points on same line
β’ Always draw a rough diagram before solving problems - visualization helps!
β’ Remember the quadrant signs: I(+,+), II(-,+), III(-,-), IV(+,-)
β’ In distance formula, squaring removes the sign, so order doesn't matter.
β’ Use graph paper for accurate plotting and measurement.
β’ Check your answers: distance should always be positive.
β’ Practice plotting points daily to become comfortable with the coordinate system.
β’ For large numbers, choose an appropriate scale to fit the graph.
β’ Remember: Horizontal = X-axis, Vertical = Y-axis