Foundations — Section formula — internal and external division
Before you can read the parent note, you need to own every symbol it throws at you. Below, each one is built from nothing: plain words → the picture → why the topic can't live without it. Read top to bottom; each rung stands on the one below it.
1. A point and its address
Figure s01 — An address : walk right, then up. The burnt-orange arrow is the horizontal move, the teal arrow the vertical move; the plum dot is where you land.

- The first number is the horizontal position. Look at the burnt-orange arrow: it slides you sideways.
- The second number is the vertical position — the teal arrow lifts you up.
- Order matters: and are different spots. That is why we say ordered pair.
Why the topic needs it: the whole game is to find the address of a splitting point . No addresses, nothing to compute.
2. Subscripts:
So when we have two points we write:
- reads "x-one" = the horizontal address of point .
- reads "y-two" = the vertical address of point .
The splitting point itself gets the plain letters: we write , so that means "the horizontal coordinate of " and means "the vertical coordinate of ". These two unknowns are exactly what the whole formula is hunting for.
Why the topic needs it: we juggle three points at once (, , and the unknown ). Without labels we couldn't tell them apart.
3. A line segment and its length ,
Figure s02 — Segment split by into pieces and . Teal dot is , orange dot is , plum dot is the splitting point sitting between them.

- = how long the rope is from to the middle spot .
- = how long from onward to .
- only when sits between and (that is internal division — introduced in §7).
Why the topic needs it: the splitting is described entirely by comparing these two lengths.
4. Directed (signed) segments
Figure s05 — Directed lengths carry a sign. With "left → right" chosen as positive, the forward hop is positive; a hop that doubles back is negative.

- Ordinary length is always (it's a distance).
- Directed length can be negative — the minus sign is a memo that says "I had to walk backward".
- Reversing the letters flips the sign: .
Why the topic needs it: external division is exactly the case where one directed length is negative. Without signed segments, the parent note's "" trick would be magic; with them, it's just bookkeeping.
5. Ratio — comparing two lengths
We usually write a ratio as a fraction to compute with it:
- = the number of parts in the first piece (the piece touching ).
- = the number of parts in the second piece (the piece touching ).
Why the topic needs it: " divides in ratio " IS the input to the section formula. Everything else is the machine that eats this ratio and spits out coordinates.
6. Between vs. beyond — internal and external
Figure s03 — Between (internal) vs beyond (external). Top row: lies between and , both plum arrows point the same way. Bottom row: is beyond , so the second hop turns around and one sign flips.

- Internal (top row): both directed hops and point the same way, so both are positive. Lengths add: .
- External (bottom row): to go then you must turn around. Using §4, one directed length ( here) is negative.
Why the topic needs it: the parent gives two formulas, internal and external. They differ only by this direction/sign idea.
7. Slope, similar triangles, and the shadow ratio
Figure s06 — Same slope near and near . The tilt is measured by "rise over run"; on a straight line it is identical at both ends, which is what makes the two small triangles below scaled copies.

Figure s04 — Why the -shadows share the ratio. Dropping verticals from , , makes two similar triangles; the orange base is , the teal base is , and they split in the same ratio as the rope.

Now the engine. Drop straight-down verticals from , , and to the horizontal axis. Because the line's slope is the same near and near , the little triangle under and the little triangle under have equal angles — so they are similar. Matching sides therefore share one ratio, and the horizontal bases split exactly like the rope pieces:
- = the burnt-orange horizontal "shadow" of piece .
- = the teal horizontal shadow of piece .
This equation feeds the algebra below. Because the same similar-triangle argument works on the vertical shadows, an identical derivation gives .
8. The fraction bar and cross-multiplication
Here is the full clearing-and-solving walkthrough, so nothing is skipped. Start from the shadow-ratio just built in §7: Step 1 — cross-multiply (kill the bars): Step 2 — expand both sides: Step 3 — gather every on the left, everything else on the right: Step 4 — factor out of the left side: Step 5 — divide by (allowed only when ): By the same steps on the vertical shadow :
Why the topic needs it: the derivation starts from a ratio-equation and must free from inside the fraction. Cross-multiplication plus these five tidy-up steps is the whole tool.
9. Weighted mixing — the shape of the answer
Why the topic needs it: recognising the answer as a weighted average makes the Midpoint formula (, equal weights) and the Centroid of a triangle (a mix) obvious special cases instead of new formulas to memorise.
How these foundations feed the topic
Equipment checklist
Test yourself — cover the right side and answer out loud.
What do the letters and stand for?
What does the pair tell you to do from the origin?
Is the in a multiplication, a power, or a label?
What do the bare letters (no subscript) stand for?
What does writing (two letters, no operation) mean?
What extra information does the directed length carry?
When does hold?
What does the ratio mean for a segment?
For internal division, what signs must and have?
Where does land if ? And if ?
Rewrite without fractions.
Starting from , what is ?
Internal vs external — what's the difference in one word?
How do you turn the internal formula into the external one?
What condition must hold to avoid dividing by zero?
The shadow-triangle picture breaks on a vertical line — does the formula?
What makes the axis shadows split in the same ratio as the rope?
Write the -coordinate of the internal division point.
The formula is what kind of average?
Connections
- Section formula (Hinglish) — the parent this page prepares you for.
- Similar triangles — the geometric engine behind §7.
- Slope of a line — constant slope is why the shadow triangles are similar.
- Distance formula — measures the lengths , this page names.
- Midpoint formula — the equal-weight special case of §9.
- Centroid of a triangle — a weighted mix built on the same ideas.
- Collinearity of three points — needs "one point divides two others in a ratio".