3.6.3 · D53D Geometry

Question bank — Section formula in 3D

1,289 words6 min readBack to topic

Before you begin, keep this anchor in front of you. For and divided in ratio with : Here is the first number of the ratio (the one touching 's side of the walk), yet it multiplies , the far endpoint . That single cross-over is where most traps live.


True or false — justify

The heavier weight multiplies the coordinate of the near endpoint
False. The weight (the part of ) multiplies the far endpoint , because loading weight on pulls toward .
For internal division, always lands strictly between and
True. Internal division requires both and , so is a genuine mix of both endpoints and never leaves the segment.
The midpoint is the special case , not just
True. Any equal ratio like gives the same point as ; the ratio is what matters, so (any common value) yields the midpoint.
Swapping the order of the endpoints () but keeping ratio gives the same point
False. Now multiplies the other endpoint, so moves. Order and ratio are linked: dividing in equals dividing in .
In external division the denominator is
False. External division replaces , so the denominator is ==== and the numerators subtract.
If in external division, lies beyond
True. A larger leans the point toward ; pushed outside, it overshoots past rather than falling short before .
Each of needs the same ratio
True. 3D section is three independent 1D averages sharing one ratio; you never change between coordinates.
The vector form secretly depends on the origin you chose
False. It is coordinate-free: it uses position vectors, but the relation holds for any origin, so is a fixed physical point.
Ratio and ratio divide at different points
False. Only the value matters; and are the same ratio and give the identical point.
For external division, negative coordinates in the answer signal an arithmetic error
False. External points routinely have coordinates outside the segment's range, including negatives, since sits off the segment — that is expected, not an error.

Spot the error

"Dividing in , I wrote ."
The weight (=) must multiply (the far point ), not . Correct: .
"External division in : I used ."
Two errors: external needs , so it should be , with a minus and denominator , not .
"Midpoint of : ."
Midpoint is the average, so it adds: . Subtraction gives half the displacement vector, a direction, not a point.
"I found the ratio using , got , and stopped there."
You must verify with a second coordinate ( or ). If they disagree, is not on line at all, and the single-coordinate ratio was meaningless.
"For internal division I mixed coordinates: ."
You pulled a into the -line. Each coordinate is its own independent average — uses only ; keep the three computations on separate lines.
"To check collinearity I computed the distance and and added them."
Distances add to only if is between them; equal sum-of-parts is necessary but you should confirm direction too. Better: verify satisfies the section relation, or use direction ratios.

Why questions

Why does the same ratio work for all three coordinates at once?
Because is one vector equation; reading off components splits it into three copies of the same weighted average, so inherit identical weights.
Why does replacing turn internal into external division?
Externally and point in opposite directions, so carries an effective negative sign; writing is exactly how that reversed sense enters the algebra.
Why must for the formula to make sense?
is the denominator; if it were zero we'd divide by zero. Physically (external with ) means the "point" runs off to infinity along the line's direction.
Why is finding an unknown ratio best done by setting it to ?
One free number captures the whole ratio, so a single coordinate equation solves it linearly; the leftover coordinate then independently checks the result.
Why does more weight on an endpoint pull toward it, not away?
A weighted average leans toward the heavier term, just like a seesaw balances closer to the heavier child; raising (attached to ) drags the mixed point nearer .
Why can the centroid be found by a section on a median?
A median's centroid splits it from vertex to opposite midpoint; applying the section formula with that ratio to those two points lands exactly on the centroid.

Edge cases

What point does external division with give?
None — denominator , so is a "point at infinity": the direction of line but no finite location.
What if coincides with — what is the ratio ?
, so , giving ratio . The formula returns , consistent.
What if the two endpoints are identical, ?
The "segment" is a single point; every ratio returns that same point, and there is no meaningful division since there's nothing to divide.
If a computed "ratio" comes out negative from a single coordinate, what does it mean?
It signals external division (or that lies outside segment ); a negative means and oppose, placing beyond an endpoint.
Does the section formula still hold if are given but is not actually on line ?
No. The formula assumes lies on the line; if a second coordinate check fails, is off-line and no single ratio exists — see Distance formula in 3D to confirm collinearity.
For internal division as (with fixed), where does go?
Toward . The weight on dominates, so ; symmetrically, drives .

Connections