LSSCP - Partitioning a Line Segment Lesson
Partitioning a Line Segment
A directed line segment is a segment between two points A and B with a specified direction, from A to B or from B to A. To partition means to separate, or divide. To partition a directed line segment is to divide it into two segments with a given ratio. We can partition a line segment in a given ratio by following the steps below.
Let's try an example!
Example 1: Find the coordinate of point P that lies along the directed line segment from A(3, 4) to B(6, 10) and partitions the segment in the ratio of 3 to 2.
Step 1: (x1,y1) is (3, 4) and (x2, y2) is (6, 10)
Step 2: Convert ratio of 3:2 to 33+2=35
Step 3:
rise = 10 - 4 = 6
run = 6 - 3 = 3 (notice on this example, we could have just counted since we had the graph)
Step 4:
x-coordinate = x1+(run)(aa+b)=3+(3)(33+2)=3+95=4.8
y-coordinate = y1+(rise)(aa+b)=4+(6)(33+2)=4+185=7.6
So the coordinates of point P are (4.8, 7.6). This is the point that partitions the segment in a 3:2 ratio.
Let's try another one...
Example 2: Find the coordinates of point P along the directed line segment from A(1,3) to B(8, 4) so that AP to PB gives a ratio of 4:1.
Step 1: (x1,y1) is (1, 3) and (x2, y2) is (8, 4).
Step 2: Convert ratio of 4:1 to 44+1=45
Step 3:
rise = 4 - 3 = 1
run = 8 - 1 = 7
Step 4:
x-coordinate = x1+(run)(aa+b)=1+(7)(44+1)=1+285=6.6
y-coordinate = y1+(rise)(aa+b)=3+(1)(44+1)=3+45=3.8
So the coordinates of point P are (6.6, 3.8). This is the point that partitions the segment in a 4:1 ratio.
Example 3: Find the coordinates of point P that is ¼ of the way along the directed line segment from A(2, -2) to B(3, 4).
Step 1: (x1,y1)is(2,−2)and(x2,y2)is(3,4)
Step 2: We don't have to do step 2 since our ratio is already in fraction form: 1/4!
Step 3:
rise = 4 - (-2) = 4 + 2 = 6
run = 3 - 2 = 1
Step 4:
x - coordinate = x1+(run)(aa+b)=2+(1)(14)=2+14=214or2.25
y - coordinate = y1+(rise)(aa+b)=−2+(6)(14)=−2+64=−12or−0.5
So, the coordinates of point P are (214,−12). This is the point that is 1/4 of the way from A to B, partitioning the segment in a 1:3 ratio!
Now that you know how to partition a directed line segment, try the practice problems below!
IMAGES CREATED BY GAVS