The Section Formula

The rationalised syllabus keeps only the distance formula, but JEE (and Class 12 vectors) assume you also carry the section formula. Everything in this section is one formula and its disguises.

Key Point (Internal division): the point dividing ABAB in ratio m:nm : n internally, with A(x1,y1,z1)A(x_1, y_1, z_1) and B(x2,y2,z2)B(x_2, y_2, z_2), is

P=(mx2+nx1m+n,  my2+ny1m+n,  mz2+nz1m+n)P = \left(\frac{mx_2 + nx_1}{m + n},\; \frac{my_2 + ny_1}{m + n},\; \frac{mz_2 + nz_1}{m + n}\right)

Key Point (External division): replace nn by n-n:

P=(mx2nx1mn,  my2ny1mn,  mz2nz1mn)P = \left(\frac{mx_2 - nx_1}{m - n},\; \frac{my_2 - ny_1}{m - n},\; \frac{mz_2 - nz_1}{m - n}\right)

Section formula for internal and external division in ratio m to n

The disguises — all the same pattern:

Midpoint centroid trisection and fourth vertex cards

The midpoint is m=nm = n: average each coordinate. Trisection points divide ABAB in 1:21 : 2 and 2:12 : 1. The centroid of a triangle averages all three vertices, (x1+x2+x33,)\left(\frac{x_1 + x_2 + x_3}{3}, \ldots\right), and divides each median 2:12 : 1 from the vertex. The fourth vertex of parallelogram ABCDABCD comes from the diagonals bisecting each other: D=A+CBD = A + C - B.

Collinearity via ratios: three points are collinear exactly when one of them divides the segment joining the other two in some real ratio — often faster than three distance computations.

Plane-Division Ratios, Distances from Axes, and Spheres

1. In what ratio does a coordinate plane cut a segment? The XYXY-plane is z=0z = 0: set the zz-coordinate of the section point to zero and solve for m:nm : n.

mz2+nz1m+n=0    mn=z1z2\frac{mz_2 + nz_1}{m + n} = 0 \;\Rightarrow\; \frac{m}{n} = -\frac{z_1}{z_2}

Ratio in which a coordinate plane divides a segment with worked example

A positive ratio means the plane cuts the segment internally (the endpoints lie on opposite sides); a negative ratio means externally. The YZYZ-plane uses xx-coordinates and the ZXZX-plane uses yy-coordinates in the same way.

2. Distance of a point from the coordinate axes (not the planes!): the distance of P(x,y,z)P(x, y, z) from the xx-axis is y2+z2\sqrt{y^2 + z^2} — collapse the coordinate that runs along the axis and keep the other two. From the yy-axis: x2+z2\sqrt{x^2 + z^2}; from the zz-axis: x2+y2\sqrt{x^2 + y^2}.

3. Spheres by completing squares. Just as x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0 is a circle, the 3D analogue

x2+y2+z2+2ux+2vy+2wz+d=0x^2 + y^2 + z^2 + 2ux + 2vy + 2wz + d = 0

is a sphere with centre (u,v,w)(-u, -v, -w) and radius u2+v2+w2d\sqrt{u^2 + v^2 + w^2 - d}. Completing three squares reads off both.

[JEE Tip] Keep "distance from a plane" and "distance from an axis" separate: from the XYXY-plane it is z|z| (one coordinate), from the zz-axis it is x2+y2\sqrt{x^2 + y^2} (two coordinates). Mixing them is the classic one-mark giveaway in 3D screening questions.

JEE-Style Solved Examples

Example 1: Internal division

Find the point dividing the join of A(1,2,3)A(1, -2, 3) and B(3,4,5)B(3, 4, -5) in the ratio 2:32 : 3 internally.

Solution:

Step 1 — Set the weights. Ratio m:n=2:3m : n = 2 : 3: weight BB by m=2m = 2 and AA by n=3n = 3, denominator m+n=5m + n = 5.

Step 2 — Apply per coordinate. x=2(3)+3(1)5=95x = \frac{2(3) + 3(1)}{5} = \frac{9}{5}; y=2(4)+3(2)5=25y = \frac{2(4) + 3(-2)}{5} = \frac{2}{5}; z=2(5)+3(3)5=15z = \frac{2(-5) + 3(3)}{5} = -\frac{1}{5}.

Step 3 — Sanity check. The ratio is less than 1, so PP should sit nearer A(1,2,3)A(1, -2, 3) — and (95,25,15)\left(\frac{9}{5}, \frac{2}{5}, -\frac{1}{5}\right) is indeed closer to AA than to BB ✓.

Takeaway: mm multiplies the FAR point BB, nn the NEAR point AA — swapping them is the single most common section-formula error.

Example 2: External division

Find the point dividing the same ABAB in the ratio 2:32 : 3 externally.

Solution:

