MATH 133 Linear Algebra and Geometry • McGill University, Montreal

Revision sheet: cross product, areas and volumes (MATH 133)

This sheet is not a summary of Nicholson 4.3: you already have the course notes. It answers one question only, what makes students lose marks on the cross product, areas and volumes in MATH 133 at McGill University, and which precise gesture avoids each loss.

Everything below is done by hand, as on the exam: small integer vectors, exact square roots, no calculator. The one habit that pays across the whole chapter is the ten-second check u⋅(u×v)=v⋅(u×v)=0u \cdot (u \times v) = v \cdot (u \times v) = 0, written on the copy right after the product, before anything is built on it.

The thread of the chapter

The cross product answers with a VECTOR, and that vector has two halves: its direction is a normal, its length is an area. Every question of the chapter uses exactly one half, and the marks are lost by using the wrong half, or by building u×vu \times v from the wrong pair of vectors.

This chapter is part of MATH 133, Linear Algebra and Geometry (McGill)

The essentials

One vector, two halves

  • • Definition: u×v=(u2v3−u3v2, u3v1−u1v3, u1v2−u2v1)u \times v = (u_2v_3 - u_3v_2,\ u_3v_1 - u_1v_3,\ u_1v_2 - u_2v_1), the first-row expansion of the symbolic determinant with i,j,ki, j, k on top. The jj term carries a MINUS sign.
  • • DIRECTION: perpendicular to uu and to vv, oriented by the right-hand rule. So v×u=−(u×v)v \times u = -(u \times v), and u×vu \times v is a normal to any plane containing uu and vv.
  • • LENGTH: ∥u×v∥=∥u∥∥v∥sin⁡θ\|u \times v\| = \|u\|\|v\|\sin\theta, the area of the parallelogram on uu and vv. Independent check by Lagrange: ∥u×v∥2=∥u∥2∥v∥2−(u⋅v)2\|u \times v\|^2 = \|u\|^2\|v\|^2 - (u \cdot v)^2.
  • • u×v=0u \times v = 0 exactly when uu and vv are parallel: the parallelogram has collapsed, and there is no normal to read.
uvu × vv × uarea = ||u × v||normal
The same u×vu \times v answers two questions: its direction is the normal to the plane of uu and vv, its length is the area of their parallelogram. v×uv \times u has the same length and points the other way.

Before computing, write on the copy which half the question needs: “normal” and “direction of the line” use the direction, “area”, “volume” and “distance” use the length. Half of the lost marks in this chapter are a correct vector given where a number was asked, or the reverse.

What each classic question feeds to the product

  • • Triangle ABCABC: area 12∥AB→×AC→∥\frac{1}{2}\|\overrightarrow{AB} \times \overrightarrow{AC}\|, both edges leaving the SAME vertex.
  • • Plane through AA, BB, CC: n=AB→×AC→n = \overrightarrow{AB} \times \overrightarrow{AC}, then n⋅(X−A)=0n \cdot (X - A) = 0. Plane through a line (A,d)(A, d) and a point PP: n=d×AP→n = d \times \overrightarrow{AP}.
  • • Volume: parallelepiped ∣u⋅(v×w)∣|u \cdot (v \times w)|, tetrahedron 16\frac{1}{6} of it; four points coplanar exactly when AB→⋅(AC→×AD→)=0\overrightarrow{AB} \cdot (\overrightarrow{AC} \times \overrightarrow{AD}) = 0.
  • • Line of two planes: direction n1×n2n_1 \times n_2. Distance from QQ to the line (P,d)(P, d): ∥PQ→×d∥∥d∥\frac{\|\overrightarrow{PQ} \times d\|}{\|d\|}. Skew lines: ∣P1P2→⋅(d1×d2)∣∥d1×d2∥\frac{|\overrightarrow{P_1P_2} \cdot (d_1 \times d_2)|}{\|d_1 \times d_2\|}.

