terican

Last verified · v1.0

Calculator · math

Segment Addition Postulate Calculator

Solve for AB, BC, or AC using the Segment Addition Postulate formula AB + BC = AC. Enter any two known segment lengths for instant results.

FreeInstantNo signupOpen source

Inputs

Segment Length

Explain my result

0/3 free

Get a plain-English breakdown of your result with practical next steps.

Segment Lengthunits

The formula

How the
result is
computed.

Segment Addition Postulate: Formula, Derivation, and Applications

The Segment Addition Postulate is a foundational axiom in Euclidean geometry. It states that if point B lies between points A and C on a line segment, then the lengths of the two partial segments sum to the total segment length: AB + BC = AC. Unlike theorems that require proof, this postulate is accepted as a self-evident truth, making it one of the first principles introduced in any formal geometry course.

The Formula and Its Three Solving Forms

The core equation AB + BC = AC contains three variables, any one of which can serve as the unknown. Simple algebra yields three directly usable equations:

  • Solve for AC: AC = AB + BC — add the two partial segment lengths
  • Solve for AB: AB = AC − BC — subtract the known partial length from the total
  • Solve for BC: BC = AC − AB — subtract the other known partial length from the total

The variables represent: AB (distance from point A to point B), BC (distance from point B to point C), and AC (total distance from point A to point C). Point B must lie strictly between A and C on the line for the postulate to hold.

Worked Numerical Examples

Example 1 — Solving for AC: If AB = 8 meters and BC = 11 meters, then AC = 8 + 11 = 19 meters.

Example 2 — Solving for a Partial Length: A road segment AC measures 240 feet. The first portion AB is 95 feet. The remaining portion BC = 240 − 95 = 145 feet.

Example 3 — Algebraic Application: Given AB = 3x + 2, BC = x + 4, and AC = 30, set up the equation (3x + 2) + (x + 4) = 30. Simplifying gives 4x + 6 = 30, so x = 6. Therefore AB = 20 and BC = 10, and 20 + 10 = 30 confirms the solution.

Curriculum Foundations and Academic Standards

The Segment Addition Postulate is a required concept in geometry curricula across the United States. The Kentucky Academic Standards for Mathematics and the Massachusetts Mathematics Curriculum Framework (2017) both identify segment relationships as foundational competencies for high school geometry. Research compiled in the ERIC educational database (ED457026) highlights how mastery of this postulate supports the transition to coordinate geometry, triangle congruence proofs, and trigonometric applications. Classroom resources such as the Midpoint and Segment Addition Postulate Worksheet are widely used to build procedural fluency through graded practice problems.

The Midpoint Special Case

When point B is the midpoint of AC, the Segment Addition Postulate produces a symmetric result: AB = BC = AC ÷ 2. For a 60-inch rod with B at the exact center, both AB and BC equal 30 inches. This special case bridges the postulate directly to the Midpoint Theorem and to segment bisector constructions in geometric proofs.

Real-World Applications

  • Construction and Engineering: Calculating beam, pipe, or cable lengths when one section and the total run are known.
  • Navigation: Splitting a known total route distance into individual legs when one leg is already measured.
  • Surveying: Computing unknown distances between intermediate boundary markers from total recorded plot dimensions.
  • Carpentry: Finding remaining board length after a cut when both the original board and the removed piece are measured.

How to Use This Calculator

Select the desired unknown — AC, AB, or BC — from the dropdown menu, then enter the two known segment lengths in their respective fields. The calculator applies the appropriate algebraic form of AB + BC = AC and returns the answer immediately. All inputs must be positive real numbers, consistent with the geometric requirement that segment lengths cannot be negative or zero.

Reference

Frequently asked questions

What is the Segment Addition Postulate?
The Segment Addition Postulate is a fundamental axiom in Euclidean geometry. It states that if point B lies between points A and C on a line, then AB + BC = AC. Because it is a postulate rather than a theorem, it is accepted without formal proof and serves as a foundational building block for theorems involving segment lengths, midpoints, and geometric proofs in high school geometry.
How do I solve for a missing segment length using the Segment Addition Postulate?
Rearrange the formula AB + BC = AC based on the unknown variable. To find AC, add AB and BC together. To find AB, subtract BC from AC using AB = AC − BC. To find BC, subtract AB from AC using BC = AC − AB. For example, if AB = 12 units and AC = 30 units, then BC = 30 − 12 = 18 units.
Can the Segment Addition Postulate be applied when segments are expressed as algebraic expressions?
Yes. When AB and BC are given as algebraic expressions such as 2x + 3 and x − 1, and AC = 20, substitute into AB + BC = AC to get (2x + 3) + (x − 1) = 20. Solving yields 3x + 2 = 20, so x = 6. This algebraic application is one of the most common problem types in high school geometry courses and on standardized tests.
What is the difference between the Segment Addition Postulate and the Midpoint Theorem?
The Segment Addition Postulate applies to any point B lying between A and C on a segment, regardless of B's exact position. The Midpoint Theorem is a specific case where B falls exactly halfway between A and C, producing the special result AB = BC = AC ÷ 2. Every midpoint satisfies the Segment Addition Postulate, but not every point that satisfies the postulate is a midpoint.
What are real-world examples of the Segment Addition Postulate?
Real-world applications are widespread. In construction, the postulate calculates remaining pipe length after a section is cut from a known total. In navigation, it splits a 350-mile route into two legs when one leg distance is recorded. In surveying, it computes intermediate boundary distances from total plot measurements. In carpentry, it finds remaining board length after a piece is removed. Any partitioned linear distance relies on this principle.
Does the Segment Addition Postulate apply in coordinate geometry?
Yes. In coordinate geometry, compute individual segment lengths using the distance formula d = sqrt((x2 - x1)^2 + (y2 - y1)^2), then verify AB + BC = AC. For collinear points A(0, 0), B(4, 0), and C(9, 0): AB = 4, BC = 5, and AC = 9, confirming 4 + 5 = 9. The postulate holds whenever B lies between A and C on any line in the coordinate plane.