MATH 133 Linear Algebra and Geometry • McGill University, Montreal

Revision sheet: geometric vectors and lines in space (MATH 133)

This sheet is not a summary of section 4.1 of Nicholson: you already have the notes. It answers one question only, what makes students lose marks on geometric vectors and lines in MATH 133 at McGill University, and which precise gesture avoids each loss.

Almost every trap on this chapter comes from one fact: the same line can be written in infinitely many ways. So the sheet is built around two tests, the direction test and the point test, applied in that order every time two lines appear, and around the rule that each line keeps its own parameter.

The thread of the chapter

A line has infinitely many equations, because neither its point nor its direction is unique: two lines are never compared by reading their equations, they are compared by a DIRECTION test on all three components, then a POINT test, with one independent parameter per line and the third equation always checked.

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

The essentials

A vector is a move, a point is a place

  • • AB→=B−A\overrightarrow{AB} = B - A, the END minus the START. Reversed, it is the same length pointing the other way: BA→=−AB→\overrightarrow{BA} = -\overrightarrow{AB}.
  • • Chasles: AB→+BC→=AC→\overrightarrow{AB} + \overrightarrow{BC} = \overrightarrow{AC}. Two moves in a row are one move.
  • • On the parallelogram built on u\mathbf{u} and v\mathbf{v} from one point, the diagonal leaving that point is u+v\mathbf{u} + \mathbf{v}, and the other diagonal, from the tip of v\mathbf{v} to the tip of u\mathbf{u}, is u−v\mathbf{u} - \mathbf{v}.
  • • ∥(a,b,c)∥=a2+b2+c2\|(a, b, c)\| = \sqrt{a^2 + b^2 + c^2} and ∥cv∥=∣c∣ ∥v∥\|c\mathbf{v}\| = |c|\,\|\mathbf{v}\|. The distance ABAB is ∥AB→∥\|\overrightarrow{AB}\|: subtract first, square second.
  • • u\mathbf{u} and v\mathbf{v}, both non-zero, are parallel when v=c u\mathbf{v} = c\,\mathbf{u} with ONE scalar cc valid on every component.
  • • ABCDABCD, in that order, is a parallelogram when AB→=DC→\overrightarrow{AB} = \overrightarrow{DC}, which is the same as A+C=B+DA + C = B + D.
uvu + vu − vO
Both diagonals come from the same two vectors: u+v\mathbf{u} + \mathbf{v} leaves the common origin OO, and u−v\mathbf{u} - \mathbf{v} goes from the tip of v\mathbf{v} to the tip of u\mathbf{u}.

A vector proof is one equality between two moves. If your proof uses the figure to conclude, it is not a proof yet.

A line is one point plus one direction, and neither is unique

  • • Vector form x=p+td\mathbf{x} = \mathbf{p} + t\mathbf{d}; parametric x=x0+atx = x_0 + at, y=y0+bty = y_0 + bt, z=z0+ctz = z_0 + ct.
  • • Symmetric form x−x0a=y−y0b=z−z0c\frac{x - x_0}{a} = \frac{y - y_0}{b} = \frac{z - z_0}{c}, only with aa, bb, cc non-zero. A zero component becomes a separate equation, such as y=y0y = y_0.
  • • In symmetric form, each numerator must read coordinate MINUS number, with coefficient 11 on the coordinate: 1−y2=y−1−2\frac{1 - y}{2} = \frac{y - 1}{-2} and 2z−46=z−23\frac{2z - 4}{6} = \frac{z - 2}{3}.
  • • Any point of the line can replace p\mathbf{p}, and any non-zero multiple of d\mathbf{d} can replace d\mathbf{d}: the same line has infinitely many correct equations.
  • • Section formula: AP:PB=m:nAP : PB = m : n gives P=nA+mBm+nP = \frac{nA + mB}{m + n}. Midpoint 12(A+B)\frac{1}{2}(A + B), centroid 13(A+B+C)\frac{1}{3}(A + B + C).

A point is on a line when ONE value of tt gives all three coordinates. Three equations, one unknown, and the third coordinate is checked, never assumed.

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.