Every one of these formulas is area divided by base or volume divided by base area. If you remember the picture, you can rebuild the formula in the exam room.

The rules in table form

Each row reads from left to right: the assumptions, then the result. A red cell is not an answer, it is the finding that the form settles nothing and the instruction to rewrite it. Every case is followed by a worked example.

The algebra of u×vu \times v: what survives from ordinary products

Distributivity and scalars survive; commutativity, associativity and cancellation do not. A red box is not an answer: it is the order to rewrite the expression.

ExpressionTempting rewriteWhat is true
v×uv \times u u×vu \times v −(u×v)-(u \times v)

Example: (0,1,0)×(1,0,0)=(0,0,−1)(0, 1, 0) \times (1, 0, 0) = (0, 0, -1), the opposite of (1,0,0)×(0,1,0)=(0,0,1)(1, 0, 0) \times (0, 1, 0) = (0, 0, 1).

u×uu \times u ∥u∥2\|u\|^{2} 00

Example: (3,1,2)×(3,1,2)=(0,0,0)(3, 1, 2) \times (3, 1, 2) = (0, 0, 0), a vector, not the number 1414.

u×(v+w)u \times (v + w) u×v+u×wu \times v + u \times w u×v+u×wu \times v + u \times w

Example: (1,0,0)×(0,1,1)=(0,−1,1)=(0,0,1)+(0,−1,0)(1, 0, 0) \times (0, 1, 1) = (0, -1, 1) = (0, 0, 1) + (0, -1, 0).

(u×v)×w(u \times v) \times w u×(v×w)u \times (v \times w) no regrouping rule that does not exist

Example: (i×i)×j=(0,0,0)(i \times i) \times j = (0, 0, 0) but i×(i×j)=i×k=(0,−1,0)i \times (i \times j) = i \times k = (0, -1, 0).

What to do: Compute the inner bracket first, in the order written, and never move the parentheses.

u×v=u×wu \times v = u \times w v=wv = w v−wv - w parallel to uu rule that does not exist

Example: (1,0,0)×(0,1,0)=(1,0,0)×(1,1,0)=(0,0,1)(1, 0, 0) \times (0, 1, 0) = (1, 0, 0) \times (1, 1, 0) = (0, 0, 1) with (0,1,0)≠(1,1,0)(0, 1, 0) \neq (1, 1, 0).

What to do: Write u×(v−w)=0u \times (v - w) = 0 and conclude only that v−w=cuv - w = cu for some scalar cc.

The last two rows are where the real-number reflexes break. Both are tested on midterms as true or false statements.

The mistakes that cost marks

These are the errors I correct most often in session. Each one costs marks on a paper, even when the reasoning behind it is right.

1. Dropping the minus sign on the middle component

the whole question, and every plane or distance built on the vector

What not to write

“(3,1,2)×(1,−2,4)=(1⋅4−2⋅(−2), 3⋅4−2⋅1, 3⋅(−2)−1⋅1)=(8,10,−7)(3, 1, 2) \times (1, -2, 4) = (1 \cdot 4 - 2 \cdot (-2),\ 3 \cdot 4 - 2 \cdot 1,\ 3 \cdot (-2) - 1 \cdot 1) = (8, 10, -7).”

What to write

“The jj minor enters with a minus sign: (8,−10,−7)(8, -10, -7). Check: (3,1,2)⋅(8,−10,−7)=0(3, 1, 2) \cdot (8, -10, -7) = 0 and (1,−2,4)⋅(8,−10,−7)=0(1, -2, 4) \cdot (8, -10, -7) = 0.”

Why: The wrong vector gives (3,1,2)⋅(8,10,−7)=20≠0(3, 1, 2) \cdot (8, 10, -7) = 20 \neq 0: it is not even perpendicular to uu. The two dot products take ten seconds and catch this slip every time, which is why they belong on the copy and not in your head.

2. Forgetting the half in the area of a triangle

1 mark, on a question where everything else was right

What not to write

