Geometry Quiz: Partitioning Line Segments Via Ratio
20 questions · exam conditions
0:00
Partitioning Line Segments Via RatioQuestion 1 of 20
In the coordinate plane shown, segment AB has endpoints A(1,−3) and B(9,5). Point P divides the directed segment from A to Binternally so that AP:PB=3:1. Which coordinates represent the partition point?
Geometry Quiz: Partitioning Line Segments Via Ratio
Practice Partitioning Line Segments Via Ratio in Geometry with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
What this quiz covers
This quiz focuses on Partitioning Line Segments Via Ratio, giving you a quick way to practice the rules, question types, and explanations that matter most for Geometry.
How to use this quiz
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
All questions
Question 1
In the coordinate plane shown, segment AB has endpoints A(1,−3) and B(9,5). Point P divides the directed segment from A to Binternally so that AP:PB=3:1. Which coordinates represent the partition point?
(3,−1)
(7,3) (correct answer)
(5,1)
(10,6)
Explanation: The skill is partitioning a line segment in a given ratio. The endpoints are A(1,-3) and B(9,5), with the ratio AP:PB = 3:1. This means point P is a weighted average where A has weight 1 and B has weight 3, since the weights are the opposite parts of the ratio. Applying the ratio, the coordinates are x = (11 + 39)/4 = 28/4 = 7 and y = (1*(-3) + 3*5)/4 = 12/4 = 3, so P is at (7,3). This result is justified because it positions P three-fourths of the way from A to B, consistent with the ratio 3:1. A common distractor misconception is using the midpoint, leading to (5,1), which ignores the unequal ratio. To transfer this strategy, think in terms of weights, not distances.
Question 2
On the coordinate plane, points A(−4,1) and B(2,7) are connected by segment AB. Point P lies on the directed segment from A to B and divides ABinternally in the ratio AP:PB=1:2. Which point divides the segment in the given ratio?
(−2,3) (correct answer)
(0,5)
(−6,−1)
(−1,2)
Explanation: The skill is partitioning a line segment in a given ratio. The endpoints are A(-4,1) and B(2,7), with the ratio AP:PB = 1:2. This means point P is a weighted average where A has weight 2 and B has weight 1, since the weights are the opposite parts of the ratio. Applying the ratio, the coordinates are x = (2*(-4) + 12)/3 = -6/3 = -2 and y = (21 + 1*7)/3 = 9/3 = 3, so P is at (-2,3). This result is justified because it positions P one-third of the way from A to B, consistent with the ratio 1:2. A common distractor misconception is reversing the ratio to 2:1, leading to (0,5), which assumes the larger part is toward A instead of B. To transfer this strategy, think in terms of weights, not distances.
Question 3
On the coordinate plane, segment AB has endpoints A(0,2) and B(8,−6). Point P divides the directed segment from A to Binternally in the ratio AP:PB=5:3. Which coordinates represent the partition point?
(5,−3) (correct answer)
(4,−2)
(3,−1)
(10,−8)
Explanation: The skill is partitioning a line segment in a given ratio. The endpoints are A(0,2) and B(8,-6), with the ratio AP:PB = 5:3. This means point P is a weighted average where A has weight 3 and B has weight 5, since the weights are the opposite parts of the ratio. Applying the ratio, the coordinates are x = (30 + 58)/8 = 40/8 = 5 and y = (32 + 5(-6))/8 = -24/8 = -3, so P is at (5,-3). This result is justified because it positions P five-eighths of the way from A to B, consistent with the ratio 5:3. A common distractor misconception is misapplying the weights, leading to (4,-2) by incorrectly averaging without proper ratio consideration. To transfer this strategy, think in terms of weights, not distances.
Question 4
Points N(−1,0) and O(7,8) are plotted on a coordinate plane and connected by segment NO. Point V divides the directed segment from N to Ointernally in the ratio NV:VO=5:3. Which coordinates represent the partition point V?
(4,5) (correct answer)
(2,3)
(3,4)
(5,6)
Explanation: The skill here is partitioning a line segment in a given ratio using the section formula. The endpoints are N(-1,0) and O(7,8), with the ratio NV:VO = 5:3. This means point V is a weighted average of N and O, where the weight for N is 3 and for O is 5, because the weights are the ratios of the opposite segments. Applying the formula, the coordinates of V are ((5·7 + 3·(-1))/(5+3), (5·8 + 3·0)/(5+3)) = (4, 5). This result is justified because it places V such that the segment is divided into 5 parts from N to V and 3 parts from V to O, totaling 8 parts. A common distractor misconception is using equal weights, leading to the midpoint (3,4). To transfer this strategy, think in terms of weights assigned to each endpoint rather than direct distances.
Question 5
Point P is located at (−4,7) and point Q is located at (8,−5). If point R divides segment PQ in the ratio 2:1 from P to Q, and then point S divides segment PR in the ratio 1:2 from P to R, what are the coordinates of point S?
(0,3) (correct answer)
(2,1)
(−1,5)
(4,−1)
Explanation: First, find point R that divides PQ in ratio 2:1. Using the section formula: R = P + (2/3)(Q - P) = (-4, 7) + (2/3)((8, -5) - (-4, 7)) = (-4, 7) + (2/3)(12, -12) = (-4, 7) + (8, -8) = (4, -1). Next, find point S that divides PR in ratio 1:2. S = P + (1/3)(R - P) = (-4, 7) + (1/3)((4, -1) - (-4, 7)) = (-4, 7) + (1/3)(8, -8) = (-4, 7) + (8/3, -8/3) = (0, 3). Choice B incorrectly uses the wrong ratio for the second partition. Choice C results from switching the direction of one of the ratios. Choice D gives the coordinates of point R instead of point S.
Question 6
A directed line segment from point X(−6,4) to point Y(9,−2) is partitioned by point Z such that XZ:ZY=m:n where m and n are positive integers. If the x-coordinate of point Z is 3, what is the value of nm?
32
23 (correct answer)
53
35
Explanation: Using the section formula, if Z partitions XY in ratio m:n, then Z = (nX + mY)/(m + n). For the x-coordinate: 3 = (n(-6) + m(9))/(m + n) = (-6n + 9m)/(m + n). Cross-multiplying: 3(m + n) = -6n + 9m, so 3m + 3n = -6n + 9m, which gives 9n = 6m, or m/n = 9/6 = 3/2. Choice A reverses the ratio. Choice C would result from incorrectly setting up the equation. Choice D results from confusing which segment corresponds to which part of the ratio.
Question 7
Points J(0,−4) and K(10,6) are connected on a coordinate plane by segment JK. Point T divides the directed segment from J to Kinternally in the ratio JT:TK=4:1. Which point divides the segment in the given ratio?
(8,4) (correct answer)
(2,−2)
(5,1)
(4,0)
Explanation: The skill here is partitioning a line segment in a given ratio using the section formula. The endpoints are J(0,-4) and K(10,6), with the ratio JT:TK = 4:1. This means point T is a weighted average of J and K, where the weight for J is 1 and for K is 4, because the weights are the ratios of the opposite segments. Applying the formula, the coordinates of T are ((4·10 + 1·0)/(4+1), (4·6 + 1·(-4))/(4+1)) = (8, 4). This result is justified because it places T such that the segment is divided into 4 parts from J to T and 1 part from T to K, totaling 5 parts. A common distractor misconception is swapping the ratio, leading to (2, -2) instead. To transfer this strategy, think in terms of weights assigned to each endpoint rather than direct distances.
Question 8
On the coordinate plane, segment YZ has endpoints Y(−5,−2) and Z(1,10). Point K lies on YZ and divides the directed segment from Y to Zinternally in the ratio YK:KZ=3:5. Which coordinates represent the partition point K?
(−2,4)
(−411,25) (correct answer)
(−1,6)
(−4,0)
Explanation: The skill here is partitioning a line segment in a given ratio using the section formula. The endpoints are Y(-5,-2) and Z(1,10), with the ratio YK:KZ = 3:5. This means point K is a weighted average of Y and Z, where the weight for Y is 5 and for Z is 3, because the weights are the ratios of the opposite segments. Applying the formula, the coordinates of K are ((3·1 + 5·(-5))/(3+5), (3·10 + 5·(-2))/(3+5)) = (-11/4, 5/2). This result is justified because it places K such that the segment is divided into 3 parts from Y to K and 5 parts from K to Z, totaling 8 parts. A common distractor misconception is swapping the ratio, leading to (-1, 6) for 5:3 instead. To transfer this strategy, think in terms of weights assigned to each endpoint rather than direct distances.
Question 9
On the coordinate plane, segment CD has endpoints C(1,5) and D(9,1). Point Q divides the directed segment from C to Dinternally in the ratio CQ:QD=1:3. Which point divides the segment in the given ratio?
(3,4) (correct answer)
(7,2)
(5,3)
(4,311)
Explanation: The skill here is partitioning a line segment in a given ratio using the section formula. The endpoints are C(1,5) and D(9,1), with the ratio CQ:QD = 1:3. This means point Q is a weighted average of C and D, where the weight for C is 3 and for D is 1, because the weights are the ratios of the opposite segments. Applying the formula, the coordinates of Q are ((1·9 + 3·1)/(1+3), (1·1 + 3·5)/(1+3)) = (3, 4). This result is justified because it places Q such that the segment is divided into 1 part from C to Q and 3 parts from Q to D, totaling 4 parts. A common distractor misconception is using the midpoint formula, leading to (5,3) instead. To transfer this strategy, think in terms of weights assigned to each endpoint rather than direct distances.
Question 10
Points R(6,2) and S(−3,−7) are connected by segment RS on a coordinate plane. Point X divides the directed segment from R to Sinternally in the ratio RX:XS=2:1. Which coordinates represent the partition point X?
(0,−4) (correct answer)
(3,−1)
(1,−3)
(23,−25)
Explanation: The skill here is partitioning a line segment in a given ratio using the section formula. The endpoints are R(6,2) and S(-3,-7), with the ratio RX:XS = 2:1. This means point X is a weighted average of R and S, where the weight for R is 1 and for S is 2, because the weights are the ratios of the opposite segments. Applying the formula, the coordinates of X are ((2·(-3) + 1·6)/(2+1), (2·(-7) + 1·2)/(2+1)) = (0, -4). This result is justified because it places X such that the segment is divided into 2 parts from R to X and 1 part from X to S, totaling 3 parts. A common distractor misconception is using the midpoint, leading to (1.5, -2.5) or similar approximations. To transfer this strategy, think in terms of weights assigned to each endpoint rather than direct distances.
Question 11
On the coordinate plane, points L(1,1) and M(5,9) are connected by segment LM. Which point divides LMexternally in the directed ratio LP:PM=1:3 (so P lies on the line beyond L opposite M)?
(−1,−3) (correct answer)
(2,3)
(0,−1)
(3,5)
Explanation: This problem asks for external division of a line segment. Given L(1,1) and M(5,9), we need point P where LP:PM = 1:3 with P beyond L opposite M. For external division with ratio 1:3, we use the formula P = (m·B - n·A)/(m-n) where m=1, n=3. Thus: x = (1(5) - 3(1))/(1-3) = (5-3)/(-2) = 2/(-2) = -1, y = (1(9) - 3(1))/(1-3) = (9-3)/(-2) = 6/(-2) = -3. Therefore P = (-1,-3), which matches choice A. This makes sense: P is beyond L in the direction opposite to M. A common error is using the internal division formula, which would give (4,7), not among the choices. The key insight is recognizing "external" division requires the modified formula with subtraction.
Question 12
On the coordinate plane, segment AB has endpoints A(−2,−5) and B(7,4). Point P divides the directed segment from A to Binternally in the ratio AP:PB=4:5. Which coordinates represent the partition point?
(2,−1) (correct answer)
(3,0)
(5,2)
(1,−2)
Explanation: The skill is partitioning a line segment in a given ratio. The endpoints are A(-2,-5) and B(7,4), with the ratio AP:PB = 4:5. This means point P is a weighted average where A has weight 5 and B has weight 4, since the weights are the opposite parts of the ratio. Applying the ratio, the coordinates are x = (5*(-2) + 47)/9 = 18/9 = 2 and y = (5(-5) + 4*4)/9 = -9/9 = -1, so P is at (2,-1). This result is justified because it positions P four-ninths of the way from A to B, consistent with the ratio 4:5. A common distractor misconception is swapping the weights, leading to (3,0) by using 4 for A and 5 for B incorrectly. To transfer this strategy, think in terms of weights, not distances.
Question 13
Points E(−2,−1) and F(4,11) are shown on a coordinate plane and connected by segment EF. Point R divides the directed segment from E to Finternally in the ratio ER:RF=3:1. Which coordinates represent the partition point R?
(25,8) (correct answer)
(21,2)
(1,5)
(3,10)
Explanation: The skill here is partitioning a line segment in a given ratio using the section formula. The endpoints are E(-2,-1) and F(4,11), with the ratio ER:RF = 3:1. This means point R is a weighted average of E and F, where the weight for E is 1 and for F is 3, because the weights are the ratios of the opposite segments. Applying the formula, the coordinates of R are ((3·4 + 1·(-2))/(3+1), (3·11 + 1·(-1))/(3+1)) = (5/2, 8). This result is justified because it places R such that the segment is divided into 3 parts from E to R and 1 part from R to F, totaling 4 parts. A common distractor misconception is inverting the ratio, leading to (1/2, 2) instead. To transfer this strategy, think in terms of weights assigned to each endpoint rather than direct distances.
Question 14
Points A(2,1) and B(6,9) are shown on the coordinate plane. Point P lies on the directed segment from A to B and divides ABinternally in the ratio AP:PB=1:3. Which point divides the segment in the given ratio?
(4,5)
(3,3) (correct answer)
(5,7)
(2,1)
Explanation: The skill is partitioning a line segment in a given ratio. The endpoints are A(2,1) and B(6,9), with the ratio AP:PB = 1:3. This means point P is a weighted average where A has weight 3 and B has weight 1, since the weights are the opposite parts of the ratio. Applying the ratio, the coordinates are x = (32 + 16)/4 = 12/4 = 3 and y = (31 + 19)/4 = 12/4 = 3, so P is at (3,3). This result is justified because it positions P one-fourth of the way from A to B, consistent with the ratio 1:3. A common distractor misconception is using the ratio as 3:1, leading to (5,7), which reverses the parts. To transfer this strategy, think in terms of weights, not distances.
Question 15
In the coordinate plane, endpoints are A(−3,6) and B(9,0). Which coordinates represent the point P that divides AB internally in the ratio AP:PB=5:1?
(7,1) (correct answer)
(6,2)
(5,3)
(8,0)
Explanation: This problem asks for point P that divides segment AB internally where A(-3,6) and B(9,0) with ratio AP:PB = 5:1. The endpoints are A(-3,6) and B(9,0), and P partitions the segment so that AP is 5 parts while PB is 1 part. Using the section formula with weighted averages, P = ((1·A + 5·B)/(5+1)), where we weight by opposite ratio parts. Calculating: P = ((1·(-3,6) + 5·(9,0))/6) = ((-3,6) + (45,0))/6 = (42,6)/6 = (7,1). This result is logical since P is very close to B, being 5/6 of the way from A to B. A typical mistake would be to use the ratio parts directly as weights, which would incorrectly place P near A. The key insight is that larger opposite weights pull the point toward that endpoint, so we weight B more heavily since P is closer to B.
Question 16
In the coordinate plane, segment AB has endpoints A(2,5) and B(8,−1). Which point divides the directed segment AB internally in the ratio AP:PB=1:2?
(4,3) (correct answer)
(6,1)
(5,2)
(3,4)
Explanation: This problem requires finding point P that partitions segment AB where A(2,5) and B(8,-1) in the ratio AP:PB = 1:2. The endpoints are A(2,5) and B(8,-1), and P divides the segment so that AP is 1 part while PB is 2 parts of the total distance. Using the weighted average approach, we weight each endpoint by the opposite ratio part: P = ((2·A + 1·B)/(1+2)). Applying this formula: P = ((2·(2,5) + 1·(8,-1))/3) = ((4,10) + (8,-1))/3 = (12,9)/3 = (4,3). This result makes sense because P is closer to A than to B, being 1/3 of the way from A to B. A common mistake would be to weight A by 1 and B by 2, which would incorrectly place P closer to B. The key strategy is to remember that in weighted averages, larger weights pull the result closer to that point, so we use opposite ratio parts.
Question 17
Points A(0,0) and B(10,5) are plotted on the coordinate plane. Which point divides the directed segment AB internally in the ratio AP:PB=3:7?
(3,2)
(7,4)
(5,2.5)
(3,1.5) (correct answer)
Explanation: This problem requires finding point P that partitions segment AB where A(0,0) and B(10,5) in the ratio AP:PB = 3:7. The endpoints are A(0,0) and B(10,5), with P dividing the segment such that AP is 3 parts and PB is 7 parts of the total distance. Using the weighted average approach, P = ((7·A + 3·B)/(3+7)), weighting each endpoint by the opposite ratio part. Applying this: P = ((7·(0,0) + 3·(10,5))/10) = ((0,0) + (30,15))/10 = (30,15)/10 = (3,1.5). Since P is 3/10 of the way from A to B, it's much closer to A than to B, which matches our result. A common misconception would be to weight A by 3 and B by 7, incorrectly placing P closer to B. The transfer strategy is to visualize the ratio as weights in a balance, where opposite weights determine the equilibrium point.
Question 18
On the coordinate plane, points L(−4,−1) and M(2,5) are connected by segment LM. Which point divides the directed segment from L to M internally in the ratio LP:PM=1:2?
(−1,2)
(0,3)
(−2,1) (correct answer)
(−3,0)
Explanation: The skill involves partitioning a line segment in a given ratio using coordinates. Here, the endpoints are L(-4,-1) and M(2,5), and the ratio LP:PM is 1:2. The point P is a weighted average of the coordinates of L and M, with weights corresponding to the opposite segments: weight 2 for L and 1 for M. Thus, x = (2*(-4) + 12)/(1+2) = (-8 + 2)/3 = -6/3 = -2, and y = (2(-1) + 1*5)/3 = (-2 + 5)/3 = 3/3 = 1, so P is (-2,1). This result places P such that it divides the segment with LP being 1/3 and PM being 2/3 of the total length, satisfying the ratio. A common distractor misconception is swapping to 2:1, leading to (0,3), which is choice B. Transfer strategy: think in terms of weights, not distances.
Question 19
On the coordinate plane, segment UV has endpoints U(0,8) and V(12,−4). Which point divides UVinternally in the ratio UP:PV=1:2?
(4,4) (correct answer)
(6,2)
(8,0)
(2,6)
Explanation: This problem asks us to partition segment UV internally by a given ratio. With endpoints U(0,8) and V(12,-4), we need point P where UP:PV = 1:2. For internal division with ratio 1:2, P is located 1/3 of the way from U to V. Using the section formula: P = U + (1/(1+2))(V-U) = (0,8) + (1/3)(12,-12) = (0,8) + (4,-4) = (4,4). Alternatively, using weighted averages: x = (2(0) + 1(12))/(1+2) = 12/3 = 4, y = (2(8) + 1(-4))/3 = (16-4)/3 = 12/3 = 4. Therefore P = (4,4), which matches choice A. A common error would be to use ratio 2:1 instead, giving (8,0) as in choice C. The key is recognizing that P is closer to U than to V since the ratio is 1:2.
Question 20
Points E(1,−3) and F(7,9) are shown on a coordinate plane and connected by EF. Which point divides the directed segment from E to F internally in the ratio EP:PF=1:5?
(2,−1) (correct answer)
(4,3)
(6,7)
(3,0)
Explanation: The skill involves partitioning a line segment in a given ratio using coordinates. Here, the endpoints are E(1,-3) and F(7,9), and the ratio EP:PF is 1:5. The point P is a weighted average of the coordinates of E and F, with weights corresponding to the opposite segments: weight 5 for E and 1 for F. Thus, x = (51 + 17)/(1+5) = (5 + 7)/6 = 12/6 = 2, and y = (5*(-3) + 1*9)/6 = (-15 + 9)/6 = -6/6 = -1, so P is (2,-1). This result places P such that it divides the segment with EP being 1/6 and PF being 5/6 of the total length, satisfying the ratio. A common distractor misconception is using the ratio as 5:1 instead, leading to (6,7), which is choice C. Transfer strategy: think in terms of weights, not distances.