Mastering Line Segment Proofs- Techniques and Examples
What Line Segment Proofs Actually Are
Line segment proofs are logical arguments that show why geometric relationships between line segments are true. You start with given information, apply definitions and axioms, and arrive at a conclusion. That's it. No magic, no intuition required—just rigorous logical steps.
Most geometry students struggle with these proofs because they expect to "see" the answer. You can't. You have to construct it step by step.
The Building Blocks You Must Know
Before writing any proof, you need these fundamentals locked in:
- Segment Addition Postulate — If B is between A and C, then AB + BC = AC
- Definition of midpoint — Point M is the midpoint of segment AB if M lies on AB and AM = MB
- Definition of congruent segments — Two segments are congruent if their lengths are equal
- Reflexive Property — Any segment equals itself (AB = AB)
- Substitution Property — If A = B and B = C, then A = C
If these aren't automatic for you, stop here. Go back and memorize them. Proofs will make zero sense otherwise.
Common Proof Techniques for Line Segments
The Two-Column Format
This is the standard format taught in most classrooms. You list statements on the left and reasons on the right.
| Statement | Reason |
|---|---|
| 1. AB = CD | Given |
| 2. AB + BC = CD + BC | Addition Property of Equality |
| 3. AB + BC = AC | Segment Addition Postulate |
| 4. AC = CD + BC | Substitution (steps 2, 3) |
Paragraph Proofs
Write the logic as continuous prose. Same requirements—every claim needs justification—but without the rigid two-column structure. Some instructors prefer this format for its readability.
Flowchart Proofs
Use boxes connected by arrows to show logical flow. Helpful for visual learners, but slower to write. Most test settings don't allow this luxury.
How to Write a Line Segment Proof: Step by Step
Here's the process. Follow it every time until it becomes instinct.
Step 1: Extract the Given Information
Read the problem. Write down exactly what's provided. Ignore everything else at first.
Step 2: Identify What You're Proving
What's the final statement? "Prove: XY = ZW" or "Prove: M is the midpoint of JK." Keep this in mind throughout.
Step 3: Map Out Your Logical Path
Before writing, sketch a diagram. Mark given equalities. Ask yourself: What property or definition connects the givens to the conclusion?
Step 4: Write Each Step with a Reason
Every statement requires a justification. If you can't name the reason, the step doesn't belong.
Step 5: Check Your Work
Does each step logically follow from the previous one? Did you skip any necessary intermediate statements?
Example Proof: Showing Two Segments Are Equal
Given: M is the midpoint of AB. N is the midpoint of BC. AB = BC.
Prove: AM = NC
| Statement | Reason |
|---|---|
| 1. M is the midpoint of AB | Given |
| 2. AM = MB | Definition of midpoint |
| 3. N is the midpoint of BC | Given |
| 4. BN = NC | Definition of midpoint |
| 5. AB = BC | Given |
| 6. AM + MB = BN + NC | Substitution (using steps 2, 4, 5) |
| 7. AB = BN + NC | Segment Addition Postulate |
| 8. AM = NC | Subtraction Property (steps 2, 4) |
The key move here: recognizing that if AM = MB and BN = NC, and the total segments are equal, then the remaining pieces must be equal too.
Example Proof: Showing a Point is a Midpoint
Given: P is between R and S. RP = PS. Q is between S and T. SQ = QT. RS = ST.
Prove: S is the midpoint of PT.
| Statement | Reason |
|---|---|
| 1. RP = PS | Given |
| 2. RS = RP + PS | Segment Addition Postulate |
| 3. RS = 2(RP) | Substitution (step 1 into step 2) |
| 4. RS = ST | Given |
| 5. SQ = QT | Given |
| 6. ST = SQ + QT | Segment Addition Postulate |
| 7. ST = 2(SQ) | Substitution (step 5 into step 6) |
| 8. 2(RP) = 2(SQ) | Substitution (steps 3, 4, 7) |
| 9. RP = SQ | Division Property of Equality |
| 10. PS = SQ | Substitution (step 1, step 9) |
| 11. PS = ST / 2 | From step 7 |
| 12. S is between P and T | Construction (from given) |
| 13. S is the midpoint of PT | Definition of midpoint (steps 12, 10) |
Where Students Actually Fail
- Skipping the Segment Addition Postulate — This comes up constantly. If you have overlapping segments, you need this to relate the parts to the whole.
- Using the wrong property — "Segment Addition" and "Angle Addition" sound similar but apply to different situations. Know which one you're using.
- Assuming what you're trying to prove — Circular reasoning gets you a zero. The conclusion cannot appear in your proof until the final step.
- Forgetting to state when a point is between two others — The Segment Addition Postulate requires this condition. Without it, the postulate doesn't apply.
Quick Reference: Proof Strategies
| Goal | Strategy |
|---|---|
| Prove two segments are equal | Show they result from same operations on equal segments; prove each equals a third segment |
| Prove a point is a midpoint | Show point lies on segment AND creates two equal subsegments |
| Prove three points are collinear | Show one point lies between the other two using segment relationships |
| Prove a segment is bisected | Show two subsegments are equal using midpoint definition or construction |
Practice Protocol
Work through at least five proofs before your test. Don't look at solutions first. Struggle through it—that's where the learning happens. If you're stuck after five minutes, check your givens again. Usually the issue is either a missed definition or a failure to apply the Segment Addition Postulate to overlapping segments.