Allday Education

Partitioning a Segment in a Given Ratio

Partitioning a segment means finding the point that splits it in a given ratio. If PP partitions AB\overline{AB} in the ratio 2:32:3 from AA, the segment is cut into two pieces — the piece near AA gets 22 shares and the piece near BB gets 33 shares.

The whole method comes down to one conversion: a ratio of m:nm:n from AA means PP sits mm+n\displaystyle \frac{m}{m+n} of the way from AA to BB. Once you have that fraction, take that fraction of the horizontal change and the vertical change, and add both to the coordinates of AA.

From ratio to fraction

A ratio of m:nm:n cuts the segment into m+nm + n equal parts. Starting from AA, the point PP sits at the end of the first mm parts, so PP is mm+n\displaystyle \frac{m}{m+n} of the way from AA to BB.

This is the step where most mistakes happen. A ratio of 2:32:3 does not mean 23\displaystyle \frac{2}{3} of the way — it means 22+3=25\displaystyle \frac{2}{2+3} = \frac{2}{5} of the way. Always add both parts of the ratio to get the denominator. The diagram below cuts AB\overline{AB} into 55 equal parts, with PP landing after the first 22.

2 parts3 partsA1P34B

The run-and-rise method

Call the fraction k=mm+n\displaystyle k = \frac{m}{m+n}. First find the run and the rise from A(x1,y1)A(x_1, y_1) to B(x2,y2)B(x_2, y_2): the run is x2x1x_2 - x_1 and the rise is y2y1y_2 - y_1. Then take kk of each and add to AA.

As one formula: P=(x1+k(x2x1),  y1+k(y2y1))P = \left(x_1 + k(x_2 - x_1),\; y_1 + k(y_2 - y_1)\right). You do not need to memorize it as a formula if you remember the idea — go kk of the way over, and kk of the way up, starting from AA.

Direction matters

The ratio AP:PB=2:3AP:PB = 2:3 and the ratio BP:PA=2:3BP:PA = 2:3 give different points, because the counting starts from different ends. Always check which point the ratio starts from, and make that point your (x1,y1)(x_1, y_1).

A quick sanity check: if the fraction kk is less than 12\displaystyle \frac{1}{2}, the point should land closer to the starting point; if kk is more than 12\displaystyle \frac{1}{2}, closer to the far end. A ratio of 1:11:1 gives k=12\displaystyle k = \frac{1}{2}, which is exactly the midpoint.

Worked examples

Example 1: a 1:3 ratio

Find the point PP that partitions AB\overline{AB} in the ratio 1:31:3 from A(2,1)A(-2, 1) to B(6,5)B(6, 5).

Turn the ratio into a fractionk=11+3=14k = \dfrac{1}{1 + 3} = \dfrac{1}{4}
Find the run and the rise from AA to BB(6(2),  51)=(8,4)(6 - (-2),\; 5 - 1) = (8, 4)
Take 14\dfrac{1}{4} of each14(8)=2 and 14(4)=1\dfrac{1}{4}(8) = 2 \text{ and } \dfrac{1}{4}(4) = 1
Add to AAP=(2+2,  1+1)=(0,2)P = (-2 + 2,\; 1 + 1) = (0, 2)

Answer: P=(0,2)P = (0, 2)

Example 2: a 2:3 ratio

Find the point PP that partitions AB\overline{AB} in the ratio 2:32:3 from A(1,4)A(1, -4) to B(11,6)B(11, 6).

Turn the ratio into a fractionk=22+3=25k = \dfrac{2}{2 + 3} = \dfrac{2}{5}
Find the run and the rise from AA to BB(111,  6(4))=(10,10)(11 - 1,\; 6 - (-4)) = (10, 10)
Take 25\dfrac{2}{5} of each25(10)=4 and 25(10)=4\dfrac{2}{5}(10) = 4 \text{ and } \dfrac{2}{5}(10) = 4
Add to AAP=(1+4,  4+4)=(5,0)P = (1 + 4,\; -4 + 4) = (5, 0)

Answer: P=(5,0)P = (5, 0)

Example 3: the fraction is given directly

A zip line runs from platform A(1,2)A(1, 2) to platform B(9,10)B(9, 10). A support post is placed 34\displaystyle \frac{3}{4} of the way from AA to BB. Where is the post?

The fraction is already givenk=34k = \dfrac{3}{4}
Find the run and the rise from AA to BB(91,  102)=(8,8)(9 - 1,\; 10 - 2) = (8, 8)
Take 34\dfrac{3}{4} of each34(8)=6 and 34(8)=6\dfrac{3}{4}(8) = 6 \text{ and } \dfrac{3}{4}(8) = 6
Add to AAP=(1+6,  2+6)=(7,8)P = (1 + 6,\; 2 + 6) = (7, 8)

Answer: P=(7,8)P = (7, 8)

Try one yourself

246810-22468xy
AA
BB

Common questions

Why isn't a 2:32:3 ratio the same as 23\displaystyle \frac{2}{3} of the way?

The ratio compares the two pieces to each other, not a piece to the whole. A ratio of 2:32:3 makes 2+3=52 + 3 = 5 equal parts in total, and the first piece covers 22 of those 55 parts — so the point is 25\displaystyle \frac{2}{5} of the way, not 23\displaystyle \frac{2}{3}.

What does a 1:11:1 ratio give?

The midpoint. A 1:11:1 ratio makes two equal pieces, so k=12\displaystyle k = \frac{1}{2} and the partition point is halfway — the same answer the midpoint formula gives.

Does it matter which endpoint I start from?

Yes. The ratio AP:PB=2:3AP:PB = 2:3 starts the counting at AA, so AA is your (x1,y1)(x_1, y_1). Starting from BB with the same numbers lands you at a different point. Read the problem carefully for the starting point.

What if the run or rise is negative?

Keep the sign and carry it through. A negative run just means the segment heads left, and a negative rise means it heads down. Taking kk of a negative number keeps it negative, and adding it to AA moves you in the correct direction.

Want the video version?

Allday Everyday Math has video lessons, practice, and an AI tutor for every topic, Pre-Algebra through Algebra 2.

Try it for $1