2.3.4 · D3Coordinate Geometry

Worked examples — Section formula — internal and external division

2,167 words10 min readBack to topic

Before anything, recall the two tools we lean on (both proved in the parent):


The scenario matrix

Every problem the section formula throws is one of these cells. Each cell is claimed by at least one worked example below.

# Cell (what makes it distinct) Covered by
C1 Internal, both points in Quadrant I (all-positive), Ex 1
C2 Internal, points across quadrants (negative coords) Ex 2
C3 Midpoint — the special case Ex 3
C4 External, lands beyond Ex 4
C5 External, lands beyond (behind the start) Ex 5
C6 Degenerate external: no finite point (limit to infinity) Ex 6
C7 Reverse problem: given , find the ratio (and detect internal vs external by its sign) Ex 7
C8 Negative-ratio input silently means external Ex 8
C9 Real-world word problem (a physical "mix the addresses") Ex 9
C10 Exam twist: point on an axis → solve for an unknown ratio/coordinate Ex 10

The examples

Ex 1 — Cell C1: internal, Quadrant I,

Figure — Section formula — internal and external division
  1. Read weights: (goes with ), (goes with ). Why this step? The whole formula hinges on which number multiplies which point; getting it right first prevents the classic swap mistake.
  2. Why this step? This is the internal recipe applied to the -shadows — the horizontal gaps split in the same ratio as the segment.
  3. Why this step? Same recipe on the -shadows; the line's constant slope forces the same ratio vertically. So .

Verify: Two-thirds of the way: ✓, ✓. is closer to , matching the forecast.


Ex 2 — Cell C2: internal across quadrants (negative coordinates)

Figure — Section formula — internal and external division
  1. (with ), (with ), sum . Why this step? Negative coordinates change nothing about the recipe — the signs are just carried along in the arithmetic.
  2. Why this step? We substitute the actual signed values , ; the minus sign is part of 's address.
  3. Why this step? Same recipe with signed 's. .

Verify: Fraction check: ✓, ✓. The near-zero matches the forecast (we just crossed the -axis).


Ex 3 — Cell C3: the midpoint special case ()

  1. Set in the internal formula. Why this step? Equal weights mean splits into two equal pieces — the definition of a midpoint.
  2. Why this step? With , the recipe collapses to — plain averages.

Verify: should be equidistant from and . Using the Distance formula: , ✓. Equal distances confirm it is the midpoint.


Ex 4 — Cell C4: external, beyond

Figure — Section formula — internal and external division
  1. Use the external recipe: minus in numerator, denominator . Here , so . Why this step? External = internal with ; the flipped sign encodes that and now point opposite ways.
  2. Why this step? Direct substitution of the external formula.
  3. So .

Verify: Is past ? Check : ; . Ratio ✓, and confirms is beyond .


Ex 5 — Cell C5: external, behind

Figure — Section formula — internal and external division
  1. , so (a negative denominator — legal, just carry it). Why this step? A negative denominator is the algebra's way of pushing to the opposite side.
  2. Why this step? Substitute into the external formula, keeping the sign of .
  3. So .

Verify: should sit behind . Direction check: going moves left-and-down, i.e. away from — exactly "beyond ". Ratio: , , so ✓.


Ex 6 — Cell C6: degenerate external → no finite point

  1. Denominator . Why this step? Division by zero is the signal that no finite point satisfies the condition.
  2. Numerator : , so we get — undefined. Why this step? A nonzero-over-zero means the point recedes without bound as the ratio approaches .
  3. Limit view: take ratio and let . Then . Why this step? Watching the near-degenerate case shows the point genuinely shoots off to infinity — the parent's "parallel-at-infinity".

Verify: As , grows without bound (e.g. gives ). No finite exists ✓.


Ex 7 — Cell C7: reverse — find the ratio, detect internal vs external

  1. Let the ratio be and use the -coordinate: . Why this step? Writing the unknown ratio as turns a two-number problem into one equation in one unknown .
  2. Solve: . Why this step? Clearing the fraction and collecting isolates the ratio. internal, ratio .
  3. Cross-check with : . Why this step? The -equation must give the same — a built-in consistency test (and confirms is on line , see Collinearity of three points).

Verify: Both coordinates gave , ratio internal ✓. (If had come out negative, that would signal external — see Ex 8.)


Ex 8 — Cell C8: negative-ratio input means external

  1. Rewrite as external , i.e. , external recipe. Why this step? A minus sign in the ratio is the algebraic fingerprint of external division; converting it prevents plugging a negative into the internal sum.
  2. Why this step? External formula with the negative denominator .
  3. So .

Verify: Same answer directly from the internal formula with : ✓, ✓. Both routes agree, and is far behind as forecast.


Ex 9 — Cell C9: real-world word problem

  1. Translate the words: , so , internal. Why this step? Word problems must first be turned into a ratio before any formula can act.
  2. Why this step? With pump at the origin, 's terms vanish — the formula "mixes the addresses" and the origin contributes nothing.

Verify: Sensor at . Distance from pump: km; total pipe km. Fraction ✓ — exactly two-thirds along, units in km consistent.


Ex 10 — Cell C10: exam twist — point on an axis fixes the ratio

Figure — Section formula — internal and external division
  1. Let the ratio be and demand : . Why this step? "On the -axis" is the constraint ; the unknown ratio is the thing that must adjust to meet it.
  2. A fraction is zero only when its numerator is zero: . Why this step? The denominator can't create the zero (it would blow up), so we set the top to . Ratio , positive ⇒ internal, matching the forecast.
  3. Find at (i.e. ): Why this step? Once the ratio is known, the standard formula gives the actual crossing point .

Verify: Point : is ? Plug : ✓. Ratio is positive → internal, and is closer to 's than to 's ✓.


Recall Did every cell get hit?

C1→Ex1, C2→Ex2, C3→Ex3, C4→Ex4, C5→Ex5, C6→Ex6, C7→Ex7, C8→Ex8, C9→Ex9, C10→Ex10. Ten cells, ten checks. ✓


Connections

  • Parent — full derivation
  • Midpoint formula — Ex 3 is its living example.
  • Distance formula — used to verify ratios in Ex 3, 4, 5, 9.
  • Centroid of a triangle — the median ratio is Ex 1's cousin.
  • Collinearity of three points — Ex 7's twin-check ( and giving the same ).
  • Similar triangles — why the shadow ratios match, behind every example.
  • Slope of a line — constant slope guarantees the axis-projections split equally.