“AB→×AC→=(−6,−2,6)\overrightarrow{AB} \times \overrightarrow{AC} = (-6, -2, 6), so the triangle has area 76=219\sqrt{76} = 2\sqrt{19}.”

What to write

“76=219\sqrt{76} = 2\sqrt{19} is the area of the parallelogram on AB→\overrightarrow{AB} and AC→\overrightarrow{AC}, so triangle ABCABC has area 12×219=19\frac{1}{2} \times 2\sqrt{19} = \sqrt{19}.”

Why: The cross product measures the PARALLELOGRAM on the two vectors, and the diagonal BCBC cuts it into two copies of the triangle. Here A=(1,1,0)A = (1, 1, 0), B=(3,1,2)B = (3, 1, 2), C=(1,4,1)C = (1, 4, 1). Say “parallelogram” in words before halving, and the half cannot disappear.

3. Using position vectors instead of edge vectors

the whole question

What not to write

“Area of ABC=12∥OA→×OC→∥=12∥(1,−1,3)∥=112ABC = \frac{1}{2}\|\overrightarrow{OA} \times \overrightarrow{OC}\| = \frac{1}{2}\|(1, -1, 3)\| = \frac{\sqrt{11}}{2}.”

What to write

“Area of ABC=12∥AB→×AC→∥=12∥(−6,−2,6)∥=19ABC = \frac{1}{2}\|\overrightarrow{AB} \times \overrightarrow{AC}\| = \frac{1}{2}\|(-6, -2, 6)\| = \sqrt{19}: both edges leave from AA.”

OABCABCOAC: wrong
The triangle asked for is ABCABC; the dashed pair OA→\overrightarrow{OA}, OC→\overrightarrow{OC} builds the triangle OACOAC instead, whose area changes as soon as the origin moves.

Why: OA→×OC→\overrightarrow{OA} \times \overrightarrow{OC} is the area of the triangle OACOAC, a different triangle with a vertex at the origin. An area cannot depend on where the origin is; position vectors do. Differences of points are the only vectors that belong to the figure.

4. Patching a zero cross product into a plane equation

the whole question, plus a false equation

What not to write

“AB→×AC→=(0,0,0)\overrightarrow{AB} \times \overrightarrow{AC} = (0, 0, 0), so the plane through AA, BB, CC is 0x+0y+0z=00x + 0y + 0z = 0.”

What to write

“AC→=3AB→\overrightarrow{AC} = 3\overrightarrow{AB}, so the cross product is zero and the three points are collinear: infinitely many planes contain them, and the question has no unique answer.”

Why: With A=(2,0,1)A = (2, 0, 1), B=(3,2,2)B = (3, 2, 2), C=(5,6,4)C = (5, 6, 4): AB→=(1,2,1)\overrightarrow{AB} = (1, 2, 1) and AC→=(3,6,3)\overrightarrow{AC} = (3, 6, 3). The zero vector has no direction, so it is not a normal, and 0=00 = 0 describes all of space. A zero cross product is information about the points, never an arithmetic accident.

5. Plane through a line and a point: crossing d with OP instead of AP

the whole question

What not to write

“L:(0,1,1)+t(1,0,2)L: (0, 1, 1) + t(1, 0, 2) and P=(1,1,0)P = (1, 1, 0). n=d×OP→=(−2,2,1)n = d \times \overrightarrow{OP} = (-2, 2, 1), so the plane is −2x+2y+z=0-2x + 2y + z = 0.”

What to write

“A=(0,1,1)A = (0, 1, 1) is on LL and AP→=(1,0,−1)\overrightarrow{AP} = (1, 0, -1), so n=d×AP→=(0,3,0)n = d \times \overrightarrow{AP} = (0, 3, 0) and the plane is y=1y = 1.”

Why: Both vectors fed to the product must lie IN the plane. OP→\overrightarrow{OP} starts at the origin, which is not on LL. The wrong plane even misses the line: AA gives 0+2+1=3≠00 + 2 + 1 = 3 \neq 0. Check n⋅d=0n \cdot d = 0 and one point of LL before writing the final answer.