Step 1 — Replace nn by n-n. Denominator mn=23=1m - n = 2 - 3 = -1.

Step 2 — Apply. x=2(3)3(1)1=3x = \frac{2(3) - 3(1)}{-1} = -3; y=2(4)3(2)1=14y = \frac{2(4) - 3(-2)}{-1} = -14; z=2(5)3(3)1=19z = \frac{2(-5) - 3(3)}{-1} = 19.

Step 3 — Interpret. P(3,14,19)P(-3, -14, 19) lies OUTSIDE segment ABAB, beyond AA (since m<nm < n, the external point falls on AA's side).

Takeaway: External division with m<nm < n lands beyond the first point; with m>nm > n, beyond the second — predict the side before computing.

Example 3: Trisection points

Find the points of trisection of the segment joining (4,8,10)(4, 8, 10) and (6,10,8)(6, 10, -8).

Solution:

Step 1 — First trisection point (ratio 1:21 : 2). (1(6)+2(4)3,1(10)+2(8)3,1(8)+2(10)3)=(143,263,4)\left(\frac{1(6) + 2(4)}{3}, \frac{1(10) + 2(8)}{3}, \frac{1(-8) + 2(10)}{3}\right) = \left(\frac{14}{3}, \frac{26}{3}, 4\right).

Step 2 — Second trisection point (ratio 2:12 : 1). (2(6)+1(4)3,2(10)+1(8)3,2(8)+1(10)3)=(163,283,2)\left(\frac{2(6) + 1(4)}{3}, \frac{2(10) + 1(8)}{3}, \frac{2(-8) + 1(10)}{3}\right) = \left(\frac{16}{3}, \frac{28}{3}, -2\right).

Step 3 — Check the spacing. The zz-coordinates run 1042810 \to 4 \to -2 \to -8 — equal jumps of 6-6 ✓.

Takeaway: Trisection = the ratios 1:21:2 and 2:12:1; checking one coordinate for equal steps validates both points at once.

Example 4: Ratio cut by the YZYZ-plane

In what ratio does the YZYZ-plane divide the segment joining (2,4,7)(-2, 4, 7) and (3,5,8)(3, -5, 8)?

Solution:

Step 1 — The YZYZ-plane is x=0x = 0. Set the section point's xx-coordinate to zero: 3m2nm+n=0\frac{3m - 2n}{m + n} = 0.

Step 2 — Solve. 3m=2n3m = 2n: mn=23\frac{m}{n} = \frac{2}{3} — ratio 2:32 : 3.

Step 3 — Internal or external? The endpoints' xx-coordinates 2-2 and 33 have opposite signs, so the segment genuinely crosses the plane: internal.

Takeaway: Only the coordinate perpendicular to the plane matters — the other four numbers are decoys.

Example 5: Ratio cut by the XYXY-plane

In what ratio does the XYXY-plane divide the segment joining (2,4,5)(2, 4, 5) and (3,5,4)(3, 5, -4)?

Solution:

Step 1 — The XYXY-plane is z=0z = 0. 4m+5nm+n=0\frac{-4m + 5n}{m + n} = 0.

Step 2 — Solve. 4m=5n4m = 5n: ratio 5:45 : 4.

Step 3 — Classify. zz runs from 55 to 4-4 — a sign change, so the cut is internal.

Takeaway: The shortcut mn=z1z2\frac{m}{n} = -\frac{z_1}{z_2} gives 54=54-\frac{5}{-4} = \frac{5}{4} directly; a positive result means internal.

Example 6: Collinearity by the section idea

Show that A(2,3,4)A(2, 3, 4), B(1,2,3)B(-1, 2, -3), C(4,1,10)C(-4, 1, -10) are collinear, and state the ratio in which BB divides ACAC.

Solution:

Step 1 — Test whether BB is a section point of ACAC. Midpoint of ACAC: (242,3+12,4102)=(1,2,3)\left(\frac{2-4}{2}, \frac{3+1}{2}, \frac{4-10}{2}\right) = (-1, 2, -3).

Step 2 — Compare. That is exactly BB: all three coordinates agree at the ratio 1:11 : 1.

Step 3 — Conclude. BB divides ACAC in ratio 1:11 : 1 (it is the midpoint) — one point of the segment lying on the line through the others: collinear. ∎

Takeaway: "Some point divides the other two in a REAL ratio" is a complete collinearity test — one consistent ratio across all three coordinates.

Example 7: Centroid from a vertex and the opposite midpoint

In ABC\triangle ABC, A=(1,2,3)A = (1, 2, 3) and the midpoint of BCBC is M(4,5,6)M(4, 5, 6). Find the centroid.

Solution:

Step 1 — Use the 2:12 : 1 property. The centroid divides median AMAM in ratio 2:12 : 1 from the vertex AA.

Step 2 — Section formula on AA and MM. G=(2(4)+1(1)3,2(5)+1(2)3,2(6)+1(3)3)G = \left(\frac{2(4) + 1(1)}{3}, \frac{2(5) + 1(2)}{3}, \frac{2(6) + 1(3)}{3}\right).

Step 3 — Compute. G=(93,123,153)=(3,4,5)G = \left(\frac{9}{3}, \frac{12}{3}, \frac{15}{3}\right) = (3, 4, 5).

Takeaway: You never need BB and CC separately — the median's endpoints carry all the centroid information.

Example 8: Distances from the three axes

Find the distances of P(1,2,3)P(1, 2, 3) from the xx-, yy- and zz-axes.

Solution:

Step 1 — Drop the along-axis coordinate. From the xx-axis, only yy and zz matter: 22+32=13\sqrt{2^2 + 3^2} = \sqrt{13}.

Step 2 — Repeat. From the yy-axis: 12+32=10\sqrt{1^2 + 3^2} = \sqrt{10}; from the zz-axis: 12+22=5\sqrt{1^2 + 2^2} = \sqrt{5}.

Step 3 — Cross-check with the identity. 13+10+5=28=2(1+4+9)=2OP213 + 10 + 5 = 28 = 2(1 + 4 + 9) = 2\,OP^2 ✓.

Takeaway: Axis distance keeps the OTHER two coordinates; plane distance keeps one. The sum-of-squares identity is a free error detector.

Example 9: Reading a sphere's centre and radius

Find the centre and radius of x2+y2+z22x4y6z11=0x^2 + y^2 + z^2 - 2x - 4y - 6z - 11 = 0.

Solution:

Step 1 — Complete three squares. (x1)2+(y2)2+(z3)2=11+1+4+9(x-1)^2 + (y-2)^2 + (z-3)^2 = 11 + 1 + 4 + 9.

Step 2 — Collect. Right side =25= 25.

Step 3 — Read off. Centre (1,2,3)(1, 2, 3), radius 25=5\sqrt{25} = 5.

Takeaway: Same drill as the circle with one more square — halve each linear coefficient, flip the sign, add the three squares to the constant.

Example 10: The ratio in which a point divides a segment

C(4,2,6)C(4, -2, 6) lies on the join of A(2,3,4)A(2, -3, 4) and B(8,0,10)B(8, 0, 10). Find the ratio AC:CBAC : CB.

Solution:

Step 1 — Difference vectors. CA=(2,1,2)C - A = (2, 1, 2); BC=(4,2,4)B - C = (4, 2, 4).

Step 2 — Compare. BC=2(CA)B - C = 2(C - A): the two steps are parallel and the second is twice as long.

Step 3 — Conclude. AC:CB=1:2AC : CB = 1 : 2, and the proportionality confirms CC really lies on segment ABAB. ∎

Takeaway: Ratios read directly from difference vectors — no formula rearrangement needed when the point is already known.

Example 11: A section point with an unknown

The point (115,y,z)\left(\frac{11}{5}, y, z\right) divides the join of (1,2,3)(1, 2, 3) and (4,5,6)(4, 5, 6) internally. Find the ratio and then yy, zz.

Solution:

Step 1 — Use the known coordinate. 4m+nm+n=115\frac{4m + n}{m + n} = \frac{11}{5}: cross-multiplying, 20m+5n=11m+11n20m + 5n = 11m + 11n.

Step 2 — Solve for the ratio. 9m=6n9m = 6n: mn=23\frac{m}{n} = \frac{2}{3}.

Step 3 — Feed the ratio back. y=2(5)+3(2)5=165y = \frac{2(5) + 3(2)}{5} = \frac{16}{5}; z=2(6)+3(3)5=215z = \frac{2(6) + 3(3)}{5} = \frac{21}{5}.

Takeaway: One known coordinate pins the ratio; the ratio then generates every other coordinate — a two-stage template worth memorising.

Example 12: Sphere through the origin

A sphere has centre (2,1,2)(2, -1, 2) and passes through the origin. Find its equation in expanded form.

Solution:

Step 1 — Radius. Centre to origin: r2=4+1+4=9r^2 = 4 + 1 + 4 = 9.

Step 2 — Standard form. (x2)2+(y+1)2+(z2)2=9(x-2)^2 + (y+1)^2 + (z-2)^2 = 9.

Step 3 — Expand. x2+y2+z24x+2y4z+(4+1+49)=0x^2 + y^2 + z^2 - 4x + 2y - 4z + (4 + 1 + 4 - 9) = 0, i.e. x2+y2+z24x+2y4z=0x^2 + y^2 + z^2 - 4x + 2y - 4z = 0.

Takeaway: A sphere through the origin has NO constant term — substitute (0,0,0)(0,0,0) and the equation must reduce to 0=00 = 0.