Find the coordinates of the point which divides the join of (−1, 7) and (4, −3) in the ratio 2 : 3.
Hint. Substitute into ((m₁x₂ + m₂x₁)/(m₁+m₂), (m₁y₂ + m₂y₁)/(m₁+m₂)). Watch which coordinate m₁ multiplies.
Step 1 — Name the parts. A(x₁, y₁) = (−1, 7), B(x₂, y₂) = (4, −3), and m₁ : m₂ = 2 : 3.
The ratio is AP : PB, so m₁ = 2 goes with the far point B — that is, m₁ multiplies x₂ and y₂.
Step 2 — The x-coordinate. x = (2 × 4 + 3 × (−1)) / (2 + 3) = (8 − 3)/5 = 5/5 = 1
Step 3 — The y-coordinate. y = (2 × (−3) + 3 × 7) / 5 = (−6 + 21)/5 = 15/5 = 3
Sanity check. The ratio 2 : 3 puts P nearer A than B, and (1, 3) is indeed less than halfway from (−1, 7) to (4, −3) ✓
✦ Answer: the point is (1, 3).
Where students slip. Pairing m₁ with x₁, giving (2×(−1) + 3×4)/5 = 2. That produces the point dividing in the ratio 3 : 2 instead — a different point on the same segment.
Another way. Think of it as walking: P is 2/5 of the way from A to B. The x-step is 4 − (−1) = 5, so x = −1 + (2/5)(5) = 1; the y-step is −3 − 7 = −10, so y = 7 + (2/5)(−10) = 3.