6. One third instead of one sixth for a tetrahedron

2 marks, and a volume twice too large

What not to write

“The tetrahedron on (2,0,0)(2, 0, 0), (0,3,0)(0, 3, 0), (0,0,4)(0, 0, 4) is a pyramid, so V=13×24=8V = \frac{1}{3} \times 24 = 8.”

What to write

“V=16∣u⋅(v×w)∣=246=4V = \frac{1}{6}|u \cdot (v \times w)| = \frac{24}{6} = 4. Check: base triangle 12×2×3=3\frac{1}{2} \times 2 \times 3 = 3, height 44, 13×3×4=4\frac{1}{3} \times 3 \times 4 = 4.”

Why: A pyramid is one third of the prism on the same base, but the base of a tetrahedron is a TRIANGLE, half of the parallelogram that the triple product uses. One third times one half is one sixth.

7. Stopping at the area when the question asks for a distance

2 marks, and an answer wrong by the factor $\|d\|$

What not to write

“The distance from Q=(3,0,0)Q = (3, 0, 0) to the line t(1,2,2)t(1, 2, 2) is ∥OQ→×d∥=∥(0,−6,6)∥=62\|\overrightarrow{OQ} \times d\| = \|(0, -6, 6)\| = 6\sqrt{2}.”

What to write

“dist=∥OQ→×d∥∥d∥=623=22\text{dist} = \dfrac{\|\overrightarrow{OQ} \times d\|}{\|d\|} = \dfrac{6\sqrt{2}}{3} = 2\sqrt{2}.”

Why: ∥PQ→×d∥\|\overrightarrow{PQ} \times d\| is the AREA of the parallelogram on PQ→\overrightarrow{PQ} and dd; the distance is its HEIGHT, so divide by the base ∥d∥\|d\|. The quick test: the distance to a line can never exceed ∥PQ→∥=3\|\overrightarrow{PQ}\| = 3, and 62≈8.56\sqrt{2} \approx 8.5 does.

8. Setting to zero a variable that is constant along the line

the whole question, and a false conclusion

What not to write

“For x+y+z=3x + y + z = 3 and x−y+z=1x - y + z = 1, set y=0y = 0: x+z=3x + z = 3 and x+z=1x + z = 1. No solution, so the planes do not meet.”

What to write

“n1×n2=(2,0,−2)n_1 \times n_2 = (2, 0, -2), so d=(1,0,−1)d = (1, 0, -1) and yy is constant on the line: y=1y = 1. Set z=0z = 0 instead: the point is (2,1,0)(2, 1, 0).”

Why: Subtracting the equations gives 2y=22y = 2, so every point of the line has y=1y = 1 and none has y=0y = 0. The direction vector warns you in advance: never set to zero a variable whose component in dd is 00.

Which method to choose

Which half of the cross product the question needs

Read the NOUN the question asks for, before choosing any formula