Two lines in space: what the two tests say

Direction test first, then the point test or the system in tt and ss. The last column is the conclusion; the red row is a test that does not exist.

DirectionsPoint test or systemPosition
proportional common point coincident

Example: (1,0,−1)+t(2,−1,3)(1, 0, -1) + t(2, -1, 3) and (5,−2,5)+s(−4,2,−6)(5, -2, 5) + s(-4, 2, -6): factor −2-2, and (5,−2,5)(5, -2, 5) is the first line at t=2t = 2.

proportional no common point parallel, distinct

Example: Same first line and (3,1,2)+s(4,−2,6)(3, 1, 2) + s(4, -2, 6): factor 22, but x=3x = 3 needs t=1t = 1, which gives y=−1≠1y = -1 \ne 1.

not proportional solution, all 3 equations one point

Example: (1,2,0)+t(1,−1,2)(1, 2, 0) + t(1, -1, 2) and (4,2,3)+s(1,2,−1)(4, 2, 3) + s(1, 2, -1): t=2t = 2, s=−1s = -1, third equation 4=44 = 4, point (3,0,4)(3, 0, 4).

not proportional third equation fails skew

Example: (1,2,0)+t(1,−1,2)(1, 2, 0) + t(1, -1, 2) and s(2,1,1)s(2, 1, 1): the first two give t=s=1t = s = 1, the third gives 2≠12 \ne 1.

not checked same letter t in both no conclusion not a test

Example: 1+t=4+t1 + t = 4 + t gives 1=41 = 4, yet the two lines of the third row meet at (3,0,4)(3, 0, 4).

What to do: Rename the second parameter ss before writing a single equation, then solve two equations and check the third.

No solution to the system means parallel OR skew. Only the direction test separates them, which is why it comes first.

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. The same parameter letter for both lines

the whole question

What not to write

“1+t=4+t1 + t = 4 + t gives 1=41 = 4, so the lines do not intersect.”

What to write

“Let ss be the parameter of L2L_2. Then 1+t=4+s1 + t = 4 + s, 2−t=2+2s2 - t = 2 + 2s, 2t=3−s2t = 3 - s give t=2t = 2, s=−1s = -1, and the lines meet at (3,0,4)(3, 0, 4).”

Why: The parameter says where you are on ONE line. Using one letter for both asks whether two particles are at the same place at the same time, a stronger question that is usually false even when the lines cross.

2. Solving two coordinate equations and stopping

2 to 3 marks, and every later part

What not to write

“From 1+t=2s1 + t = 2s and 2−t=s2 - t = s, t=s=1t = s = 1, so the lines meet at (2,1,2)(2, 1, 2).”

What to write

“The third equation gives 2t=22t = 2 but s=1s = 1, and 2≠12 \ne 1: no common point. The directions are not proportional, so the lines are skew.”

Why: Two equations in two unknowns almost always have a solution. In R3\mathbb{R}^3 the third equation is the actual test; announcing a point without checking it is announcing a guess.

3. Proportional directions read as the same line

2 marks

What not to write

“(4,−2,6)=2(2,−1,3)(4, -2, 6) = 2(2, -1, 3), so the two lines are the same.”

What to write

“The directions are parallel. The point (3,1,2)(3, 1, 2) needs t=1t = 1 on the first line, which gives y=−1≠1y = -1 \ne 1: the lines are parallel and distinct.”

Why: Proportional directions only say parallel OR equal. The point test is what separates the two, and it takes one line to write.

4. Calling two lines that never meet parallel

the classification mark

What not to write

“The system has no solution, so the lines are parallel.”

What to write

“The system has no solution and the directions are not proportional, so the lines are skew.”

L1L2L1 on the top face, L2 on the floor
L1L_1 runs along the top front edge, L2L_2 across the floor: they never meet and do not point the same way. No solution plus non-proportional directions means skew.

Why: In the plane, lines that never meet are parallel. In space they can also be skew, which is in fact the typical case: two edges of a box, one on the top face and one on the floor, never meet and are not parallel.

