Distance, Midpoint, and Geometric Relationships
3. Segment Relationships
Learning outcomes
- I can identify congruent line segments on the coordinate plane.
- I can compare lengths of segments using distance calculations.
- I can determine whether two segments have equal length.
- I can use coordinate methods to verify geometric relationships.
- I can solve problems involving segment lengths and positions.
What Is a Line Segment?
A line segment is part of a line with two endpoints.
If the endpoints are A and B, the segment is written:
AB
or symbolically as a segment with endpoints A and B.
Unlike a full line, a segment has a definite length.
On a coordinate plane, we can calculate that length from the coordinates of its endpoints.
Segment Length
Suppose a segment has endpoints:
A(2, 3)
and:
B(8, 3)
Because the y-coordinates are equal, AB is horizontal.
Its length is:
AB = |8 − 2|
AB = 6 units
For horizontal and vertical segments, we can often find the length simply by subtracting coordinates.
Congruent Line Segments
Two line segments are congruent when they have the same length.
For example:
AB = 5 cm
and:
CD = 5 cm
Therefore:
AB and CD are congruent.
Congruent segments do not need to:
- be in the same location
- point in the same direction
- have the same slope
They only need to have:
equal length
Congruence Notation
If segment AB is congruent to segment CD, we can write:
AB ≅ CD
The symbol:
≅
means:
is congruent to
When discussing numerical lengths, we can write:
AB = CD
So there is a useful distinction:
segments are congruent
while:
their lengths are equal
Position Does Not Determine Congruence
Consider two horizontal segments.
Segment AB:
A(1, 2) to B(6, 2)
Segment CD:
C(−3, 7) to D(2, 7)
Length AB:
|6 − 1| = 5
Length CD:
|2 − (−3)| = 5
Therefore:
AB ≅ CD
The segments are in different locations, but their lengths are equal.
Orientation Does Not Determine Congruence
One segment can be horizontal while another is vertical.
For example:
A(1, 2) and B(6, 2)
give:
AB = 5
Now consider:
C(8, 1) and D(8, 6)
Then:
CD = 5
Therefore:
AB ≅ CD
even though one segment is horizontal and the other is vertical.
Measuring Diagonal Segments
If a segment is diagonal, we use the distance formula.
For endpoints:
A(x₁, y₁)
and:
B(x₂, y₂)
the segment length is:
AB = √[(x₂ − x₁)² + (y₂ − y₁)²]
This comes from the Pythagorean Theorem.
Why the Distance Formula Works
Suppose:
A(1, 2)
and:
B(5, 5)
Horizontal change:
5 − 1 = 4
Vertical change:
5 − 2 = 3
These form the legs of a right triangle.
Therefore:
AB² = 4² + 3²
AB² = 16 + 9
AB² = 25
So:
AB = 5
The segment has length:
5 units
Comparing Two Segment Lengths
To determine whether two segments are congruent:
Step 1: Identify the endpoints of the first segment.
Step 2: Calculate its length.
Step 3: Identify the endpoints of the second segment.
Step 4: Calculate its length.
Step 5: Compare the results.
If:
AB = CD
then:
AB ≅ CD
Worked Example 1: Horizontal Segments
Determine whether AB and CD are congruent.
A(2, 3)
B(9, 3)
C(−4, 8)
D(3, 8)
Length AB:
|9 − 2| = 7
Length CD:
|3 − (−4)| = 7
Therefore:
AB = CD = 7
So:
AB ≅ CD
Worked Example 2: Horizontal and Vertical
Determine whether these segments are congruent.
A(2, 5)
B(8, 5)
and:
C(10, −1)
D(10, 5)
AB:
|8 − 2| = 6
CD:
|5 − (−1)| = 6
Therefore:
AB ≅ CD
Worked Example 3: Diagonal Segments
Consider:
A(1, 1)
B(4, 5)
and:
C(6, 2)
D(9, 6)
Find AB:
AB = √[(4 − 1)² + (5 − 1)²]
AB = √(3² + 4²)
AB = √25
AB = 5
Find CD:
CD = √[(9 − 6)² + (6 − 2)²]
CD = √(3² + 4²)
CD = 5
Therefore:
AB ≅ CD
Segments Do Not Need the Same Coordinates
Notice that AB and CD in the previous example had completely different endpoints.
However, both had:
horizontal change = 3
and:
vertical change = 4
Therefore, both had length:
5
This shows that segment congruence depends on:
length
not absolute position.
Opposite Direction Does Not Change Length
Suppose segment AB changes:
+4 horizontally
and:
+3 vertically
Another segment CD changes:
−4 horizontally
and:
−3 vertically
Their directions are opposite.
However:
4² = (−4)²
and:
3² = (−3)²
Therefore, both have length:
√(4² + 3²) = 5
Direction does not affect segment length.
Worked Example 4: Segments That Are Not Congruent
Consider:
A(0, 0)
B(3, 4)
and:
C(1, 2)
D(7, 2)
First segment:
AB = √(3² + 4²)
AB = 5
Second segment:
CD = |7 − 1|
CD = 6
Therefore:
AB ≠ CD
So the segments are:
not congruent
Exact Lengths
Sometimes a segment length is not a whole number.
Consider:
A(1, 2)
and:
B(4, 4)
Then:
AB = √[(4 − 1)² + (4 − 2)²]
AB = √(3² + 2²)
AB = √13
This is an exact length.
If another segment also has length:
√13
the two segments are congruent.
There is no need to convert to a decimal before comparing them.
Comparing Squared Distances
Sometimes we can compare segment lengths without calculating the square root.
Suppose:
AB = √(3² + 4²)
and:
CD = √(4² + 3²)
For AB:
AB² = 25
For CD:
CD² = 25
Therefore:
AB = CD
This works because segment lengths are nonnegative.
This technique can make some coordinate proofs faster.
Segment Relationships in Geometric Figures
Segment relationships help us study shapes such as:
- triangles
- rectangles
- squares
- parallelograms
- rhombi
- kites
Instead of judging a diagram by appearance, coordinate geometry allows us to calculate whether particular sides or diagonals really have equal lengths.
Verifying an Isosceles Triangle
An isosceles triangle has at least two congruent sides.
Suppose:
A(0, 0)
B(6, 0)
C(3, 4)
Calculate AC:
AC = √[(3 − 0)² + (4 − 0)²]
AC = √25
AC = 5
Calculate BC:
BC = √[(3 − 6)² + (4 − 0)²]
BC = √[(-3)² + 4²]
BC = √25
BC = 5
Therefore:
AC ≅ BC
So triangle ABC is isosceles.
Verifying an Equilateral Triangle
An equilateral triangle has three congruent sides.
Using coordinates, we can calculate:
AB
BC
and:
CA
If:
AB = BC = CA
then all three sides are congruent.
Therefore, the triangle is equilateral.
This is an example of using coordinate calculations to verify a geometric relationship rather than relying on appearance.
Verifying a Rectangle
A rectangle has opposite sides of equal length.
Suppose the vertices are:
A(1, 2)
B(7, 2)
C(7, 6)
D(1, 6)
Lengths:
AB = 6
BC = 4
CD = 6
DA = 4
Therefore:
AB ≅ CD
and:
BC ≅ DA
The opposite sides have equal lengths, as expected.
To fully prove a quadrilateral is a rectangle, however, equal opposite side lengths alone are not enough; additional geometric relationships must also be established.
Verifying a Square
A square has four congruent sides.
Suppose:
A(1, 1)
B(5, 1)
C(5, 5)
D(1, 5)
Then:
AB = 4
BC = 4
CD = 4
DA = 4
Therefore:
AB ≅ BC ≅ CD ≅ DA
The four sides have equal length.
A complete coordinate proof that the figure is a square would also verify the necessary angle or perpendicularity relationships.
Diagonals
A diagonal connects two non-adjacent vertices of a polygon.
In a rectangle, the two diagonals are congruent.
Using the previous rectangle:
A(1, 2)
B(7, 2)
C(7, 6)
D(1, 6)
Diagonal AC:
AC = √[(7 − 1)² + (6 − 2)²]
AC = √(36 + 16)
AC = √52
Diagonal BD:
BD = √[(1 − 7)² + (6 − 2)²]
BD = √(36 + 16)
BD = √52
Therefore:
AC ≅ BD
Segment Bisectors
A segment bisector divides a segment into two congruent segments.
If M is the midpoint of AB, then:
AM ≅ MB
This connects segment relationships with the midpoint concepts from the previous topic.
Worked Example 5: Verify a Midpoint
Suppose:
A(2, 3)
M(5, 7)
B(8, 11)
Find AM:
AM = √[(5 − 2)² + (7 − 3)²]
AM = √(9 + 16)
AM = 5
Find MB:
MB = √[(8 − 5)² + (11 − 7)²]
MB = √(9 + 16)
MB = 5
Therefore:
AM ≅ MB
This confirms that M is the midpoint of AB.
Using the Midpoint Formula Instead
We can also verify the previous relationship by calculating the midpoint of AB.
A:
(2, 3)
B:
(8, 11)
Midpoint:
((2 + 8)/2, (3 + 11)/2)
= (5, 7)
This matches point M.
So coordinate geometry often gives us more than one method for verifying a relationship.
Segment Addition
If point B lies between A and C on the same segment, then:
AB + BC = AC
This is called the Segment Addition Postulate.
For example:
AB = 4 cm
BC = 7 cm
Then:
AC = 4 + 7
AC = 11 cm
Finding a Missing Segment Length
If:
AC = 15 cm
and:
AB = 6 cm
then:
AB + BC = AC
So:
6 + BC = 15
Therefore:
BC = 9 cm
This type of relationship can also appear on coordinate diagrams.
Worked Example 6: Segment Addition on a Coordinate Plane
Points A, B, and C lie on the same horizontal line:
A(1, 4)
B(5, 4)
C(12, 4)
Then:
AB = 4
BC = 7
and:
AC = 11
Check:
AB + BC = AC
4 + 7 = 11
Correct.
Finding an Unknown Coordinate
Suppose:
A(2, 5)
and:
B(x, 5)
The length AB is:
7 units
Because the segment is horizontal:
|x − 2| = 7
There are two possible locations for B:
x = 9
or:
x = −5
This illustrates an important idea:
Knowing a distance does not always determine a unique position.
Worked Example 7: Missing Coordinate
Point A is:
A(3, 2)
Point B is:
B(x, 2)
and:
AB = 5
Because the segment is horizontal:
|x − 3| = 5
Therefore:
x = 8
or:
x = −2
So B could be:
(8, 2)
or:
(−2, 2)
unless additional information tells us which side of A contains B.
Equal Distances from a Point
Suppose point P is equally distant from points A and B.
Then:
PA = PB
This means:
PA ≅ PB
A point with this property is called equidistant from A and B.
Points on the perpendicular bisector of segment AB are equidistant from A and B.
This relationship becomes important in later geometry topics.
Worked Example 8: Equidistant Point
Suppose:
A(0, 0)
B(6, 0)
and:
P(3, 4)
Calculate PA:
PA = √[(3 − 0)² + (4 − 0)²]
PA = 5
Calculate PB:
PB = √[(3 − 6)² + (4 − 0)²]
PB = 5
Therefore:
PA ≅ PB
Point P is equidistant from A and B.
Coordinate Proof
A coordinate proof uses algebra and coordinate calculations to establish geometric relationships.
Instead of saying:
"The sides look equal,"
we calculate their lengths.
Instead of saying:
"The point looks like the midpoint,"
we verify its coordinates or distances.
Coordinate proofs can use:
- distance
- midpoint
- slope
- equations of lines
Segment relationships often rely particularly on distance and midpoint.
Why Diagrams Can Be Misleading
A geometry diagram may not be drawn perfectly to scale.
Two segments may look equal but have different lengths.
Two segments may look different but actually be congruent.
Therefore:
appearance is not proof
Coordinate geometry allows us to replace visual guessing with calculation.
Worked Example 9: Coordinate Verification
A quadrilateral has vertices:
A(0, 0)
B(4, 3)
C(8, 0)
D(4, −3)
Calculate AB:
AB = √(4² + 3²) = 5
Calculate BC:
BC = √(4² + (−3)²) = 5
Calculate CD:
CD = √[(4 − 8)² + (−3 − 0)²] = 5
Calculate DA:
DA = √[(0 − 4)² + (0 − (−3))²] = 5
Therefore:
AB ≅ BC ≅ CD ≅ DA
All four sides are congruent.
This equal-side relationship is consistent with the quadrilateral being a rhombus, though a full classification may require checking other properties depending on what has already been established.
Real-World Application: Construction
Suppose a builder is checking two structural supports represented on a coordinate plan.
Support AB:
A(2, 2) to B(8, 10)
Support CD:
C(12, 3) to D(18, 11)
For AB:
Horizontal change = 6
Vertical change = 8
AB = √(6² + 8²) = 10
For CD:
Horizontal change = 6
Vertical change = 8
CD = 10
Therefore, the supports have equal lengths.
Real-World Application: Maps
A coordinate map can represent locations such as:
- roads
- buildings
- landmarks
- paths
- utility lines
Suppose two paths connect different locations.
Distance calculations can determine whether the paths have equal straight-line lengths.
The result can then be converted using the map's scale.
Real-World Application: Computer Graphics
Computer graphics use coordinates to position objects.
Two line segments might represent:
- edges of a shape
- parts of a character
- structural elements in a model
- sides of a digital object
Distance calculations allow software to determine whether different segments have identical lengths.
This can help maintain:
- symmetry
- proportions
- alignment
- accurate dimensions
Real-World Application: Surveying
Surveyors often work with coordinates representing measured positions.
If two pairs of survey points are known, their distances can be calculated.
This allows surveyors and engineers to compare:
- boundaries
- structural dimensions
- distances between reference points
- planned and measured dimensions
Coordinate geometry therefore provides a mathematical connection between location and length.
Real-World Application: Sports
Suppose a coach models player positions using coordinates.
Player movement 1:
A(1, 2) to B(7, 10)
Player movement 2:
C(4, 3) to D(10, 11)
Both have:
Horizontal change = 6
Vertical change = 8
Therefore:
distance = 10 units
for both movements.
The movements have equal straight-line lengths even though they begin at different locations.
Worked Example 10: Multi-Step Problem
A triangle has vertices:
A(0, 0)
B(8, 0)
C(4, 3)
Determine whether AC and BC are congruent.
Calculate AC:
AC = √[(4 − 0)² + (3 − 0)²]
AC = √(16 + 9)
AC = 5
Calculate BC:
BC = √[(4 − 8)² + (3 − 0)²]
BC = √(16 + 9)
BC = 5
Therefore:
AC ≅ BC
The triangle has two congruent sides.
Therefore, ABC is an:
isosceles triangle
Combining Distance and Midpoint
Coordinate geometry problems often require more than one method.
For example, suppose we want to determine whether point M is the midpoint of AB.
We could:
Method 1: Use the midpoint formula
or:
Method 2: Show that M lies on AB and verify AM = MB
This illustrates how coordinate methods can work together to establish geometric relationships.
Comparing Segments Efficiently
Suppose:
AB² = 65
and:
CD² = 65
We immediately know:
AB = CD
because both segment lengths are nonnegative.
Therefore:
AB ≅ CD
There is no need to calculate:
√65
as a decimal.
This can make coordinate proofs much quicker.
A Reliable Segment Comparison Strategy
When asked whether two segments are congruent:
1. Identify the endpoints.
2. Decide whether each segment is horizontal, vertical, or diagonal.
3. Calculate each length.
4. Keep radical answers exact when possible.
5. Compare the lengths.
6. State the geometric conclusion clearly.
For example:
AB = 5 and CD = 5, therefore AB ≅ CD.
A Reliable Coordinate-Proof Strategy
When verifying a geometric relationship:
1. Identify the property that must be shown.
For example:
"An isosceles triangle has two congruent sides."
2. Decide which coordinate method tests that property.
For congruent segments:
use distance
For a bisected segment:
use midpoint and/or distance
3. Perform the calculations.
4. Compare the results.
5. State what the calculations prove.
A calculation without a conclusion is incomplete.
Common Mistakes
Mistake 1: Deciding segments are congruent because they look equal
A diagram may not be drawn to scale.
Calculate the lengths.
Mistake 2: Thinking congruent segments must have the same slope
They do not.
Congruence requires:
equal length
Mistake 3: Thinking congruent segments must be parallel
They do not.
A horizontal and vertical segment can be congruent.
Mistake 4: Thinking congruent segments must have the same coordinates
Their positions can be completely different.
Only their lengths need to match.
Mistake 5: Adding coordinate differences
For a diagonal segment, do not calculate:
Δx + Δy
Use the distance formula.
Mistake 6: Rounding too early
If:
AB = √13
and:
CD = √13
you already know:
AB ≅ CD
There is no reason to introduce rounding error.
Mistake 7: Confusing congruent with parallel
Congruent describes equal size or length.
Parallel describes lines with the same direction that never intersect in the plane.
These are different relationships.
Mistake 8: Confusing congruent with perpendicular
Perpendicular lines meet at a 90° angle.
This does not tell us whether their lengths are equal.
Mistake 9: Assuming equal sides prove every type of shape
Equal side lengths may establish one important property, but a complete classification may require additional information about angles, parallel sides, slopes, or diagonals.
Did You Know?
Coordinate geometry provides a powerful way to turn geometric statements into algebraic calculations.
For example:
"These sides are congruent."
can be tested using the:
distance formula
"This point bisects the segment."
can be tested using:
midpoints and distances
"These sides are parallel."
can later be tested using:
slope
"These sides are perpendicular."
can also be investigated using:
slope
This approach is called coordinate geometry or analytic geometry because algebra is used to analyze geometric relationships.
Key Terms
- Line segment: Part of a line between two endpoints.
- Endpoint: Point at the end of a line segment.
- Length: Distance between the endpoints of a segment.
- Congruent segments: Line segments with equal lengths.
- Congruence: Relationship in which geometric objects have the same size and shape; for segments, this means equal length.
- Distance formula: Formula used to calculate the length between two coordinate points.
- Midpoint: Point exactly halfway between two endpoints.
- Bisect: Divide into two equal parts.
- Segment bisector: Object that divides a segment into two congruent segments.
- Segment Addition Postulate: If B lies between A and C, then AB + BC = AC.
- Diagonal: Segment connecting non-adjacent vertices of a polygon.
- Equidistant: Being the same distance from two or more points.
- Coordinate proof: Use of coordinate calculations to verify a geometric relationship.
- Isosceles triangle: Triangle with at least two congruent sides.
- Equilateral triangle: Triangle with three congruent sides.
- Parallel: Lines in the same plane that do not intersect.
- Perpendicular: Lines that intersect at a right angle.
Key Relationships
For a horizontal segment:
length = |x₂ − x₁|
For a vertical segment:
length = |y₂ − y₁|
For any segment:
length = √[(x₂ − x₁)² + (y₂ − y₁)²]
For congruent segments:
AB = CD
therefore:
AB ≅ CD
If M is the midpoint of AB:
AM = MB
therefore:
AM ≅ MB
For three collinear points with B between A and C:
AB + BC = AC
Key Takeaways
- A line segment has two endpoints and a measurable length.
- Two segments are congruent when they have equal lengths.
- Congruent segments do not need to have the same position, direction, or slope.
- Horizontal segment lengths can be found by comparing x-coordinates.
- Vertical segment lengths can be found by comparing y-coordinates.
- Diagonal segment lengths can be calculated using the distance formula.
- Exact radical lengths can often be compared without converting them to decimals.
- Comparing squared distances can make some coordinate proofs more efficient.
- The midpoint of a segment divides it into two congruent segments.
- The Segment Addition Postulate states that if B lies between A and C, then AB + BC = AC.
- Coordinate calculations can verify relationships instead of relying on how a diagram appears.
- Equal side lengths can help verify properties of triangles and quadrilaterals.
- Distance calculations can show that a triangle is isosceles or equilateral.
- Equal side lengths alone may not be enough to completely classify a quadrilateral; other properties may also need to be checked.
- Coordinate methods are useful for solving missing-length and missing-coordinate problems.
- Segment relationships have applications in mapping, construction, engineering, surveying, computer graphics, and sports analysis.
- A strong coordinate proof should show the calculations and clearly state the geometric conclusion.