Segment Addition Postulate - Find the Missing Segment Length

Use this segment addition postulate calculator to find a missing AB, BC, or AC value, verify AB + BC = AC, and check three collinear points.

Updated: June 16, 2026 • Free Tool

Segment Addition Postulate

Length of the segment from A to B. Leave blank to compute AB from AC minus BC.

Length of the segment from B to C. Leave blank to compute BC from AC minus AB.

Length of the whole segment from A to C. Leave blank to compute AC as AB plus BC.

Results

Computed Missing Segment
0units
AB 0units
BC 0units
AC 0units
AB + BC = AC? 0

What Is the Segment Addition Postulate?

The segment addition postulate is the geometry rule that says, when three points A, B, and C are collinear and B sits between A and C, the length of the whole segment AC equals the sum of the two smaller segments AB and BC, written AB + BC = AC. This calculator lets you type any two of AB, BC, or AC and immediately read back the third, with a live check that the three values actually satisfy AB + BC = AC.

  • High-school geometry homework: Solve the standard 'find the missing segment' problem by entering the two known lengths and reading the third, the most common form of this postulate in textbooks.
  • Number-line and coordinate problems: Convert between three collinear coordinates and the three segment lengths they produce, which is the coordinate-geometry form of the same rule.
  • Verification of segment diagrams: Check a hand-drawn or computer-generated diagram by confirming the three labeled segment lengths on a line satisfy AB + BC = AC, catching typos before they propagate.

The theorem is one of the first results in a geometry course, and almost every measurement you take on a straight line is a sum of smaller pieces. The rule turns 'add up the small distances' into a single equation, AB + BC = AC, that you can check on the page.

When the segment is given by its two endpoints in 2D or 3D, Length of a Line Segment Calculator computes the distance, midpoint, and slope of the same line.

How the Segment Addition Postulate Calculator Works

The calculator reads AB, BC, and AC, treats any blank field as the unknown, and applies the single rule AB + BC = AC to fill in the missing value, then reports whether the three values are consistent.

AB + BC = AC
  • AB: Length of the segment from point A to point B. Leave blank to compute AB as AC minus BC.
  • BC: Length of the segment from point B to point C. Leave blank to compute BC as AC minus AB.
  • AC: Length of the whole segment from A to C. Leave blank to compute AC as the sum AB + BC.

The calculator treats a blank input as the unknown and applies AB + BC = AC in the appropriate direction. When all three fields are filled, it cross-checks the equality, which is useful for verifying a diagram you typed in from a worksheet.

For coordinate-geometry problems, the same rule shows up as |xB - xA| + |xC - xB| = |xC - xA| for three collinear points on a number line.

Worked example: find AC when AB = 3 and BC = 5

AB = 3, BC = 5, AC is left blank.

AC = AB + BC = 3 + 5 = 8.

AC = 8 units.

This is the textbook 'two parts, find the whole' form of the rule. The same pattern handles 6 + 9 = 15, 12 + 7 = 19, and any other integer or decimal pair.

Worked example: find AB when AC = 12 and BC = 4.5

AC = 12, BC = 4.5, AB is left blank.

AB = AC - BC = 12 - 4.5 = 7.5.

AB = 7.5 units.

This is the 'whole and one part, find the other part' form, the second most common textbook variant after the sum form.

According to Wikipedia, the rule states that if point B lies on segment AC and B is between A and C, then AB + BC = AC.

According to Khan Academy, when three points are collinear the distance between the outer two equals the sum of the distances between consecutive points, which is this rule in coordinates.

For coordinate-geometry problems where AB, BC, and AC are the pairwise distances between three collinear points, 2D Distance Calculator handles the distance formula between any two of those points in one step.

Key Concepts Behind the Segment Addition Postulate

Four small ideas cover everything the rule needs: collinearity, betweenness, the part-whole relationship, and the number-line reading of the same formula.

Collinear points

The postulate only applies when A, B, and C lie on the same straight line. If the three points are not collinear, AB + BC is longer than AC, and the rule no longer holds.

Betweenness (B between A and C)

B must sit between A and C on the line, not on the extension beyond A or beyond C. The rule is sometimes written 'if B is between A and C, then AB + BC = AC' to make this condition explicit.

Part-whole relationship

AB and BC are the two parts; AC is the whole. Any time you can split a length into two pieces, the postulate states that the pieces add up to the original, and the calculator uses this to recover the missing piece from the other two.

Number-line reading

On a number line, the three segments become the three pairwise distances between the coordinates of A, B, and C. The formula then reads |xB - xA| + |xC - xB| = |xC - xA|, which is the same equation the calculator checks.

These four ideas travel together: skip the collinearity check and the equality can fail; forget the betweenness condition and the sign convention breaks.

Once you know the radius and segment height, Segment Area Calculator turns the same kind of segment information into the area of a circular segment using the chord, central angle, and sector area.

How to Use This Calculator

Type any two of AB, BC, and AC, leave the third blank, and read the result. The calculator updates as you type.

  1. 1 Pick which segment is the unknown: Decide which of AB, BC, or AC to solve for. In a 'find the whole' problem the unknown is AC; in a 'find a part' problem the unknown is AB or BC.
  2. 2 Enter the two known lengths: Type the two known values into their fields. Leave the third blank so the calculator can use that blank as the unknown.
  3. 3 Read the computed segment: The 'Computed Missing Segment' result updates in real time and is labelled with which segment (AB, BC, or AC) it represents, so there is no ambiguity about what was filled in.
  4. 4 Check the consistency row: Look at the 'AB + BC = AC?' row. A 'Yes' result means the rule holds for the values you entered; a 'No' result includes the actual sum so you can find the typo.
  5. 5 Verify a diagram by filling all three fields: When you already have all three values from a worksheet or drawing, fill in all three fields. The calculator then acts as a consistency checker instead of a solver and tells you whether the diagram satisfies AB + BC = AC.
  6. 6 Reset and try the next problem: Press Reset to restore the defaults (AB = 3, BC = 5, AC = 8). The default values satisfy the postulate, so the reset state is a clean starting point for a fresh problem.