uwbox: |u · (v × w)|tetrahedron: one sixth
The box on uu, vv, ww has volume ∣u⋅(v×w)∣|u \cdot (v \times w)|; the tetrahedron cut from its corner by the three orange edges keeps one sixth of it, never one third.
  • If a normal, the equation of a plane, or the direction of a line of intersection → the DIRECTION: AB→×AC→\overrightarrow{AB} \times \overrightarrow{AC}, d×AP→d \times \overrightarrow{AP} or n1×n2n_1 \times n_2, then a point

    Example: (1,2,0)(1, 2, 0), (3,0,1)(3, 0, 1), (0,1,2)(0, 1, 2) give n=(3,5,4)n = (3, 5, 4) and 3x+5y+4z=133x + 5y + 4z = 13

  • If the area of a parallelogram or of a triangle → the LENGTH, halved for a triangle, with edges from one vertex

    Example: ∥(5,−5,5)∥=53\|(5, -5, 5)\| = 5\sqrt{3}, so the triangle has area 532\frac{5\sqrt{3}}{2}

  • If a volume, or whether four points are coplanar → the triple product u⋅(v×w)u \cdot (v \times w), in absolute value, divided by 66 for a tetrahedron

    Example: (1,1,0)⋅((0,2,1)×(1,0,3))=7(1, 1, 0) \cdot \big((0, 2, 1) \times (1, 0, 3)\big) = 7: box 77, tetrahedron 76\frac{7}{6}

  • If the distance from a point to a line → the length divided by the base: ∥PQ→×d∥∥d∥\frac{\|\overrightarrow{PQ} \times d\|}{\|d\|}

    Example: ∥(9,−6,−6)∥3=17\frac{\|(9, -6, -6)\|}{3} = \sqrt{17}

  • If the distance between two non-parallel lines → the triple product divided by ∥d1×d2∥\|d_1 \times d_2\|; zero means the lines meet

    Example: ∣(1,0,5)⋅(1,−1,1)∣3=23\frac{|(1, 0, 5) \cdot (1, -1, 1)|}{\sqrt{3}} = 2\sqrt{3}

  • If a torque about a given axis → the full vector τ=r×F\tau = r \times F, then its component along the axis

    Example: (0.3,0.4,0)×(0,0,−50)=(−20,15,0)(0.3, 0.4, 0) \times (0, 0, -50) = (-20, 15, 0): length 2525, turning part 00

If a branch asks for a number and you are holding a vector, you are not finished; if it asks for a direction and you are holding a number, you took the length too early. The distance from a point to a PLANE is not on this tree: it uses the dot product with the normal, from the previous chapter.

How the answer is expected to be written

A marker ticks steps. Here they are in order, with the concluding sentence expected word for word.

The plane through three points, as a marker wants to read it

When to use it: Find an equation of the plane through A, B and C, or through a line and a point

  1. 1 Compute two edge vectors from the SAME point: AB→\overrightarrow{AB} and AC→\overrightarrow{AC} (for a line and a point: dd and AP→\overrightarrow{AP} with AA on the line).
  2. 2 Compute their cross product with the three minors shown, and check it with two dot products equal to 00.
  3. 3 Say why it is not zero: “the points are not collinear”. If it IS zero, stop and say that no unique plane exists.
  4. 4 Write n⋅(X−A)=0n \cdot (X - A) = 0, expand, and simplify the coefficients by a common factor if there is one.
  5. 5 Check the equation with the two points that were NOT used for the constant.

Concluding sentence

“Since AB→×AC→=(6,3,2)≠0\overrightarrow{AB} \times \overrightarrow{AC} = (6, 3, 2) \neq 0, the points are not collinear, and the plane through AA with normal (6,3,2)(6, 3, 2) is 6x+3y+2z=66x + 3y + 2z = 6.”

The trap: Checking the equation only with the point used to build it. That point satisfies it by construction, so the check proves nothing; the other two points are the real test.

Marking: Typically 1 mark for the edge vectors, 2 for the cross product with its minors, 1 for the equation and 1 for the check. The cross product alone, correct and checked, is already worth more than a final equation with no working.

The distance between two skew lines

When to use it: Two lines given in parametric form, and a question about their distance or their position

  1. 1 Compute n=d1×d2n = d_1 \times d_2. If n=0n = 0 the lines are parallel: use the point-to-line distance instead.
  2. 2 Compute P1P2→\overrightarrow{P_1P_2} between the two given points and the triple product P1P2→⋅n\overrightarrow{P_1P_2} \cdot n.
  3. 3 If it is 00, the lines are coplanar and not parallel, so they meet: the distance is 00. Otherwise they are skew.
  4. 4 Divide: dist=∣P1P2→⋅n∣∥n∥\text{dist} = \dfrac{|\overrightarrow{P_1P_2} \cdot n|}{\|n\|}, and simplify the root.

