Geometry begins not with shapes or formulas, but with three primitive ideas so fundamental they cannot be defined in terms of anything simpler: the point, the line, and the plane. These are the atoms of all geometric reasoning — everything from triangles to spheres is ultimately built from them.
In this lesson we lay the rigorous groundwork of Euclidean geometry, exploring how these undefined objects behave, how they relate to one another, and how the postulates that govern them give rise to all the theorems you will encounter throughout this course.
In any axiomatic system, some terms must be accepted without definition to avoid circular reasoning. If we tried to define a point as "an exact location in space," we would need to define location and space — which would themselves require definitions, and so on forever. Euclid wisely accepted point, line, and plane as primitive notions.
Euclid's five postulates form the logical foundation of classical geometry. The first three are directly about our three primitive objects.
Euclid's Five Postulates
A straight line segment can be drawn joining any two points.
Any straight line segment can be extended indefinitely in a straight line.
Given any straight line segment, a circle can be drawn having the segment as radius and one endpoint as center.
All right angles are congruent.
(Parallel Postulate) If a line segment intersects two straight lines forming two interior angles on the same side that sum to less than 180°, the two lines, if extended indefinitely, meet on that side.
These postulates are not proved — they are assumed. Every theorem in Euclidean geometry follows logically from them.
Points are collinear if they all lie on the same line.
Note
Three points A, B, C are collinear if and only if the area of triangle ABC equals zero. We will revisit this condition using the coordinate formula for area later in the course.
Test for collinearity (coordinate form): Points A(x1,y1), B(x2,y2), C(x3,y3) are collinear if and only if:
x1x2x3y1y2y3111=0
Expanding this determinant:
x1(y2−y3)−y1(x2−x3)+(x2y3−x3y2)=0
Example: Are A(1,2), B(3,6), C(5,10) collinear?
1(6−10)−2(3−5)+(3⋅10−5⋅6)=1(−4)−2(−2)+(30−
Yes — the three points are collinear. They all lie on the line y=2x.
Points (or lines) are coplanar if they all lie in the same plane.
Any two points are always coplanar (infinitely many planes contain any line)
Any three points are always coplanar (exactly one plane contains three non-collinear points)
Four or more points may or may not be coplanar
Common Mistake
Students often assume that four points are automatically coplanar. They are not. For example, the four vertices of a tetrahedron are non-coplanar — no single plane contains all four.
Think of two pages of an open book. The spine of the book is the line where the two flat surfaces (planes) meet. This line of intersection extends infinitely in both directions.
The Ruler Postulate states: the points on any line can be placed in a one-to-one correspondence with the real numbers R, such that the distance between any two points A and B equals the absolute value of the difference of their coordinates.
If A has coordinate a and B has coordinate b, then:
AB=∣a−b∣
This single postulate guarantees that distance is always non-negative, symmetric (AB=BA), and zero only when A=B:
A segment bisector is any line, ray, segment, or plane that passes through the midpoint of a segment. It divides the segment into two congruent halves.
The perpendicular bisector of AB is the unique line that:
Passes through the midpoint M of AB
Is perpendicular to AB
Key Property
Every point on the perpendicular bisector of AB is equidistant from A and B. This is written:
P on perp. bisector of AB⟺PA=PB
This property is used extensively when studying circumcenters of triangles.
Two angles may have a special relationship based on their measures or positions.
Name
Definition
Property
Complementary
Sum is 90°
α+β=90°
Supplementary
Sum is 180°
α+β=180°
Vertical angles
Formed by two intersecting lines, opposite each other
α=β
Linear pair
Adjacent angles on a straight line
α+β=180°
Theorem — Vertical Angles are Congruent:
Proof. Let lines ℓ1 and ℓ2 intersect at point P, forming angles ∠1, ∠2, ∠3, ∠4 in order around P. Then ∠1 and ∠2 form a linear pair, so:
m∠1+m∠2=180°
Similarly, ∠2 and ∠3 form a linear pair:
m∠2+m∠3=180°
Subtracting the first equation from the second:
m∠3−m∠1=0⟹m∠1=m∠3
By identical reasoning, m∠2=m∠4. ■
Proof Structure
This proof uses a common technique: express both unknown quantities in terms of a third known quantity, then eliminate it by subtraction. You will see this algebraic approach repeatedly in geometric proofs.
A unique plane is determined by each of the following:
Three non-collinear pointsA, B, C
A line and a point not on the line: ℓ and P∈/ℓ
Two intersecting lines: ℓ1∩ℓ2={P}
Two parallel lines: ℓ1∥ℓ2
Warning
Two lines that intersect determine exactly one plane — but two lines that are skew determine no plane. Skew lines are a three-dimensional phenomenon with no planar equivalent.
René Descartes unified geometry and algebra through the Cartesian coordinate system, placing points in correspondence with ordered pairs (or triples) of real numbers.
In R2: a point is (x,y)∈R2
In R3: a point is (x,y,z)∈R3
The distance formula in R2 follows directly from the Pythagorean theorem:
d(A,B)=(x2−x1)2+(y2−y1)2
In R3:
d(A,B)=(x2−x1)2+(y2−y1)2+(z2−z1)2
These formulas are both instances of the general Euclidean norm in Rn:
d(a,b)=∥a−b∥=∑i=1n(ai−bi)2
Geometric Intuition
The distance formula is simply the Pythagorean theorem applied to the right triangle formed by the horizontal leg ∣x2−x1∣, the vertical leg ∣y2−y1∣, and the hypotenuse AB. In 3D, the formula applies the theorem twice — first in the horizontal plane, then lifting to the full 3D distance.
Proof of the 3D distance formula:
Let A=(x1,y1,z1) and B=(x2,y2,z2. Let C=(x2,y2,z1 — the point directly below B at the same height as A.
Step 1: Distance AC lies in the horizontal plane:
AC=(x2−x1)2+(y2−y1)2
Step 2: AB is the hypotenuse of right triangle ACB with legs AC and CB=∣z2−z1∣:
AB2
The three undefined terms — point, line, and plane — are the irreducible building blocks of Euclidean geometry. From them, and from Euclid's five postulates, we have established:
Collinearity and coplanarity as properties of point sets
The Ruler Postulate grounding distance in the real numbers
The Segment Addition and Angle Addition postulates for decomposing lengths and angles
Midpoints, bisectors, and special angle pairs as fundamental constructions
Skew lines as a genuinely three-dimensional phenomenon
The distance formula as an algebraic encoding of the Pythagorean theorem
You will learn
What the three undefined terms of geometry are and why they are undefined
How collinearity and coplanarity are defined and tested
How the Ruler Postulate defines distance on a line
The Segment Addition and Angle Addition Postulates
How lines and planes intersect in two and three dimensions
How to compute distances using the coordinate distance formula
In the next lesson, Angle Relationships, we will build directly on the special angle pairs introduced here and develop the full theory of angles formed by parallel lines cut by a transversal.
30
)
=−4+4+0
=0
)
)
=AC2+CB2=(x2−x1)2+(y2−y1)2+(z2−z1)2
Points, Lines, Planes | Geometry and Trigonometry | Math Course Online