The Segment Addition Postulate

Every segment has a positive length, and if B lies between A and C, then AB + BC = AC. These two postulates, combined with substitution and subtraction, drive most proofs involving segment lengths.

--
The Segment Addition Postulate — Moosa Academy

Two postulates about segments are so basic that they need no proof of their own — yet almost every geometric proof that mentions lengths leans on them. Together they let you break a segment into parts, or rebuild it from parts, whenever convenient.

Concept The two postulates
Segment length postulate — every segment has a unique positive length, a real number.
Segment addition postulate — if  B is between  A and  C on the same line, then  AB + BC = AC .
A B C
The whole segment  AC is made of exactly the two smaller pieces  AB and  BC , so their lengths must add to the length of the whole.

Postulates are accepted as true without proof — they are the starting assumptions on which every later theorem is built.

Example Finding a missing length

Point  B lies between  A and  C . If  AB = 27 and  AC = 65 , find  BC .

By the segment addition postulate:  AB + BC = AC .
Substitute:  27 + BC = 65 .
Solve:  BC = 38 .
⟹ BC = 38
Example Proof with intersecting segments

Given:  E lies between  C and  D , and between  F and  G , with  CE \cong FE and  ED \cong EG . Prove that  CD \cong FG .

Statement Reason
CE ≅ FE, ED ≅ EG Given
CE = FE, ED = EG Definition of congruent segments
CE + ED = CD, FE + EG = FG Segment addition postulate
CD = FG Substitution
CD ≅ FG Definition of congruent segments

The proof moves back and forth between congruence (≅) and equality (=): congruent segments have equal lengths, so switching to lengths lets ordinary algebra do the rest of the work.

Example Proof with four points on a line

Given: points  P ,  Q ,  R ,  S lie on the same line in that order, and  PR \cong QS . Prove that  PQ \cong RS .

From the given:  PR = QS .
By the segment addition postulate:  PQ + QR = PR and  QR + RS = QS .
Substitute:  PQ + QR = QR + RS .
Subtract  QR from both sides:  PQ = RS .
⟹ PQ ≅ RS

The shared middle segment  QR appears in both sums, so subtracting it from each side is exactly what isolates the two segments being compared — a pattern worth recognising whenever four collinear points appear together.

Summary
  1. Every segment has a unique, positive real-number length.
  2. If B is between A and C, then AB + BC = AC — the segment addition postulate.
  3. Proofs convert between ≅ and = using the definition of congruent segments, then use substitution and subtraction to finish.
  4. When a shared middle segment appears in two sums, subtracting it out is often the key final step.