Directed Line Segment — Definition, Formula & Examples
A directed line segment is a line segment that runs from one specific point (the initial point) to another (the terminal point), so direction matters. It is the foundation for partition problems where you divide a segment in a given ratio.
Given two distinct points and in , the directed line segment from to , denoted , is the set of points on segment together with the assignment of as the initial point and as the terminal point. The direction from to is distinguished from the direction from to .
Key Formula
Where:
- = Coordinates of the initial point A
- = Coordinates of the terminal point B
- = Ratio in which P divides the segment from A to B
How It Works
When a problem says "partition directed line segment in the ratio ," you find the point that is of the way from toward . Because the segment is directed, the ratio is measured starting at , so . You apply this fraction to each coordinate separately using the section formula. Reversing the direction (starting at ) would place the partition point in a different location, which is why direction matters.
Worked Example
Problem: Find the point P that partitions the directed line segment from A(1, 2) to B(9, 6) in the ratio 3:1.
Find the fraction: The ratio is 3:1, so the fraction of the way from A to B is
Apply to the x-coordinate: Add three-fourths of the horizontal change to the x-coordinate of A.
Apply to the y-coordinate: Do the same for y.
Answer: The partition point is .
Why It Matters
Partition problems on directed line segments appear frequently on state assessments and the SAT, falling under standard G-GPE.6. The same concept underlies vector notation in physics and engineering, where direction and magnitude both carry meaning.
Common Mistakes
Mistake: Ignoring the direction and computing the ratio from the wrong endpoint.
Correction: Always measure the ratio starting from the initial point of the directed segment. Partitioning in ratio 1:3 gives a point near A, while partitioning in ratio 1:3 gives a point near B.
