Segment Addition Postulate Calculator
Our free trigonometry calculator solves segment addition postulate problems. Get worked examples, visual aids, and downloadable results.
Reviewed for accuracy by Manoj Kumar, Mathematics Educator
Segment Addition Postulate Calculator
Calculator
Adjust values & calculateEnter your values below. Every result is computed in your browser โ no data is sent to any server.
Formula: AB + BC = AC
Additional inputs: Point C (x), Point C (y).
Worked example โ AC = 13 units | Ratio AB:BC = 5:8
Formula
AB + BC = AC
If point B lies between points A and C on a line segment, then the distance from A to B plus the distance from B to C equals the distance from A to C. This is a fundamental postulate of Euclidean geometry.
Worked Examples
Example 1: Finding Total Length from Two Parts
Problem:Point B is between A and C. If AB = 5 units and BC = 8 units, find AC.
Solution:By the Segment Addition Postulate: AB + BC = AC 5 + 8 = AC AC = 13 units Ratio AB:BC = 5:8 AB is 38.46% of AC, BC is 61.54% of AC
Result:AC = 13 units | Ratio AB:BC = 5:8
Example 2: Finding Missing Part Length
Problem:Point B is between A and C. If AC = 20 units and AB = 7 units, find BC.
Solution:By the Segment Addition Postulate: AB + BC = AC 7 + BC = 20 BC = 20 - 7 = 13 units Midpoint of AC is at distance 10 from A B is 3 units before the midpoint
Result:BC = 13 units | Midpoint of AC at 10 units from A
Frequently Asked Questions
What is the Segment Addition Postulate?
The Segment Addition Postulate is a fundamental principle in Euclidean geometry that states: if point B lies on line segment AC (between points A and C), then the length AB plus the length BC equals the length AC. In mathematical notation, AB + BC = AC. This postulate is axiomatic, meaning it is accepted as true without proof, and serves as a building block for many geometric proofs and constructions. It is analogous to the number line property that if a < b < c, then the distance from a to b plus the distance from b to c equals the distance from a to c. The postulate applies only when B is between A and C on a straight line, not when the three points form a triangle or are non-collinear.
How do you use the Segment Addition Postulate to solve for unknown lengths?
To solve for an unknown length, set up an equation using the postulate AB + BC = AC. If you know two of the three values, you can find the third. For example, if AB = 3x + 2, BC = 5x - 1, and AC = 25, then (3x + 2) + (5x - 1) = 25, giving 8x + 1 = 25, so x = 3, and therefore AB = 11, BC = 14. The postulate can also be applied when segments are described with algebraic expressions involving the same variable. Always verify your answer by checking that the sum of the parts equals the whole. In more complex problems, you may need to apply the postulate multiple times for segments divided into more than two parts, where AB + BC + CD = AD for four collinear points.
What is the difference between the Segment Addition Postulate and the Angle Addition Postulate?
While the Segment Addition Postulate deals with lengths of line segments, the Angle Addition Postulate addresses the measures of angles. The Angle Addition Postulate states that if a ray lies in the interior of an angle, then the measure of the whole angle equals the sum of the measures of the two smaller angles. Both postulates express the same fundamental idea: when a geometric object is divided into parts, the measure of the whole equals the sum of the measures of the parts. Segment addition works with linear measurements (lengths in units like centimeters or inches), while angle addition works with angular measurements (degrees or radians). Both are essential tools in geometric proofs and are used extensively in coordinate geometry, construction problems, and real-world measurement applications.
How does the Segment Addition Postulate apply to coordinate geometry?
In coordinate geometry, the Segment Addition Postulate provides a way to verify that three points are collinear (lying on the same line) and that one point lies between the other two. Given three points A, B, and C with coordinates, you calculate the distances AB, BC, and AC using the distance formula: d = sqrt((x2-x1)^2 + (y2-y1)^2). If AB + BC = AC (within rounding tolerance), then B lies on segment AC. If AB + BC is greater than AC, the three points form a triangle (by the triangle inequality). This method is widely used in computer graphics for hit testing (determining if a point lies on a line segment), in GIS systems for verifying point positions along routes, and in computational geometry algorithms that need to determine point ordering along a line.
What is a midpoint and how does it relate to the Segment Addition Postulate?
A midpoint M of a segment AC is the point that divides the segment into two equal parts, so AM = MC = AC/2. The midpoint is a direct application of the Segment Addition Postulate: since M is between A and C, we know AM + MC = AC. Adding the constraint that AM = MC gives us AM = MC = AC/2. In coordinate geometry, the midpoint formula gives M = ((x1+x2)/2, (y1+y2)/2). The concept extends to section formulas where a point divides a segment in a ratio m:n. If point B divides AC in the ratio m:n, then AB/BC = m/n, and AB + BC = AC still holds. The midpoint is the special case where m = n = 1. Understanding midpoints is crucial for constructions, proving congruence, and finding centers of geometric figures.
Can the Segment Addition Postulate be applied to curved paths?
The Segment Addition Postulate in its classical form applies only to straight line segments in Euclidean geometry. However, the underlying principle of additivity extends to curved paths through the concept of arc length in calculus. For a curve, the arc length from point A to point C through point B equals the arc length from A to B plus the arc length from B to C, provided B lies on the curve between A and C. This is expressed mathematically using integrals: the integral from a to c of the arc length differential equals the integral from a to b plus the integral from b to c. This generalization is fundamental in physics for computing distances along trajectories, in engineering for measuring curved surfaces, and in differential geometry for studying properties of curves and manifolds.
How is the Segment Addition Postulate used in geometric proofs?
The Segment Addition Postulate is one of the most frequently cited reasons in two-column geometric proofs. It is used to establish relationships between segment lengths, often combined with other postulates and theorems. For example, in proving that two segments are congruent, you might show that both can be expressed as sums of congruent parts using segment addition. In proofs involving triangle congruence, the postulate helps establish that corresponding sides are equal. A common proof strategy is the subtraction property: if AB + BC = AC and DE + EF = DF, and if AB = DE and AC = DF, then BC = EF by subtracting equal quantities. The postulate also appears in proofs about parallel lines cut by transversals, properties of parallelograms, and theorems about medians and midsegments of triangles.
What is the betweenness of points and why is it important for segment addition?
Betweenness is a fundamental geometric concept that defines when a point lies between two other points on a line. Point B is between points A and C if and only if A, B, and C are collinear (on the same line) and AB + BC = AC. Betweenness is crucial because the Segment Addition Postulate specifically requires that the middle point be between the endpoints. Without betweenness, the relationship does not hold. For example, if A, B, and C are collinear but B is not between A and C (say A is between B and C), then BA + AC = BC, not AB + BC = AC. The concept of betweenness was rigorously formalized by mathematician David Hilbert in his axiomatization of geometry, where it plays a central role in ordering points along a line.
How does the Segment Addition Postulate connect to real-world measurement?
The Segment Addition Postulate underlies virtually all practical measurement activities. When you measure a room that is too long for your tape measure, you measure sections and add them together, directly applying the postulate. Road distances between cities through intermediate towns are computed by adding segment distances. In construction, the total length of a wall is the sum of its component sections. In surveying, the postulate enables chain surveying, where long distances are measured as sums of shorter chain lengths. Even GPS navigation uses this principle when calculating route distances by summing the distances between consecutive waypoints. The postulate also applies to time intervals (total trip time = time for first leg + time for second leg) and other additive quantities, making it one of the most practically useful geometric principles.
What happens when you extend the Segment Addition Postulate to multiple points?
When a segment is divided by multiple points, the Segment Addition Postulate extends naturally. If points B, C, and D lie on segment AE in order, then AB + BC + CD + DE = AE. Each consecutive pair of points defines a sub-segment, and the sum of all sub-segments equals the total segment. This generalization is called the extended segment addition or multi-point segment addition. It follows from repeated application of the basic two-part postulate: AB + BE = AE, and then BE = BC + CE, and CE = CD + DE. This extension is used in dividing segments into equal parts (like trisection or dividing into n equal pieces), in parametric representation of line segments, and in numerical integration methods like the trapezoidal rule where a curve is approximated by summing small linear segments.
References
Reviewed for accuracy by Manoj Kumar, Mathematics Educator ยท Editorial policy
Related Calculators
๐งฎAddition Calculator
Calculate addition with inputs, formulas, and instant results.
๐งฎLong Addition Calculator
Calculate long addition with inputs, formulas, and instant results.
๐งฎBinary Addition Calculator
Calculate binary addition with inputs, formulas, and instant results.
๐งฎVector Addition Calculator
Calculate vector addition with inputs, formulas, and instant results.
๐งฎMatrix Addition and Subtraction Calculator
Calculate matrix addition and subtraction with inputs, formulas, and instant results.
๐งฎCircle Segment Area Calculator
Calculate circle segment area with inputs, formulas, and instant results.
๐งฎSegment Area Calculator
Calculate segment area with inputs, formulas, and instant results.
๐งฎAnnulus Area Calculator
Calculate annulus area with inputs, formulas, and instant results.