5. Dividing by a zero component in the symmetric form

1 mark

What not to write

“x−24=y+10=z−3−2\frac{x - 2}{4} = \frac{y + 1}{0} = \frac{z - 3}{-2}.”

What to write

“x−24=z−3−2\frac{x - 2}{4} = \frac{z - 3}{-2} and y=−1y = -1.”

Why: A zero component means that coordinate never changes along the line. It is not divided by anything, it is written as its own equation.

6. Reading the point and direction off a symmetric form that is not in standard shape

the whole line, and every question built on it

What not to write

“x+23=1−y2=2z−46\frac{x + 2}{3} = \frac{1 - y}{2} = \frac{2z - 4}{6} has point (−2,1,4)(-2, 1, 4) and direction (3,2,6)(3, 2, 6).”

What to write

“1−y2=y−1−2\frac{1 - y}{2} = \frac{y - 1}{-2} and 2z−46=z−23\frac{2z - 4}{6} = \frac{z - 2}{3}, so the point is (−2,1,2)(-2, 1, 2) and the direction (3,−2,3)(3, -2, 3).”

Why: The form must read coordinate minus number over a component, with coefficient 11 on the coordinate. A minus in front of yy goes into the denominator, a factor in front of zz is divided out.

7. The weight on the wrong end of a ratio

2 marks

What not to write

“AP:PB=2:1AP : PB = 2 : 1, so P=13(2A+B)P = \frac{1}{3}(2A + B).”

What to write

“P=A+23AB→=13(A+2B)P = A + \frac{2}{3}\overrightarrow{AB} = \frac{1}{3}(A + 2B): PP is closer to BB, so BB gets the weight 22.”

ABP = (A + 2B)/3(2A + B)/3AP = 2 partsPB = 1 part
Three equal parts: PP sits after two of them, next to BB, and is 13(A+2B)\frac{1}{3}(A + 2B). The swapped weights give the point one third of the way, next to AA.

Why: The ratio counts equal parts from AA. The point after two parts out of three is two thirds of the way, and the heavier weight goes on the endpoint it is near. With A(1,2,−1)A(1, 2, -1) and B(7,−1,5)B(7, -1, 5) the right answer is (5,0,3)(5, 0, 3) and the wrong one (3,1,1)(3, 1, 1).

8. The order of the letters in a parallelogram

1 to 2 marks

What not to write

“A(1,1)A(1, 1), B(5,2)B(5, 2), C(2,4)C(2, 4): the fourth vertex of ABDCABDC is A+C−B=(−2,3)A + C - B = (-2, 3).”

What to write

“In ABDCABDC the diagonal from AA is ADAD, so D=A+AB→+AC→=(6,5)D = A + \overrightarrow{AB} + \overrightarrow{AC} = (6, 5), and CD→=(4,1)=AB→\overrightarrow{CD} = (4, 1) = \overrightarrow{AB}.”

Why: Three points give three parallelograms, one for each vertex that can be opposite the missing one. The order of the letters in the statement picks one, and the check AB→=DC→\overrightarrow{AB} = \overrightarrow{DC} in that order confirms it.

Which method to choose

Two lines are given: which test, in which order

Look at the two direction vectors before writing any system

same lineparallelone pointskew
The four outcomes, left to right: proportional directions with a common point, proportional without one, non-proportional with a solution, non-proportional with the third equation failing.
  • If directions proportional, same factor on all three components → test ONE point of the second line on the first

    Example: (−4,2,−6)=−2(2,−1,3)(-4, 2, -6) = -2(2, -1, 3), and (5,−2,5)(5, -2, 5) is on the first line at t=2t = 2: coincident

    point on it: coincident; point off it: parallel and distinct

  • If directions not proportional → rename one parameter, solve two coordinate equations, then check the THIRD

    Example: t=2t = 2, s=1s = 1 from two equations, then 5≠25 \ne 2 in the third: skew

    third equation true: one point, computed from BOTH lines; false: skew

  • If one direction has a zero component → compare components with a ratio only where it is defined, and require the zero to match

    Example: (2,0,3)(2, 0, 3) and (4,0,6)(4, 0, 6) are parallel; (2,0,3)(2, 0, 3) and (4,1,6)(4, 1, 6) are not

  • If the lines are given in symmetric form → convert both to vector form first, then run the same two tests

    Example: x+23=1−y2=2z−46\frac{x + 2}{3} = \frac{1 - y}{2} = \frac{2z - 4}{6} becomes (−2,1,2)+t(3,−2,3)(-2, 1, 2) + t(3, -2, 3)

