MHT-CET Maths · Line and Plane

Tetrahedron Geometry — Centroid, Volume, and Vertices

Average the four vertices to get a tetrahedron's centroid (or the three vertices for a triangle), reverse that average to recover a missing vertex or coordinate, and use one-sixth the scalar triple product to get a tetrahedron's volume — including the plane-cuts-the-axes volume of OABC.

Why this matters

This thin subtopic is pure plug-in: across the 9 PYQs here, only THREE shapes appear and every one is a one-line formula. The centroid shape (direct average, or the inverse: solve for a missing vertex/coordinate) is the most frequent and runs EASY-to-MODERATE. The volume shape is a single scalar triple product set equal to a given value and solved for one unknown coordinate. The third shape — a plane parallel to two given lines, cutting the axes — chains a cross product, the intercept form, and the product-of-intercepts volume of OABC. There are no proofs and no tricks: memorise the three formulas, watch the factor of 1/4 vs 1/3 and the 1/6 on the volumes, and the subtopic is yours.

Concept 1 of 3

Centroid of a tetrahedron and a triangle

Intuition

The centroid is just the average of the corner points: add up the vertices and divide by how many there are — 4 for a tetrahedron, 3 for a triangle. The same averaging, read backwards, lets you recover a missing vertex (or a missing coordinate) when the centroid is given.

Definition

For a tetrahedron with vertices A,B,C,DA, B, C, D, the centroid is the average of all four:

  • G=A+B+C+D4G = \dfrac{A + B + C + D}{4}, i.e. (xA+xB+xC+xD4, yA+4, zA+4)\left(\dfrac{x_A+x_B+x_C+x_D}{4},\ \dfrac{y_A+\cdots}{4},\ \dfrac{z_A+\cdots}{4}\right).

For a triangle with vertices A,B,CA, B, C, divide by 3 instead:

  • G=A+B+C3G = \dfrac{A + B + C}{3}.

Inverse use: if GG and all-but-one vertex are known, isolate the missing one — e.g. for a triangle xC=3xGxAxBx_C = 3x_G - x_A - x_B (and likewise for a tetrahedron with the factor 4).

Centroid (tetrahedron and triangle)

Gtet=A+B+C+D4G=A+B+C3G_{\text{tet}} = \dfrac{A + B + C + D}{4} \qquad G_{\triangle} = \dfrac{A + B + C}{3}
  • A,B,C,DA, B, C, Dposition vectors (or coordinate triples) of the vertices
  • GGcentroid — the component-wise average of the vertices

Diagram · coordinate planes & octants (drag to rotate)

xyzP(+,+,+)O

Three planes (XY, YZ, ZX), each splitting space in two → 2 × 2 × 2 = 8 octants. P sits in the first octant (all coordinates positive).

Worked example

Find the centroid of the tetrahedron with vertices A(2,0,1)A(2,0,1), B(0,4,1)B(0,4,-1), C(2,2,2)C(2,2,2), D(0,2,2)D(0,2,2).
  1. Average the xx-coordinates: 2+0+2+04=44=1\dfrac{2+0+2+0}{4} = \dfrac{4}{4} = 1.
  2. Average the yy-coordinates: 0+4+2+24=84=2\dfrac{0+4+2+2}{4} = \dfrac{8}{4} = 2.
  3. Average the zz-coordinates: 11+2+24=44=1\dfrac{1-1+2+2}{4} = \dfrac{4}{4} = 1.
  4. So G=(1,2,1)G = (1, 2, 1).
Answer:G=(1,2,1)G = (1, 2, 1)
Practice this conceptself-check · 4 quick reps

Try it yourself