Concluding sentence

“d1×d2=(0,−1,1)≠0d_1 \times d_2 = (0, -1, 1) \neq 0 and P1P2→⋅(d1×d2)=1≠0\overrightarrow{P_1P_2} \cdot (d_1 \times d_2) = 1 \neq 0, so the lines are skew and their distance is 12=22\frac{1}{\sqrt{2}} = \frac{\sqrt{2}}{2}.”

The trap: Answering with ∥P1P2→∥\|\overrightarrow{P_1P_2}\|, the distance between two particular points, which is only an upper bound.

Check before you hand in

Five minutes of checking recover more marks than one more problem started in a hurry.

The typical problem, taken apart

A tetrahedron: one face, its plane, the volume and a height

Let A=(1,0,0)A = (1, 0, 0), B=(0,2,0)B = (0, 2, 0), C=(0,0,3)C = (0, 0, 3) and D=(2,2,2)D = (2, 2, 2).

Find the area of the face ABCABC, the equation of its plane, the volume of the tetrahedron ABCDABCD, and the height from DD to the face ABCABC.

OABCD
Three vertices sit on the axes, so the face ABCABC is easy to picture; the height from DD is measured perpendicular to that face, along the normal, not along any axis.

Step 1

AB→=(−1,2,0)\overrightarrow{AB} = (-1, 2, 0), AC→=(−1,0,3)\overrightarrow{AC} = (-1, 0, 3), and AB→×AC→=((2)(3)−(0)(0), (0)(−1)−(−1)(3), (−1)(0)−(2)(−1))=(6,3,2)\overrightarrow{AB} \times \overrightarrow{AC} = \big((2)(3) - (0)(0),\ (0)(-1) - (-1)(3),\ (-1)(0) - (2)(-1)\big) = (6, 3, 2). Check: −6+6+0=0-6 + 6 + 0 = 0 and −6+0+6=0-6 + 0 + 6 = 0.

Why

Both edges leave from AA, and the vector is checked before anything is built on it. This single product will serve three times: its length for the area, its direction for the plane, and inside the triple product for the volume.

Step 2

∥(6,3,2)∥=36+9+4=7\|(6, 3, 2)\| = \sqrt{36 + 9 + 4} = 7, so the face has area 72\frac{7}{2}.

Why

The LENGTH is used here, and halved because the face is a triangle. The numbers were chosen so the root is exact, which is typical of MATH 133.

Step 3

Plane: 6(x−1)+3y+2z=06(x - 1) + 3y + 2z = 0, that is 6x+3y+2z=66x + 3y + 2z = 6. Check: BB gives 66, CC gives 66.

Why

The DIRECTION is used here, with the point AA. The check uses BB and CC, the points that did not build the constant.

Step 4

AD→=(1,2,2)\overrightarrow{AD} = (1, 2, 2) and AD→⋅(6,3,2)=6+6+4=16\overrightarrow{AD} \cdot (6, 3, 2) = 6 + 6 + 4 = 16, so V=166=83V = \frac{16}{6} = \frac{8}{3}.

Why

The triple product reuses the cross product already computed. One sixth, not one third: the base is a triangle. And 6V=166V = 16 is an integer, as it must be.

Step 5

Height from DD: V=13×area×hV = \frac{1}{3} \times \text{area} \times h gives h=3Varea=87/2=167h = \frac{3V}{\text{area}} = \frac{8}{7/2} = \frac{16}{7}.

Why

The height is recovered from the volume without any new product: volume divided by base, once more.

Step 6

Check with the point-to-plane distance: ∣6(2)+3(2)+2(2)−6∣7=167\dfrac{|6(2) + 3(2) + 2(2) - 6|}{7} = \dfrac{16}{7}.

Why

An independent route from the previous chapter gives the same number, so the plane, the volume and the area are all confirmed at once.

The conclusion, written out