Suppose a number line has points A = 1, B = 4, C = 10. AB = 3, BC = 6, AC = 9. Fill all three fields with 3, 6, 9, and the consistency row confirms 3 + 6 = 9.

When the segment lives on a number line or in a coordinate plane and you need to plot the three points, Coordinate Plane Calculator visualizes the points and reads off distances, midpoints, and slopes for the same setup.

Benefits of Using This Calculator

A focused SAP calculator saves time on the kind of one-line geometry problems that show up across school, drafting, and programming work.

  • One form replaces three separate problems: The same form handles 'find AC', 'find AB', and 'find BC'. There is no mode toggle to remember, only the rule that whatever you leave blank is the unknown.
  • Consistency check included: When you fill all three fields, the calculator checks AB + BC = AC and reports the actual sum if the values disagree, which is the fastest way to catch a typo on a worksheet.
  • Real-time feedback while you type: The result updates as you change any field, which makes it easy to ask 'what if AC were 20?' without restarting.
  • Defaults match a textbook example: The default values (AB = 3, BC = 5, AC = 8) come from a common geometry textbook problem, so the calculator is in a known-good state the moment the page loads.
  • Negative inputs are handled safely: If you accidentally type a negative value, the calculator treats it as zero and continues, so the page does not throw a runtime error mid-session.
  • Works on number-line problems too: The same AB, BC, AC fields cover the coordinate-geometry version, so the calculator is useful for pure geometry and number-line problems.

The biggest practical win is that the rule becomes a single reading instead of a back-of-the-envelope subtraction or addition.

For the education-side companion that walks through the same collinear-point problems with step-by-step explanations, Distance, Midpoint & Slope Calculator covers distance, midpoint, and slope from the same two-endpoint input style.

Factors That Affect Your Results

A small set of inputs and assumptions decides whether the postulate applies to your problem, and a couple of limitations are worth knowing before you trust the result.

Collinearity

The postulate only holds when A, B, and C are on the same straight line. If the three points form a triangle, AB + BC will be larger than AC, and the consistency row will say 'No'.

Betweenness

B must sit between A and C, not on the extension of the line beyond A or beyond C. When B is an endpoint, one of the two parts is zero and the rule still holds.

Unit consistency

Mixing units (AB in centimetres, BC in inches, AC in feet) makes the equality meaningless even when the numbers look right.

Rounding

The calculator rounds AB, BC, and AC to four decimal places. When all three fields are filled and the equality is off by more than 0.01, the consistency row says 'No' and shows the actual sum.

Sign on a number line

On a number line with negative coordinates, AB is |xB - xA| and the postulate still holds as long as B is between A and C.

  • The calculator assumes a flat, straight-line geometry. It does not handle curved paths, geodesic distances on a sphere, or piecewise paths with bends.
  • The check is numeric with a tolerance of 0.01, so two values that differ by less than that are treated as equal. That is fine for textbook problems but can hide a tiny rounding mismatch on a very precise problem.

For most homework, drafting, and coordinate problems the rule is exact, and the calculator's numeric check is well below the precision of the input.

According to Wolfram MathWorld, a line segment is a closed interval with two endpoints, and the rule holds whenever the three labeled points sit on the same line.

Before you trust the result, normalize AB, BC, and AC to a single unit so AB + BC = AC compares like with like: the Distance Converter covers centimetre-to-inch, inch-to-foot, kilometre-to-mile, and the rest of the metric, customary, and nautical pairs.

segment addition postulate calculator showing a number line with points A, B, and C, the formula AB + BC = AC, and the computed missing segment length
segment addition postulate calculator showing a number line with points A, B, and C, the formula AB + BC = AC, and the computed missing segment length

Frequently Asked Questions

Q: What is the segment addition postulate?

A: The segment addition postulate is the geometry rule that if three points A, B, and C are collinear and B sits between A and C, then the length of the whole segment AC equals the sum of the two smaller segments AB and BC, written AB + BC = AC.

Q: What is the formula for the segment addition postulate?

A: The formula is AB + BC = AC. Knowing any two of the three lengths is enough to find the third, which is exactly what the segment addition postulate calculator does when you leave one of the three fields blank.

Q: How do you find a missing segment length with the segment addition postulate?

A: Decide which segment is unknown, then apply AB + BC = AC in the right direction. If the whole AC is unknown, add the two parts AB and BC. If a part is unknown, subtract the other part from the whole.

Q: Can the segment addition postulate be used on a number line?

A: Yes. On a number line, AB, BC, and AC are the absolute differences between three coordinates, and the rule becomes |xB - xA| + |xC - xB| = |xC - xA|, which is the coordinate-geometry form of the same postulate.

Q: What is the difference between the segment addition postulate and the segment bisector?

A: The segment addition postulate is a rule for any three collinear points and any split of a segment into two parts. A segment bisector is a special case where the split is exactly in half, so AB = BC and each part is AC divided by 2.

Q: Does the segment addition postulate require the three points to be collinear?

A: Yes. The postulate only holds when A, B, and C are on the same straight line. If the three points form a triangle, AB + BC is longer than AC and the rule does not apply, which the calculator surfaces with a 'No' on the consistency row.