Two vertices of a triangle are A(2,3,1)A(2,3,-1) and B(0,1,5)B(0,1,5), and the centroid is G(1,2,1)G(1,2,1). Find the third vertex CC.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    Centroid of a tetrahedron divides the vertex sum by what number?
  2. 2.
    Centroid of a triangle divides the vertex sum by what number?
  3. 3.
    Tetrahedron centroid of (0,0,0),(4,0,0),(0,4,0),(0,0,4)(0,0,0), (4,0,0), (0,4,0), (0,0,4)?
  4. 4.
    Triangle vertices A(1,0,0),B(0,3,0)A(1,0,0), B(0,3,0), centroid (1,1,1)(1,1,1). Find CC.

From the bank · past-year question

Example 1Line and PlaneEASY
The centroid of tetrahedron with vertices at A(1,2,3)A(-1,2,3), B(3,2,1)B(3,-2,1), C(2,1,3)C(2,1,3) and D(1,2,4)D(-1,-2,4) is

[Q102 · 12th May Shift 1 · 2024]

Divide by 4 for a tetrahedron, by 3 for a triangle

The single most common slip: a four-vertex solid averages over 4, a three-vertex triangle over 3. Read the figure named in the stem — "tetrahedron" means /4/4, "triangle" means /3/3. Using the wrong divisor lands you on a tempting distractor every time.

Inverse problems: rearrange, don't re-guess

When the centroid is given and a vertex is unknown, multiply through by the divisor first: xA+xB+xC=3xGx_A + x_B + x_C = 3x_G, then subtract the knowns. Skipping the multiply-through step is where sign errors creep in.

Watch which coordinate the puzzle reuses

Some stems reuse a letter across the centroid AND a vertex (e.g. centroid (r,q,1)(r, q, 1) with a vertex coordinate qq). Match coordinates by POSITION, solve the chain in order, and don't conflate a centroid component with a same-named vertex component.

Concept 2 of 3

Volume of a tetrahedron via the scalar triple product

Intuition

Pick any vertex as a base point and form the three edge vectors leaving it. The scalar triple product of those edges measures the volume of the parallelepiped they span; a tetrahedron is exactly one-sixth of that box. When one coordinate is unknown, set the volume equal to the given value and solve the resulting linear equation.

Definition