“The face ABCABC has area 72\frac{7}{2} and lies in the plane 6x+3y+2z=66x + 3y + 2z = 6; the tetrahedron has volume 83\frac{8}{3}, and the height from DD is 167\frac{16}{7}.”

The classic mistake on this problem: Taking one third of the triple product: V=163V = \frac{16}{3}, and then h=327h = \frac{32}{7}, which the point-to-plane check immediately contradicts.

Learn by heart

  • • u×v=(u2v3−u3v2, u3v1−u1v3, u1v2−u2v1)u \times v = (u_2v_3 - u_3v_2,\ u_3v_1 - u_1v_3,\ u_1v_2 - u_2v_1), then check u⋅(u×v)=v⋅(u×v)=0u \cdot (u \times v) = v \cdot (u \times v) = 0.
  • • v×u=−(u×v)v \times u = -(u \times v), u×u=0u \times u = 0, and NO associativity, NO cancellation.
  • • ∥u×v∥=∥u∥∥v∥sin⁡θ=\|u \times v\| = \|u\|\|v\|\sin\theta = area of the parallelogram; triangle: HALF of it.
  • • ∣u⋅(v×w)∣=|u \cdot (v \times w)| = volume of the box; tetrahedron: ONE SIXTH; zero means coplanar.
  • • Plane: n=AB→×AC→n = \overrightarrow{AB} \times \overrightarrow{AC}; line of two planes: d=n1×n2d = n_1 \times n_2.
  • • Point to line: ∥PQ→×d∥∥d∥\frac{\|\overrightarrow{PQ} \times d\|}{\|d\|}; skew lines: ∣P1P2→⋅(d1×d2)∣∥d1×d2∥\frac{|\overrightarrow{P_1P_2} \cdot (d_1 \times d_2)|}{\|d_1 \times d_2\|}.
  • • Direction or length: decide which half the question needs BEFORE computing.

Frequently asked questions

How do I remember the formula for the cross product?

Do not memorise the components, memorise the determinant. Put i, j and k on the first row, u on the second and v on the third, and expand along the first row with the signs plus, minus, plus. The minus in front of the j term is the only trap. Then check the result by taking its dot product with u and with v: both must be zero.

How do I find the equation of a plane through three points?

Take two edge vectors from the same point, for example from A to B and from A to C, and compute their cross product: that is a normal vector. If it is the zero vector, the points are collinear and no unique plane exists. Otherwise write normal dot (X minus A) equals zero, expand, and check the equation with the two other points.

Why is the volume of a tetrahedron one sixth of the triple product?

The triple product gives the volume of the parallelepiped built on the three edges. A tetrahedron is a pyramid, one third of the prism on the same base, and its base is a triangle, which is half of the parallelogram used by the box. One third times one half gives one sixth. The corner of the unit cube, with volume one sixth, is the example to remember.

How do I find the distance from a point to a line in 3D?

Take a point P on the line, its direction d, and the vector from P to your point Q. The length of the cross product of PQ with d is the area of a parallelogram whose base is the length of d and whose height is the distance you want. So divide that length by the length of d. Forgetting the division is the classic mistake.

What does it mean when the cross product is zero?

It means the two vectors are parallel, or one of them is zero: the parallelogram they span has no area. In a plane question it means the three points are collinear, so no unique plane passes through them. For two planes it means their normals are parallel, so the planes are parallel or identical and there is no line of intersection to find.

Practise it

Corrected exercises: Cross product, areas and volumes, MATH 133 at McGill

A method is proved on a paper, not on a sheet. The set for the same chapter takes each of these traps into a problem, with the solution written out step by step.

  • 10 corrected exercises
  • 100 points
  • 150 minutes
Do the exercises
Previous sheet Dot product, projections and planes Next sheet Subspaces, span and independence

See also

Looking for a MATH 133 tutor in Montreal?

Get in touch for a first session. The cross product chapter is where linear algebra becomes geometry: one vector, two halves, and a choice to make before every computation.

Site by Studio Squalli