The distance between two skew lines needs the cross product, in the next chapters. On this chapter, skew is a conclusion, not a starting point for a computation.

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.

Deciding the position of two lines

When to use it: The statement gives two lines and asks whether they intersect, or asks for their relative position

  1. 1 Write both lines with DIFFERENT parameters, tt for the first and ss for the second, saying so in words.
  2. 2 Direction test: compare the direction vectors component by component and write the factor, or write that no single factor exists.
  3. 3 If parallel: test one point of the second line on the first, with all three coordinates.
  4. 4 If not parallel: equate the coordinates, solve two equations for tt and ss, and substitute into the THIRD, writing the numbers on both sides.
  5. 5 Conclude with the name of the position, and if the lines meet, compute the point from both lines.

Concluding sentence

“The directions are not proportional and the values t=2t = 2, s=−1s = -1 satisfy all three equations, so the lines intersect at (3,0,4)(3, 0, 4).”

The trap: Writing the intersection point after two equations. The third equation is the one the marker looks for first.

Marking: Typically 1 mark for the direction test, 2 for the system with the third equation checked, 1 for the named conclusion and 1 for the point.

Writing a vector proof

When to use it: Prove that a quadrilateral is a parallelogram, that points are collinear, or that segments bisect each other

  1. 1 Write every point you need as a combination of the given ones: midpoints 12(A+B)\frac{1}{2}(A + B), section points, centroid.
  2. 2 Write the two vectors whose equality proves the claim, each as end minus start.
  3. 3 Simplify both to the same expression, for example 12(C−A)\frac{1}{2}(C - A) on each side.
  4. 4 Conclude with the definition you used, word for word.

Concluding sentence

“PQ→=12AC→=SR→\overrightarrow{PQ} = \frac{1}{2}\overrightarrow{AC} = \overrightarrow{SR}, so PQRSPQRS has a pair of opposite sides equal as vectors and is a parallelogram.”

The trap: Proving the sides parallel instead of equal. Parallel with different lengths is a trapezoid.

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

Two lines written with the same letter

Decide the relative position of L1:(x,y,z)=(2,−1,1)+t(1,1,−2)L_1 : (x, y, z) = (2, -1, 1) + t(1, 1, -2) and L2:(x,y,z)=(5,−4,5)+t(1,−2,3)L_2 : (x, y, z) = (5, -4, 5) + t(1, -2, 3), and give the point of intersection if there is one.

Step 1

Rename the parameter of L2L_2: L2:(x,y,z)=(5,−4,5)+s(1,−2,3)L_2 : (x, y, z) = (5, -4, 5) + s(1, -2, 3).

Why

With one letter the first equation would read 2+t=5+t2 + t = 5 + t, that is 2=52 = 5, and the lines would be declared disjoint although they meet. Renaming costs nothing and is the first mark.

Step 2

Direction test: (1,−2,3)(1, -2, 3) against (1,1,−2)(1, 1, -2). The first components give the factor 11, the second −2-2: no single factor, so the lines are not parallel.

Why

This settles the family of the answer before any system: intersecting or skew, never parallel. It also tells you what no solution will mean later.

Step 3

System: 2+t=5+s2 + t = 5 + s, −1+t=−4−2s-1 + t = -4 - 2s, 1−2t=5+3s1 - 2t = 5 + 3s. Subtracting the second from the first: 3=9+3s3 = 9 + 3s, so s=−2s = -2, then t=3+s=1t = 3 + s = 1.

Why