For a tetrahedron with vertices A,B,C,DA, B, C, D, build the three edges from AA: AB,AC,AD\overrightarrow{AB}, \overrightarrow{AC}, \overrightarrow{AD}. Then:

  • Volume V=16[AB  AC  AD]V = \dfrac{1}{6}\,\big|\,[\,\overrightarrow{AB}\ \ \overrightarrow{AC}\ \ \overrightarrow{AD}\,]\,\big|, where the bracket is the scalar triple product — equal to the 3×33\times 3 determinant of the three edge rows.
  • The absolute value is taken because volume is non-negative (the determinant's sign only records orientation).

Solve-for-a-coordinate variant: with one vertex coordinate as xx, the determinant becomes linear in xx; set 16det=V\dfrac{1}{6}|\det| = V (so det=6V|\det| = 6V) and solve.

Tetrahedron volume

V=16det[ABACAD]=16AB(AC×AD)V = \dfrac{1}{6}\left|\det\begin{bmatrix} \overrightarrow{AB} \\ \overrightarrow{AC} \\ \overrightarrow{AD} \end{bmatrix}\right| = \dfrac{1}{6}\big|\,\overrightarrow{AB}\cdot(\overrightarrow{AC}\times\overrightarrow{AD})\,\big|
  • AB,AC,AD\overrightarrow{AB},\overrightarrow{AC},\overrightarrow{AD}the three edge vectors from a common vertex AA
  • [  ][\,\cdot\ \cdot\ \cdot\,]scalar triple product = determinant of the edge rows
  • 16\tfrac{1}{6}a tetrahedron is one-sixth of the spanning parallelepiped

Diagram · triple product = box volume (SVG, drag to rotate)

abc
[a b c] = a · (b × c) = 13.22 (signed volume of the box)

The box spanned by a, b, c has volume |[a b c]|. Painter's-ordered faces fake the solidity — edges don't truly hide behind nearer faces, which is the SVG limit this comparison is testing.

Worked example

Find the volume of the tetrahedron with vertices A(0,0,0)A(0,0,0), B(2,0,0)B(2,0,0), C(0,3,0)C(0,3,0), D(0,0,4)D(0,0,4).
  1. Edges from AA: AB=(2,0,0)\overrightarrow{AB} = (2,0,0), AC=(0,3,0)\overrightarrow{AC} = (0,3,0), AD=(0,0,4)\overrightarrow{AD} = (0,0,4).
  2. The determinant of these rows is diagonal: det=234=24\det = 2\cdot 3\cdot 4 = 24.
  3. Volume: V=1624=4V = \dfrac{1}{6}|24| = 4.
Answer:V=4V = 4 cubic units
Practice this conceptself-check · 4 quick reps

Try it yourself

The tetrahedron with vertices A(0,0,0)A(0,0,0), B(a,0,0)B(a,0,0), C(0,2,0)C(0,2,0), D(0,0,3)D(0,0,3) has volume 44 cubic units. Find aa (take a>0a > 0).

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    A tetrahedron is what fraction of the parallelepiped spanned by its three edges?
  2. 2.
    If the scalar triple product of the edges is 30-30, the volume is?
  3. 3.
    Why take the absolute value of the determinant?
  4. 4.
    Edges (1,0,0),(0,1,0),(0,0,6)(1,0,0),(0,1,0),(0,0,6): volume?

From the bank · past-year question

Example 2Line and PlaneMODERATE
If the volume of tetrahedron, whose vertices are A(1,2,3),B(3,1,1),C(2,1,3)A(1,2,3),\, B(-3,-1,1),\, C(2,1,3) and D(1,2,x)D(-1,2,x) is 116\\\frac{11}{6} cubic units, then the value of xx is

[Q135 · 12th May Shift 2 · 2024]

It's 16\tfrac{1}{6} for a tetrahedron, not 13\tfrac{1}{3} or 1

The parallelepiped volume is det|\det|; the tetrahedron is one-SIXTH of it, not one-third. (13\tfrac{1}{3} belongs to the pyramid-volume formula 13×base×height\tfrac{1}{3}\times\text{base}\times\text{height}, a different setup.) Forgetting the 16\tfrac{1}{6} gives an answer six times too big.

Build edges from ONE common vertex

Use AB,AC,AD\overrightarrow{AB}, \overrightarrow{AC}, \overrightarrow{AD} — all three leaving the same vertex AA (head minus the SAME tail). Mixing tails (e.g. AB,BC,AD\overrightarrow{AB}, \overrightarrow{BC}, \overrightarrow{AD}) breaks the triple-product meaning and the volume is wrong.

Set det=6V|\det| = 6V, not det=V|\det| = V

In a solve-for-xx problem, multiply the target volume by 6 BEFORE equating to the determinant: 16det=116\dfrac{1}{6}|\det| = \tfrac{11}{6} means det=11|\det| = 11, not 116\tfrac{11}{6}. Dropping the ×6\times 6 corrupts the linear equation for xx.

Concept 3 of 3

Volume of OABC from a plane cutting the axes

Intuition

A favourite MHT-CET chain: a plane is parallel to two given lines, so its normal is the cross product of their direction ratios. Write the plane in the form x+y+z=kx+y+z=k (or the matching intercept form), read off where it crosses each axis, and the tetrahedron OABCOABC — origin plus the three intercepts — has volume one-sixth the product of the intercepts.

Definition

Step by step, for a plane parallel to two lines with direction ratios d1\vec{d_1} and d2\vec{d_2}, passing through a point PP:

  • Normal n=d1×d2\vec{n} = \vec{d_1}\times\vec{d_2} (the plane is parallel to both lines, so n\vec{n} is perpendicular to both).
  • Plane: n(rP)=0\vec{n}\cdot(\vec{r}-\vec{P}) = 0; when n(1,1,1)\vec{n}\propto(1,1,1) this is x+y+z=kx+y+z = k with kk fixed by PP.
  • Intercepts: set two coordinates to 0 — A(a,0,0),B(0,b,0),C(0,0,c)A(a,0,0), B(0,b,0), C(0,0,c). For x+y+z=kx+y+z=k each intercept is kk.
  • **Volume of OABCOABC:** the edges from OO are along the axes, so V=16abcV = \dfrac{1}{6}\,|abc| (for x+y+z=kx+y+z=k, V=k36V = \dfrac{k^3}{6}).

Plane normal, intercepts, and OABC volume

n=d1×d2VOABC=16abc=k36  (for x+y+z=k)\vec{n} = \vec{d_1}\times\vec{d_2} \qquad V_{OABC} = \dfrac{1}{6}\,|a\,b\,c| = \dfrac{k^3}{6}\ \ (\text{for } x+y+z=k)
  • d1,d2\vec{d_1}, \vec{d_2}direction ratios of the two parallel lines
  • a,b,ca, b, cthe xx-, yy-, zz-intercepts of the plane
  • kkthe constant in x+y+z=kx+y+z=k; each intercept when n(1,1,1)\vec{n}\propto(1,1,1)

Worked example

A plane is parallel to the lines with direction ratios (1,0,1)(1,0,-1) and (0,1,1)(0,1,-1) and passes through (1,1,2)(1,1,2). It cuts the axes at A,B,CA, B, C. Find the volume of tetrahedron OABCOABC.
  1. Normal: n=(1,0,1)×(0,1,1)=(0(1)(1)1, (1)01(1), 110)=(1,1,1)\vec{n} = (1,0,-1)\times(0,1,-1) = (0\cdot(-1)-(-1)\cdot 1,\ (-1)\cdot 0 - 1\cdot(-1),\ 1\cdot 1 - 0) = (1,1,1).
  2. Plane: x+y+z=kx + y + z = k. Through (1,1,2)(1,1,2): k=1+1+2=4k = 1+1+2 = 4, so x+y+z=4x+y+z=4.
  3. Intercepts: A(4,0,0),B(0,4,0),C(0,0,4)A(4,0,0), B(0,4,0), C(0,0,4).
  4. Volume: V=16444=646=323V = \dfrac{1}{6}|4\cdot 4\cdot 4| = \dfrac{64}{6} = \dfrac{32}{3}.
Answer:VOABC=323V_{OABC} = \dfrac{32}{3} cubic units
Practice this conceptself-check · 4 quick reps

Try it yourself

A plane parallel to lines with direction ratios (2,0,2)(2,0,-2) and (0,2,2)(0,2,-2) passes through (1,1,1)(1,1,1) and meets the axes at A,B,CA, B, C. Find the volume of OABCOABC.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    The normal to a plane parallel to two lines is found how?
  2. 2.
    Plane x+y+z=6x+y+z=6: what are its three axis intercepts?
  3. 3.
    Volume of OABC for x+y+z=6x+y+z=6?
  4. 4.
    Intercepts 2,3,42, 3, 4: volume of OABC?

From the bank · past-year question

Example 3Line and PlaneMODERATE
A plane is parallel to two lines whose direction ratios are 2,0,22,0,-2 and 2,2,0-2,2,0 and it contains the point (2,2,2)(2,2,2). If it cuts co-ordinate axes at A, B, C, then the volume of the tetrahedron OABC (in cubic units) is

[Q138 · 13th May Shift 2 · 2024]

Normal = cross product, then the constant comes from the POINT

Two steps, in order: first n=d1×d2\vec{n} = \vec{d_1}\times\vec{d_2} gives the coefficients, THEN plug the given point into nr=k\vec{n}\cdot\vec{r}=k to fix kk. Skipping the point and assuming kk is wrong; the point is what pins the plane down.

Volume of OABC is 16abc\tfrac{1}{6}\,abc, not 16k\tfrac{1}{6}k or abcabc

It's one-sixth the PRODUCT of the three intercepts. For x+y+z=kx+y+z=k that's 16k3\tfrac{1}{6}k^3 (since all three intercepts equal kk) — e.g. k=3k=3 gives 276=92\tfrac{27}{6}=\tfrac{9}{2}, not 36\tfrac{3}{6}. Don't forget to cube kk before dividing by 6.

Simplify the cross-product normal before reading intercepts

A normal like (4,4,4)(4,4,4) is parallel to (1,1,1)(1,1,1) — reduce it so the plane reads cleanly as x+y+z=kx+y+z=k. Carrying the un-reduced (4,4,4)(4,4,4) into the intercept step muddies the constant and the intercepts.

Summary — formulas & gotchas at a glance

A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.

Formulas (3)

  • Centroid of a tetrahedron and a triangle

    Centroid (tetrahedron and triangle)

    Gtet=A+B+C+D4G=A+B+C3G_{\text{tet}} = \dfrac{A + B + C + D}{4} \qquad G_{\triangle} = \dfrac{A + B + C}{3}
  • Volume of a tetrahedron via the scalar triple product

    Tetrahedron volume

    V=16det[ABACAD]=16AB(AC×AD)V = \dfrac{1}{6}\left|\det\begin{bmatrix} \overrightarrow{AB} \\ \overrightarrow{AC} \\ \overrightarrow{AD} \end{bmatrix}\right| = \dfrac{1}{6}\big|\,\overrightarrow{AB}\cdot(\overrightarrow{AC}\times\overrightarrow{AD})\,\big|
  • Volume of OABC from a plane cutting the axes

    Plane normal, intercepts, and OABC volume

    n=d1×d2VOABC=16abc=k36  (for x+y+z=k)\vec{n} = \vec{d_1}\times\vec{d_2} \qquad V_{OABC} = \dfrac{1}{6}\,|a\,b\,c| = \dfrac{k^3}{6}\ \ (\text{for } x+y+z=k)

Watch out for (9)

Mastery check — 5 interleaved questions

Try each one before clicking. Questions are interleaved across the concepts above, not grouped — interleaving sharpens transfer.

Example 1Line and PlaneMODERATE
The centroid of tetrahedron with vertices P(5,-7,0), Q(a,5,3), R(4,-6,b) and S(6,c,2) is (4,-3,2), then the value of 2a+3b+c2a+3b+c is equal to

[Q143 · 15th May Shift 1 · 2023]

Example 2Line and PlaneHARD
If the volume of tetrahedron, whose vertices are A(1,2,3), B(-3,-1,1), C(2,1,3) and D(-1,2,x) is 116\frac{11}{6} cubic units, then the value of x is

[Q135 · 13th May Shift 1 · 2024]

Example 3Line and PlaneHARD
A plane is parallel to two lines, whose direction ratios are (1,0,1)(1,0,-1) and (1,1,0)(-1,1,0) and it contains the point (1,1,1)(1,1,1). If it cuts coordinate axes (X, Y, Z axes resp.) at A, B, C, then the volume of the tetrahedron OABC is cu. Units.

[Q120 · 11th May Shift 1 · 2024]

Example 4Line and PlaneEASY
If two vertices of a triangle are A(3,1,4)A(3,1,4) and B(4,5,3)B(-4,5,-3) and the centroid of the triangle is G(1,2,1)G(-1,2,1), then the third vertex C of the triangle is

[Q139 · 9th May Shift 1 · 2024]

Example 5Line and PlaneMODERATE
A plane is parallel to two lines whose direction ratios are 1,0,11,0,-1 and 1,1,0-1,1,0 and it contains the point (1,1,1)(1,1,1). If it cuts the co-ordinate axes at A,B,CA,B,C, then the volume of the tetrahedron OABC (in cubic units) is

[Q122 · 12th May Shift 1 · 2024]

Drill every past-year question on this subtopic

9 questions from the bank — paginated, with cart and Word-export support.

Related notes