Two equations are enough to fix the two unknowns, and a subtraction that eliminates tt is faster than a substitution. Nothing is concluded yet.

Step 4

Third equation: 1−2×1=−11 - 2 \times 1 = -1 on the left and 5+3×(−2)=−15 + 3 \times (-2) = -1 on the right. It holds.

Why

This is the actual test in R3\mathbb{R}^3. Writing both sides with their numbers is what the marker checks, and it is where skew lines are caught.

Step 5

Point from both lines: L1L_1 at t=1t = 1 gives (3,0,−1)(3, 0, -1), and L2L_2 at s=−2s = -2 gives (5−2,−4+4,5−6)=(3,0,−1)(5 - 2, -4 + 4, 5 - 6) = (3, 0, -1).

Why

Computing the point twice is the verification: a wrong tt or ss gives two different triples, and you see it before the marker does.

The conclusion, written out

“The directions are not proportional and t=1t = 1, s=−2s = -2 satisfy all three equations, so L1L_1 and L2L_2 intersect at (3,0,−1)(3, 0, -1).”

The classic mistake on this problem: Keeping the letter tt in both lines: 2+t=5+t2 + t = 5 + t gives 2=52 = 5, and the paper concludes that the lines do not meet, then calls them parallel. Two errors, zero marks, on lines that actually cross.

Learn by heart

  • • AB→=B−A\overrightarrow{AB} = B - A, end minus start, and ∥cv∥=∣c∣ ∥v∥\|c\mathbf{v}\| = |c|\,\|\mathbf{v}\|, never negative.
  • • Parallelogram on u\mathbf{u}, v\mathbf{v}: diagonals u+v\mathbf{u} + \mathbf{v} and u−v\mathbf{u} - \mathbf{v}. ABCDABCD is a parallelogram when AB→=DC→\overrightarrow{AB} = \overrightarrow{DC}.
  • • AP:PB=m:nAP : PB = m : n gives P=nA+mBm+nP = \frac{nA + mB}{m + n}: the BIGGER weight goes on the endpoint PP is near.
  • • Centroid 13(A+B+C)\frac{1}{3}(A + B + C), two thirds of the way from each vertex along its median.
  • • Symmetric form: coordinate MINUS number, coefficient 11, and a zero component becomes its own equation.
  • • Two lines: DIRECTION test first, then the POINT test or the system, with one parameter per line and the THIRD equation checked.
  • • No common point in space: parallel OR skew. Only the directions decide.

Frequently asked questions

How do I know if two lines in 3D intersect, are parallel or are skew?

Compare the direction vectors first. If one is a multiple of the other with the same factor on every component, the lines are parallel or identical, and testing one point of one line on the other decides. If not, give each line its own parameter, solve two of the three coordinate equations and check the third: if it holds the lines meet, if it fails they are skew.

Why can't I use the same parameter t for both lines?

Because the parameter only says where you are along one line. Using the same letter for both asks whether the two lines reach a common point at the same parameter value, which is a much stronger condition. Lines that really cross usually fail it, so the method declares them disjoint. Always rename the second parameter before writing the equations.

How do I write the symmetric equations of a line when a direction component is zero?

You never divide by zero. If the direction is two, zero, three through the point one, minus one, zero, the y coordinate never changes, so you write y equals minus one as a separate equation, and the symmetric form only links x and z: x minus one over two equals z over three. The parametric equations are always the safe route in this case.

What is the formula for the point dividing a segment in a given ratio?

If P divides AB with AP to PB equal to m to n, then P equals A plus m over m plus n times the vector AB, which is the same as n times A plus m times B, all over m plus n. The larger weight goes on the endpoint that P is closer to. For a ratio of two to one, P is two thirds of the way from A, and the midpoint is the special case of one to one.

Practise it

Corrected exercises: Geometric vectors and lines in space, 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 Determinants, adjugate and Cramer's rule Next sheet Dot product, projections and planes

See also

Looking for a MATH 133 tutor in Montreal?

Get in touch for a first session. Lines in space are where linear algebra turns into geometry: two tests, always in the same order, and one parameter per line.

Site by Studio Squalli