MATH 133 Linear Algebra and Geometry • McGill University, Montreal

Corrected exercises: geometric vectors and lines in space (MATH 133)

This is the corrected exercise set for the chapter on geometric vectors and lines of MATH 133, Linear Algebra and Geometry, at McGill University, section 4.1 of Nicholson's textbook. It covers vectors in R2\mathbb{R}^2 and R3\mathbb{R}^3, their components and norms, the parallelogram rule, midpoints and division points, short vector proofs, and lines written in vector, parametric and symmetric form. Every number is chosen to reduce by hand, as on the exam, where no calculator is allowed.

The thread running through the whole set: a line has no single identity card. Its point and its direction can both be changed, so the same line has infinitely many equations, and two lines are never compared by reading their equations side by side. They are compared by two tests, always in the same order: the DIRECTION test, are the direction vectors proportional on all three components, then the POINT test, does a point of one lie on the other, or does the system in two independent parameters survive its third equation.

The traps named in the solutions: using the same parameter letter for both lines, checking two coordinate equations out of three, reading proportional directions as the same line, concluding parallel from a system with no solution, dividing by a zero component in the symmetric form, misreading 1−y2\frac{1 - y}{2} or 2z−46\frac{2z - 4}{6}, putting the weight on the wrong end of a 2:12 : 1 ratio, and writing a negative length.

10 corrected exercises • 100 points • 150 minutes

Revision sheet for this chapter → Every MATH 133 chapter →

Course recap

  • • AB→=B−A\overrightarrow{AB} = B - A, end minus start. AB→+BC→=AC→\overrightarrow{AB} + \overrightarrow{BC} = \overrightarrow{AC}. In the parallelogram on u\mathbf{u} and v\mathbf{v}, the diagonals are u+v\mathbf{u} + \mathbf{v} and u−v\mathbf{u} - \mathbf{v}.
  • • ∥(a,b,c)∥=a2+b2+c2\|(a, b, c)\| = \sqrt{a^2 + b^2 + c^2}, ∥cv∥=∣c∣ ∥v∥\|c\mathbf{v}\| = |c|\,\|\mathbf{v}\|, unit vector 1∥v∥v\frac{1}{\|\mathbf{v}\|}\mathbf{v}, distance AB=∥AB→∥AB = \|\overrightarrow{AB}\|.
  • • Midpoint 12(A+B)\frac{1}{2}(A + B). The point with AP:PB=m:nAP : PB = m : n is P=A+mm+nAB→=nA+mBm+nP = A + \frac{m}{m + n}\overrightarrow{AB} = \frac{nA + mB}{m + n}.
  • • Line: 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 x−x0a=y−y0b=z−z0c\frac{x - x_0}{a} = \frac{y - y_0}{b} = \frac{z - z_0}{c} when aa, bb, cc are all non-zero.
  • • Two lines: directions proportional, then a point test, gives coincident or parallel. Directions not proportional, then the system in tt and ss, gives one point or skew.
  • • Centroid G=13(A+B+C)G = \frac{1}{3}(A + B + C), two thirds of the way from each vertex to the midpoint of the opposite side.

Part A: the basics (/50)

Exercise 1: A vector is a displacement, not a place

A point is a place; a vector is a move. The vector AB→=B−A\overrightarrow{AB} = B - A says how to get from AA to BB, and the same move can start anywhere, which is why AB→\overrightarrow{AB} and a vector drawn elsewhere with the same components are the SAME vector. Every computation in this chapter is a way of adding moves.

In the plane, take A(1,1)A(1, 1), B(5,2)B(5, 2) and C(2,4)C(2, 4), and write u=AB→\mathbf{u} = \overrightarrow{AB} and v=AC→\mathbf{v} = \overrightarrow{AC}, as on the figure.

-3-2-112345678-2-1123456ABCuv
  • a) Give the components of AB→\overrightarrow{AB}, AC→\overrightarrow{AC} and BC→\overrightarrow{BC}, and check that AB→+BC→=AC→\overrightarrow{AB} + \overrightarrow{BC} = \overrightarrow{AC}.
  • b) Compute u+v\mathbf{u} + \mathbf{v}, u−v\mathbf{u} - \mathbf{v} and 2u−3v2\mathbf{u} - 3\mathbf{v}.
  • c) Find the point DD such that ABDCABDC, vertices in that order, is a parallelogram.
  • d) Three points that are not collinear are three vertices of exactly three parallelograms. Find the other two possible fourth vertices.
  • e) Express u−v\mathbf{u} - \mathbf{v} as a vector between two of the points, and say which diagonal of the parallelogram of c) it is.
Show the solution

Answers

  • a) AB→=(4,1)\overrightarrow{AB} = (4, 1), AC→=(1,3)\overrightarrow{AC} = (1, 3), BC→=(−3,2)\overrightarrow{BC} = (-3, 2), and (4,1)+(−3,2)=(1,3)(4, 1) + (-3, 2) = (1, 3)
  • b) u+v=(5,4)\mathbf{u} + \mathbf{v} = (5, 4), u−v=(3,−2)\mathbf{u} - \mathbf{v} = (3, -2), 2u−3v=(5,−7)2\mathbf{u} - 3\mathbf{v} = (5, -7)
  • c) D=(6,5)D = (6, 5)
  • d) (−2,3)(-2, 3) for ABCDABCD and (4,−1)(4, -1) for the parallelogram with diagonal CDCD
  • e) u−v=CB→=(3,−2)\mathbf{u} - \mathbf{v} = \overrightarrow{CB} = (3, -2), the diagonal from CC to BB

a) Always the END minus the START: AB→=B−A=(5−1,2−1)=(4,1)\overrightarrow{AB} = B - A = (5 - 1, 2 - 1) = (4, 1), AC→=(2−1,4−1)=(1,3)\overrightarrow{AC} = (2 - 1, 4 - 1) = (1, 3) and BC→=(2−5,4−2)=(−3,2)\overrightarrow{BC} = (2 - 5, 4 - 2) = (-3, 2). Then AB→+BC→=(4−3,1+2)=(1,3)=AC→\overrightarrow{AB} + \overrightarrow{BC} = (4 - 3, 1 + 2) = (1, 3) = \overrightarrow{AC}. This is the whole content of vector addition: going from AA to BB and then from BB to CC is the same trip as going from AA to CC. Writing A−BA - B instead of B−AB - A gives (−4,−1)(-4, -1), the right length pointing the wrong way, and every later answer inherits the sign.

b) Componentwise: u+v=(5,4)\mathbf{u} + \mathbf{v} = (5, 4), u−v=(4−1,1−3)=(3,−2)\mathbf{u} - \mathbf{v} = (4 - 1, 1 - 3) = (3, -2), and 2u−3v=(8,2)−(3,9)=(5,−7)2\mathbf{u} - 3\mathbf{v} = (8, 2) - (3, 9) = (5, -7). Scalar multiplication stretches a move, and a negative scalar also reverses it: −3v-3\mathbf{v} is three copies of v\mathbf{v} walked backwards.

c) In ABDCABDC the sides are ABAB, BDBD, DCDC, CACA, so the diagonal from AA is ADAD. The parallelogram rule says exactly this: starting at AA, the moves u\mathbf{u} and v\mathbf{v} combine into the diagonal AD→=u+v\overrightarrow{AD} = \mathbf{u} + \mathbf{v}. Hence D=A+u+v=(1+5,1+4)=(6,5)D = A + \mathbf{u} + \mathbf{v} = (1 + 5, 1 + 4) = (6, 5). Check with opposite sides: CD→=(6−2,5−4)=(4,1)=AB→\overrightarrow{CD} = (6 - 2, 5 - 4) = (4, 1) = \overrightarrow{AB}. Two opposite sides equal AS VECTORS, same length and same direction, is the definition that makes the proof one line.

d) The fourth vertex is opposite one of the three given points, and there are three choices. Opposite AA: D=B+C−A=(6,5)D = B + C - A = (6, 5), found above. Opposite BB, the parallelogram ABCDABCD in that order: D2=A+C−B=(−2,3)D_2 = A + C - B = (-2, 3), and indeed D2C→=(4,1)=AB→\overrightarrow{D_2C} = (4, 1) = \overrightarrow{AB}. Opposite CC: D3=A+B−C=(4,−1)D_3 = A + B - C = (4, -1), and D3B→=(1,3)=AC→\overrightarrow{D_3B} = (1, 3) = \overrightarrow{AC}. The trap is to answer c) with (−2,3)(-2, 3): the ORDER of the letters decides which point is opposite which, and a question that says ABDCABDC and one that says ABCDABCD have different answers.

e) u−v=AB→−AC→=AB→+CA→=CB→\mathbf{u} - \mathbf{v} = \overrightarrow{AB} - \overrightarrow{AC} = \overrightarrow{AB} + \overrightarrow{CA} = \overrightarrow{CB}, and B−C=(3,−2)B - C = (3, -2) agrees with b). So the parallelogram built on u\mathbf{u} and v\mathbf{v} carries BOTH operations: the sum is the diagonal leaving the common starting point, the difference is the other diagonal, from the tip of v\mathbf{v} to the tip of u\mathbf{u}. Reversing it, from BB to CC, gives v−u\mathbf{v} - \mathbf{u}.

-3-2-112345678-2-1123456ABCuvDD2D3u + vu − v

Exercise 2: Length, parallel vectors, and the point two thirds of the way

The norm of v=(a,b,c)\mathbf{v} = (a, b, c) is ∥v∥=a2+b2+c2\|\mathbf{v}\| = \sqrt{a^2 + b^2 + c^2}, Pythagoras applied twice. Two non-zero vectors are parallel when one is a scalar multiple of the other, and that has to hold on EVERY component with the SAME scalar.

The figure shows a segment ABAB cut into three equal parts, with its midpoint MM and the point PP such that AP:PB=2:1AP : PB = 2 : 1.

APBMAP: 2 equal partsPB: 1 part
  • a) For u=(2,−1,2)\mathbf{u} = (2, -1, 2), compute ∥u∥\|\mathbf{u}\|, the unit vector in the direction of u\mathbf{u}, and the vector of length 1212 pointing opposite to u\mathbf{u}.
  • b) Find the distance between P1(1,−2,3)P_1(1, -2, 3) and P2(3,1,−3)P_2(3, 1, -3).
  • c) Find every real kk for which ∥(k,2,k−1)∥=3\|(k, 2, k - 1)\| = 3.
  • d) Are (2,−4,6)(2, -4, 6) and (−3,6,−9)(-3, 6, -9) parallel? Are (2,−4,6)(2, -4, 6) and (1,−2,4)(1, -2, 4) parallel?
  • e) With A(1,2,−1)A(1, 2, -1) and B(7,−1,5)B(7, -1, 5), find the midpoint MM and the point PP of the figure. Check PP with two lengths.
Show the solution

Answers

  • a) ∥u∥=3\|\mathbf{u}\| = 3, unit vector (23,−13,23)\left(\frac{2}{3}, -\frac{1}{3}, \frac{2}{3}\right), and −4u=(−8,4,−8)-4\mathbf{u} = (-8, 4, -8)
  • b) 77
  • c) k=2k = 2 or k=−1k = -1
  • d) Yes, (−3,6,−9)=−32(2,−4,6)(-3, 6, -9) = -\frac{3}{2}(2, -4, 6); no for the second pair
  • e) M=(4,12,2)M = \left(4, \frac{1}{2}, 2\right) and P=(5,0,3)P = (5, 0, 3), with AP=6AP = 6 and PB=3PB = 3

a) ∥u∥=4+1+4=9=3\|\mathbf{u}\| = \sqrt{4 + 1 + 4} = \sqrt{9} = 3. Dividing by the norm keeps the direction and makes the length 11: 13u=(23,−13,23)\frac{1}{3}\mathbf{u} = \left(\frac{2}{3}, -\frac{1}{3}, \frac{2}{3}\right), and its norm is 4+1+49=1\sqrt{\frac{4 + 1 + 4}{9}} = 1, the check worth writing. A length of 1212 is four times 33, and opposite means a negative scalar: −4u=(−8,4,−8)-4\mathbf{u} = (-8, 4, -8), of norm ∣−4∣×3=12|-4| \times 3 = 12. The rule is ∥cv∥=∣c∣ ∥v∥\|c\mathbf{v}\| = |c|\,\|\mathbf{v}\|, with the absolute value: a length is never negative.

b) The distance between two points is the norm of the vector joining them: P1P2→=(2,3,−6)\overrightarrow{P_1P_2} = (2, 3, -6) and 4+9+36=49=7\sqrt{4 + 9 + 36} = \sqrt{49} = 7. Subtract first, square second. Squaring the coordinates of each point separately and subtracting the results, a common slip, gives a number with no geometric meaning.

c) Square both sides, since both are non-negative: k2+4+(k−1)2=9k^2 + 4 + (k - 1)^2 = 9, so 2k2−2k+5=92k^2 - 2k + 5 = 9, that is k2−k−2=0=(k−2)(k+1)k^2 - k - 2 = 0 = (k - 2)(k + 1). Both roots work: (2,2,1)(2, 2, 1) has norm 4+4+1=3\sqrt{4 + 4 + 1} = 3 and (−1,2,−2)(-1, 2, -2) has norm 1+4+4=3\sqrt{1 + 4 + 4} = 3. Geometrically the vectors (k,2,k−1)(k, 2, k - 1) have their tips on a line, and the sphere of radius 33 cuts that line twice; stopping at one root loses half the answer.

d) First pair: −32=6−4=−96=−32\frac{-3}{2} = \frac{6}{-4} = \frac{-9}{6} = -\frac{3}{2}, the same scalar three times, so (−3,6,−9)=−32(2,−4,6)(-3, 6, -9) = -\frac{3}{2}(2, -4, 6): parallel, pointing in opposite directions. Second pair: 12\frac{1}{2}, −2−4=12\frac{-2}{-4} = \frac{1}{2}, but 46=23\frac{4}{6} = \frac{2}{3}. Two components agreeing prove NOTHING; the third one breaks it, so the vectors are not parallel. This is the direction test that decides between parallel and non-parallel lines in exercises 4 and 5, and it always needs all three components.

e) M=12(A+B)=(4,12,2)M = \frac{1}{2}(A + B) = \left(4, \frac{1}{2}, 2\right). For PP, the ratio 2:12 : 1 cuts ABAB into 2+1=32 + 1 = 3 equal parts and PP sits after two of them, so P=A+23AB→=(1,2,−1)+23(6,−3,6)=(1,2,−1)+(4,−2,4)=(5,0,3)P = A + \frac{2}{3}\overrightarrow{AB} = (1, 2, -1) + \frac{2}{3}(6, -3, 6) = (1, 2, -1) + (4, -2, 4) = (5, 0, 3). Equivalently P=13A+23BP = \frac{1}{3}A + \frac{2}{3}B: the weight 23\frac{2}{3} goes on BB, because PP is CLOSER to BB. Check: ∥AP→∥=∥(4,−2,4)∥=6\|\overrightarrow{AP}\| = \|(4, -2, 4)\| = 6 and ∥PB→∥=∥(2,−1,2)∥=3\|\overrightarrow{PB}\| = \|(2, -1, 2)\| = 3, a ratio of 22. The two classic errors are 12\frac{1}{2} of the way, which is MM, and A+2AB→=(13,−4,11)A + 2\overrightarrow{AB} = (13, -4, 11), a point beyond BB.

Exercise 3: Three ways to write one line, and the point test

A line is a point plus every multiple of a direction: x=p+td\mathbf{x} = \mathbf{p} + t\mathbf{d}, t∈Rt \in \mathbb{R}. Reading it coordinate by coordinate gives the parametric equations; solving each for tt and setting the results equal gives the symmetric form x−x0a=y−y0b=z−z0c\frac{x - x_0}{a} = \frac{y - y_0}{b} = \frac{z - z_0}{c}, which only exists when you do not have to divide by zero.

Neither the point nor the direction is unique, so one line has infinitely many correct equations. That is the source of every trap in this chapter.

  • a) Write the line through P(2,−1,3)P(2, -1, 3) with direction d=(4,0,−2)\mathbf{d} = (4, 0, -2) in vector, parametric and symmetric form.
  • b) Write a vector equation of the line through A(1,2,3)A(1, 2, 3) and B(4,0,5)B(4, 0, 5), then a second, different one, and show they describe the same line.
  • c) Convert x+23=1−y2=2z−46\frac{x + 2}{3} = \frac{1 - y}{2} = \frac{2z - 4}{6} to vector form.
  • d) Is Q(7,−2,7)Q(7, -2, 7) on the line of b)? Is R(7,−2,8)R(7, -2, 8)?
  • e) A student writes the line of b) as (x,y,z)=(4,0,5)+t(1,2,3)(x, y, z) = (4, 0, 5) + t(1, 2, 3). Find the error and show that this line misses AA.
Show the solution

Answers

  • a) (x,y,z)=(2,−1,3)+t(4,0,−2)(x, y, z) = (2, -1, 3) + t(4, 0, -2); x=2+4tx = 2 + 4t, y=−1y = -1, z=3−2tz = 3 - 2t; x−24=z−3−2\frac{x - 2}{4} = \frac{z - 3}{-2} and y=−1y = -1
  • b) (x,y,z)=(1,2,3)+t(3,−2,2)(x, y, z) = (1, 2, 3) + t(3, -2, 2), or (x,y,z)=(4,0,5)+s(−3,2,−2)(x, y, z) = (4, 0, 5) + s(-3, 2, -2)
  • c) (x,y,z)=(−2,1,2)+t(3,−2,3)(x, y, z) = (-2, 1, 2) + t(3, -2, 3)
  • d) QQ is on it (t=2t = 2); RR is not
  • e) The coordinates of AA were used as a direction; the line misses AA

a) Vector form: (x,y,z)=(2,−1,3)+t(4,0,−2)(x, y, z) = (2, -1, 3) + t(4, 0, -2). Parametric: x=2+4tx = 2 + 4t, y=−1y = -1, z=3−2tz = 3 - 2t. For the symmetric form, the yy equation does not contain tt at all, so it cannot be solved for tt: it stays as it is. The answer is x−24=z−3−2\frac{x - 2}{4} = \frac{z - 3}{-2} together with y=−1y = -1. Writing y+10\frac{y + 1}{0} is not an equation, it is a division by zero, and it costs the mark on every paper. The direction may also be halved to (2,0,−1)(2, 0, -1), giving x−22=z−3−1\frac{x - 2}{2} = \frac{z - 3}{-1}: a different-looking and equally correct answer.

b) Direction: AB→=(3,−2,2)\overrightarrow{AB} = (3, -2, 2), so (x,y,z)=(1,2,3)+t(3,−2,2)(x, y, z) = (1, 2, 3) + t(3, -2, 2). Starting from BB with the reversed direction, (x,y,z)=(4,0,5)+s(−3,2,−2)(x, y, z) = (4, 0, 5) + s(-3, 2, -2) is another equation. Same line? The directions are parallel, (−3,2,−2)=−1×(3,−2,2)(-3, 2, -2) = -1 \times (3, -2, 2), and the point (4,0,5)(4, 0, 5) of the second is on the first, at t=1t = 1. Two tests, direction then point, and never a comparison of the numbers written in the two equations, which have nothing in common here.

c) Every numerator must read coordinate MINUS number, and every coefficient of xx, yy, zz must be 11. Rewrite: 1−y2=y−1−2\frac{1 - y}{2} = \frac{y - 1}{-2} and 2z−46=2(z−2)6=z−23\frac{2z - 4}{6} = \frac{2(z - 2)}{6} = \frac{z - 2}{3}. The form is now x+23=y−1−2=z−23\frac{x + 2}{3} = \frac{y - 1}{-2} = \frac{z - 2}{3}, which reads point (−2,1,2)(-2, 1, 2) and direction (3,−2,3)(3, -2, 3). Check with a second point: the common value 11 gives (1,−1,5)(1, -1, 5), and indeed 33=22=66=1\frac{3}{3} = \frac{2}{2} = \frac{6}{6} = 1. Reading (−2,−1,4)(-2, -1, 4) as the point or (3,2,6)(3, 2, 6) as the direction are the two answers this conversion is designed to catch.

d) QQ is on the line if ONE value of tt gives all three coordinates. 1+3t=71 + 3t = 7 gives t=2t = 2; 2−2t=−22 - 2t = -2 gives t=2t = 2; 3+2t=73 + 2t = 7 gives t=2t = 2. Same tt three times: QQ is on the line. For RR, the first two equations again give t=2t = 2, but 3+2t=83 + 2t = 8 demands t=52t = \frac{5}{2}. No single tt works, so RR is NOT on the line, although it differs from QQ by one unit in one coordinate. Checking two coordinates out of three is the error; the third is the one that decides.

e) The student used the coordinates of AA as if they were a direction. A direction must be a difference of two points of the line. The proposed line does pass through BB (t=0t = 0), but (1,2,3)(1, 2, 3) is not parallel to (3,−2,2)(3, -2, 2) since 31≠−22\frac{3}{1} \ne \frac{-2}{2}. To be sure it misses AA: 4+t=14 + t = 1 forces t=−3t = -3, and then y=2t=−6≠2y = 2t = -6 \ne 2. It is a different line through BB, and every question built on it afterwards is answered about the wrong object.

Exercise 4: Two lines that meet: one parameter for each line

To decide whether two lines of R3\mathbb{R}^3 meet, you ask whether some point is on both. A point of the first is p1+td1\mathbf{p}_1 + t\mathbf{d}_1, a point of the second is p2+sd2\mathbf{p}_2 + s\mathbf{d}_2, and the two parameters are INDEPENDENT: each one says where you are on its own line. Setting the two expressions equal gives three equations in the two unknowns tt and ss.

Here, as in many textbooks, both lines arrive written with the same letter: L1:(x,y,z)=(1,2,0)+t(1,−1,2)L_1 : (x, y, z) = (1, 2, 0) + t(1, -1, 2) and L2:(x,y,z)=(4,2,3)+t(1,2,−1)L_2 : (x, y, z) = (4, 2, 3) + t(1, 2, -1).

  • a) Show that L1L_1 and L2L_2 intersect and find the point of intersection.
  • b) A student equates the two expressions keeping the letter tt in both, gets 1+t=4+t1 + t = 4 + t, and concludes that the lines do not meet. Explain precisely what the student has actually tested.
  • c) Let L3:(x,y,z)=s(2,1,1)L_3 : (x, y, z) = s(2, 1, 1). Show that the first two coordinate equations of L1=L3L_1 = L_3 have a solution, and decide whether L1L_1 and L3L_3 meet.
  • d) Find the value of cc for which L4:(x,y,z)=(0,0,c)+s(2,1,1)L_4 : (x, y, z) = (0, 0, c) + s(2, 1, 1) meets L1L_1, and give the point.
  • e) Explain why two non-parallel lines of the PLANE always meet, while two non-parallel lines of space usually do not.
Show the solution

Answers

  • a) t=2t = 2, s=−1s = -1: the lines meet at (3,0,4)(3, 0, 4)
  • b) Whether the lines are at the same place for the SAME parameter value, a different and much stronger question
  • c) t=s=1t = s = 1 from the first two equations, but 2≠12 \ne 1 in the third: no intersection, and L1L_1, L3L_3 are skew
  • d) c=1c = 1, meeting point (2,1,2)(2, 1, 2)
  • e) In the plane: two equations, two unknowns. In space: three equations, two unknowns, and the third is an extra condition

a) Rename the parameter of L2L_2 as ss and equate coordinates: 1+t=4+s1 + t = 4 + s, 2−t=2+2s2 - t = 2 + 2s, 2t=3−s2t = 3 - s. The first gives t=3+st = 3 + s; substituted in the second, 2−3−s=2+2s2 - 3 - s = 2 + 2s, so −3=3s-3 = 3s and s=−1s = -1, then t=2t = 2. Now the THIRD equation, which was not used: 2t=42t = 4 and 3−s=43 - s = 4. It holds, so the lines meet. The point, computed from BOTH lines as a check: L1L_1 at t=2t = 2 gives (3,0,4)(3, 0, 4), and L2L_2 at s=−1s = -1 gives (4−1,2−2,3+1)=(3,0,4)(4 - 1, 2 - 2, 3 + 1) = (3, 0, 4). Two lines, two parameter values, one point.

b) With the same letter, the equation 1+t=4+t1 + t = 4 + t asks for a value of the parameter at which both lines give the same point, that is, whether two particles moving along the lines with these parametrizations are at the same place at the same TIME. They are not, but that says nothing about the paths. The lines do meet, at (3,0,4)(3, 0, 4), reached at t=2t = 2 on L1L_1 and s=−1s = -1 on L2L_2. The letter in an equation of a line is a dummy variable: renaming it is always the first step, and skipping it turns a correct problem into a wrong conclusion worth zero.

c) Equate: 1+t=2s1 + t = 2s, 2−t=s2 - t = s, 2t=s2t = s. Adding the first two: 3=3s3 = 3s, so s=1s = 1 and t=1t = 1. The first two equations are solved, and a student who stops here announces the point (2,1,2)(2, 1, 2). But the third reads 2t=22t = 2 against s=1s = 1: 2≠12 \ne 1. No pair (t,s)(t, s) satisfies all three, so the lines do NOT meet. Since (2,1,1)(2, 1, 1) is not a multiple of (1,−1,2)(1, -1, 2), as 21≠1−1\frac{2}{1} \ne \frac{1}{-1}, they are not parallel either: L1L_1 and L3L_3 are skew. At t=s=1t = s = 1 they pass over each other, at (2,1,2)(2, 1, 2) and (2,1,1)(2, 1, 1), one unit apart vertically.

d) Only the zz equation changes: 2t=c+s2t = c + s. The first two still force t=s=1t = s = 1, so the lines meet exactly when 2=c+12 = c + 1, that is c=1c = 1. The point is L1L_1 at t=1t = 1, (2,1,2)(2, 1, 2), and L4L_4 at s=1s = 1 gives (2,1,1+1)=(2,1,2)(2, 1, 1 + 1) = (2, 1, 2). Moving the second line by one unit in zz was the whole difference between skew and intersecting, which is why the third equation can never be skipped.

e) In the plane, equating two lines gives two equations in the two unknowns tt and ss; when the directions are not parallel the system has exactly one solution, so the lines meet. In space there are three equations for the same two unknowns. Two of them fix tt and ss, and the third is then a CONDITION that holds or fails. For two lines chosen at random it fails, so skew lines are the typical case in R3\mathbb{R}^3, not an exotic one. This is exactly why the third equation decides.

Exercise 5: Parallel, coincident or skew: the direction test first

Two lines of R3\mathbb{R}^3 are in exactly one of four positions: coincident, parallel and distinct, intersecting in one point, or skew. Two tests settle it. The DIRECTION test: are the direction vectors proportional? The POINT test: if they are, is a point of one line on the other; if they are not, does the system in tt and ss have a solution?

Throughout, L1:(x,y,z)=(1,0,−1)+t(2,−1,3)L_1 : (x, y, z) = (1, 0, -1) + t(2, -1, 3).

L2L1intersecting: one pointL1L2parallel, distinctPQcoincident: one line, two equationsL1L2skew: never meet, not parallel
  • a) Position of L1L_1 and L2:(x,y,z)=(5,−2,5)+s(−4,2,−6)L_2 : (x, y, z) = (5, -2, 5) + s(-4, 2, -6).
  • b) Position of L1L_1 and L3:(x,y,z)=(3,1,2)+s(4,−2,6)L_3 : (x, y, z) = (3, 1, 2) + s(4, -2, 6).
  • c) Position of L1L_1 and L4:(x,y,z)=(4,−3,1)+s(1,1,1)L_4 : (x, y, z) = (4, -3, 1) + s(1, 1, 1).
  • d) Solve the system L1=L3L_1 = L_3 anyway. What does it return, and why is that answer not, on its own, a classification?
  • e) Write the line L5L_5 through the origin parallel to L1L_1, and give its position relative to L1L_1 and to L2L_2.
Show the solution

Answers

  • a) Coincident: parallel directions and (5,−2,5)(5, -2, 5) is on L1L_1 at t=2t = 2
  • b) Parallel and distinct: parallel directions, (3,1,2)(3, 1, 2) not on L1L_1
  • c) Skew: directions not parallel, t=2t = 2, s=1s = 1 fail the third equation (5≠25 \ne 2)
  • d) No solution; that means parallel OR skew, and only the direction test separates them
  • e) L5:(x,y,z)=t(2,−1,3)L_5 : (x, y, z) = t(2, -1, 3), parallel and distinct from L1L_1, hence also from L2L_2

a) Direction test: (−4,2,−6)=−2(2,−1,3)(-4, 2, -6) = -2(2, -1, 3), the same factor −2-2 on all three components, so the directions are parallel. Point test: is (5,−2,5)(5, -2, 5) on L1L_1? 1+2t=51 + 2t = 5 gives t=2t = 2, then y=−2y = -2 and z=−1+6=5z = -1 + 6 = 5. Yes. Parallel directions AND a common point: L1L_1 and L2L_2 are the same line, written with another point and a direction reversed and doubled. Nothing in the two equations looks alike, which is exactly why equations are never compared term by term.

b) Direction: (4,−2,6)=2(2,−1,3)(4, -2, 6) = 2(2, -1, 3), parallel again. Point: 1+2t=31 + 2t = 3 forces t=1t = 1, and then y=−1y = -1, not 11. So (3,1,2)(3, 1, 2) is NOT on L1L_1, and two parallel lines sharing no point are parallel and distinct. The directions here are proportional to those of a), and the conclusion is the opposite one: proportional directions decide only that the lines are parallel or equal, never which.

c) Direction: 12≠1−1\frac{1}{2} \ne \frac{1}{-1}, not parallel, so the lines either meet once or are skew. System: 1+2t=4+s1 + 2t = 4 + s, −t=−3+s-t = -3 + s, −1+3t=1+s-1 + 3t = 1 + s. The second gives s=3−ts = 3 - t; in the first, 1+2t=7−t1 + 2t = 7 - t, so t=2t = 2 and s=1s = 1. The third equation decides: −1+6=5-1 + 6 = 5 on the left, 1+1=21 + 1 = 2 on the right. 5≠25 \ne 2, no solution, and non-parallel lines with no common point are skew.

d) From the second equation −t=1−2s-t = 1 - 2s, t=2s−1t = 2s - 1, and the first becomes 1+4s−2=3+4s1 + 4s - 2 = 3 + 4s, that is −1=3-1 = 3: no solution, immediately. The system alone says only that the lines have no common point, and two lines with no common point can be PARALLEL or SKEW. Answering skew in b) because the system failed is the classic error. The order that avoids it is always the same: direction test first, then the system or the point test.

e) Parallel to L1L_1 means same direction: L5:(x,y,z)=t(2,−1,3)L_5 : (x, y, z) = t(2, -1, 3). Is the origin on L1L_1? 1+2t=01 + 2t = 0 gives t=−12t = -\frac{1}{2}, but y=−t=0y = -t = 0 gives t=0t = 0: no. So L5L_5 is parallel to L1L_1 and distinct from it. Since L2L_2 is L1L_1 by a), the same answer holds for L2L_2, with no new computation. Parallel to a line never means equal to it until a point has been tested.

Part B: problems and reasoning (/50)

Exercise 6: Vector proofs: diagonals and midpoints

A vector proof replaces a picture by one equality between two displacements. Its working tool is the midpoint formula 12(A+B)\frac{1}{2}(A + B) and one definition: ABCDABCD, in that order, is a parallelogram when AB→=DC→\overrightarrow{AB} = \overrightarrow{DC}.

The figure shows a quadrilateral ABCDABCD and the midpoints PP, QQ, RR, SS of ABAB, BCBC, CDCD, DADA.

ABCDPQRS
  • a) Prove that ABCDABCD is a parallelogram if and only if its diagonals ACAC and BDBD have the same midpoint.
  • b) Prove that PQRSPQRS is always a parallelogram, whatever the quadrilateral ABCDABCD, even when its four vertices are not in a common plane.
  • c) Check b) with A(0,0,0)A(0, 0, 0), B(4,0,2)B(4, 0, 2), C(6,4,0)C(6, 4, 0), D(0,2,4)D(0, 2, 4): give PP, QQ, RR, SS, then PQ→\overrightarrow{PQ} and SR→\overrightarrow{SR}.
  • d) Using a), find the centre of PQRSPQRS in c), and show that in general it is 14(A+B+C+D)\frac{1}{4}(A + B + C + D).
  • e) A student shows PQ→\overrightarrow{PQ} parallel to SR→\overrightarrow{SR} and concludes that PQRSPQRS is a parallelogram. What is missing? Give a quadrilateral with two parallel sides that is not a parallelogram.
Show the solution

Answers

  • a) AB→=DC→  ⟺  A+C=B+D  ⟺  12(A+C)=12(B+D)\overrightarrow{AB} = \overrightarrow{DC} \iff A + C = B + D \iff \frac{1}{2}(A + C) = \frac{1}{2}(B + D)
  • b) PQ→=SR→=12AC→\overrightarrow{PQ} = \overrightarrow{SR} = \frac{1}{2}\overrightarrow{AC}
  • c) P(2,0,1)P(2, 0, 1), Q(5,2,1)Q(5, 2, 1), R(3,3,2)R(3, 3, 2), S(0,1,2)S(0, 1, 2); PQ→=SR→=(3,2,0)\overrightarrow{PQ} = \overrightarrow{SR} = (3, 2, 0)
  • d) Centre (52,32,32)=14(A+B+C+D)\left(\frac{5}{2}, \frac{3}{2}, \frac{3}{2}\right) = \frac{1}{4}(A + B + C + D)
  • e) Parallel is not enough, the vectors must be EQUAL; the trapezoid (0,0)(0, 0), (4,0)(4, 0), (3,2)(3, 2), (1,2)(1, 2)

a) AB→=DC→\overrightarrow{AB} = \overrightarrow{DC} reads B−A=C−DB - A = C - D, which rearranges to A+C=B+DA + C = B + D. Dividing by 22: 12(A+C)=12(B+D)\frac{1}{2}(A + C) = \frac{1}{2}(B + D), that is, the midpoint of ACAC is the midpoint of BDBD. Every step is reversible, so the equivalence goes both ways: the diagonals of a parallelogram bisect each other, and a quadrilateral whose diagonals bisect each other is a parallelogram. The whole proof is one rearrangement, and no figure is used, which is exactly what makes it a proof.

b) P=12(A+B)P = \frac{1}{2}(A + B) and Q=12(B+C)Q = \frac{1}{2}(B + C), so PQ→=Q−P=12(C−A)=12AC→\overrightarrow{PQ} = Q - P = \frac{1}{2}(C - A) = \frac{1}{2}\overrightarrow{AC}. In the same way S=12(D+A)S = \frac{1}{2}(D + A) and R=12(C+D)R = \frac{1}{2}(C + D) give SR→=12(C−A)\overrightarrow{SR} = \frac{1}{2}(C - A). So PQ→=SR→\overrightarrow{PQ} = \overrightarrow{SR}, the definition of the parallelogram PQRSPQRS. Nothing assumed that AA, BB, CC, DD are in one plane: the computation lives in R3\mathbb{R}^3 from start to finish. This is Varignon's theorem, and it is a result a vector proof gives for free where a proof by drawing would not even know how to start.

c) P=(2,0,1)P = (2, 0, 1), Q=(5,2,1)Q = (5, 2, 1), R=(3,3,2)R = (3, 3, 2), S=(0,1,2)S = (0, 1, 2). Then PQ→=(3,2,0)\overrightarrow{PQ} = (3, 2, 0) and SR→=(3,2,0)\overrightarrow{SR} = (3, 2, 0), equal, and both are 12AC→=12(6,4,0)\frac{1}{2}\overrightarrow{AC} = \frac{1}{2}(6, 4, 0). The other pair agrees too: PS→=QR→=(−2,1,1)=12BD→\overrightarrow{PS} = \overrightarrow{QR} = (-2, 1, 1) = \frac{1}{2}\overrightarrow{BD}. These four points AA, BB, CC, DD are not coplanar (the 3×33 \times 3 determinant of AB→\overrightarrow{AB}, AC→\overrightarrow{AC}, AD→\overrightarrow{AD} is 8888, not 00), and the midpoints still form a flat parallelogram.

d) By a), the centre is the common midpoint of the diagonals: 12(P+R)=12(5,3,3)=(52,32,32)\frac{1}{2}(P + R) = \frac{1}{2}(5, 3, 3) = \left(\frac{5}{2}, \frac{3}{2}, \frac{3}{2}\right), and 12(Q+S)=12(5,3,3)\frac{1}{2}(Q + S) = \frac{1}{2}(5, 3, 3), the same point. In general 12(P+R)=12(A+B2+C+D2)=14(A+B+C+D)\frac{1}{2}(P + R) = \frac{1}{2}\left(\frac{A + B}{2} + \frac{C + D}{2}\right) = \frac{1}{4}(A + B + C + D), and here 14(10,6,6)\frac{1}{4}(10, 6, 6) agrees.

e) Parallel vectors can have different lengths, and a quadrilateral with one pair of parallel sides of different lengths is a trapezoid. With A(0,0)A(0, 0), B(4,0)B(4, 0), C(3,2)C(3, 2), D(1,2)D(1, 2): AB→=(4,0)\overrightarrow{AB} = (4, 0) and DC→=(2,0)\overrightarrow{DC} = (2, 0) are parallel, AB→=2DC→\overrightarrow{AB} = 2\overrightarrow{DC}, but not equal, and ABCDABCD is not a parallelogram. The missing line is the equality of the vectors, which the proof in b) actually delivers, same direction AND same length. On a paper it costs the conclusion mark.

Exercise 7: The centroid of a triangle, two thirds down every median

A median joins a vertex of a triangle to the midpoint of the opposite side. The three medians meet at one point GG, the centroid, and vectors prove it in three lines, with the ratio thrown in.

The figure shows a triangle ABCABC, its three medians, the midpoint MM of BCBC and the centroid GG.

ABCMG
  • a) Let M=12(B+C)M = \frac{1}{2}(B + C). Show that the point two thirds of the way from AA to MM is G=13(A+B+C)G = \frac{1}{3}(A + B + C), and deduce that the three medians meet at GG.
  • b) For A(2,−1,4)A(2, -1, 4), B(6,3,0)B(6, 3, 0), C(−2,4,5)C(-2, 4, 5), compute GG and check that AG→=2GM→\overrightarrow{AG} = 2\overrightarrow{GM}.
  • c) A triangle has vertices A(1,0,2)A(1, 0, 2), B(3,−2,0)B(3, -2, 0) and centroid G(2,1,1)G(2, 1, 1). Find the third vertex.
  • d) Prove that GA→+GB→+GC→=0\overrightarrow{GA} + \overrightarrow{GB} + \overrightarrow{GC} = \mathbf{0}.
  • e) In b), compute the lengths AGAG and GMGM. A student writes that GG divides the median in the ratio 1:21 : 2 from the vertex. Correct the statement.
Show the solution

Answers

  • a) A+23(M−A)=13(A+B+C)A + \frac{2}{3}(M - A) = \frac{1}{3}(A + B + C), symmetric in AA, BB, CC, hence on all three medians
  • b) G=(2,2,3)G = (2, 2, 3); AG→=(0,3,−1)=2×(0,32,−12)=2GM→\overrightarrow{AG} = (0, 3, -1) = 2 \times \left(0, \frac{3}{2}, -\frac{1}{2}\right) = 2\overrightarrow{GM}
  • c) C=3G−A−B=(2,5,1)C = 3G - A - B = (2, 5, 1)
  • d) The sum is A+B+C−3G=0A + B + C - 3G = \mathbf{0}
  • e) AG=10AG = \sqrt{10}, GM=102GM = \frac{\sqrt{10}}{2}: the ratio is AG:GM=2:1AG : GM = 2 : 1

a) A+23(M−A)=13A+23M=13A+23⋅12(B+C)=13(A+B+C)A + \frac{2}{3}(M - A) = \frac{1}{3}A + \frac{2}{3}M = \frac{1}{3}A + \frac{2}{3} \cdot \frac{1}{2}(B + C) = \frac{1}{3}(A + B + C). The result is SYMMETRIC in AA, BB, CC: starting from BB and the midpoint of ACAC, or from CC and the midpoint of ABAB, the same computation gives the same point. So GG is on all three medians, which therefore meet. The key move is the division point of exercise 2: two thirds of the way, weight 23\frac{2}{3} on the far end.

b) G=13(2+6−2,−1+3+4,4+0+5)=13(6,6,9)=(2,2,3)G = \frac{1}{3}(2 + 6 - 2, -1 + 3 + 4, 4 + 0 + 5) = \frac{1}{3}(6, 6, 9) = (2, 2, 3). The midpoint of BCBC is M=(2,72,52)M = \left(2, \frac{7}{2}, \frac{5}{2}\right). Then AG→=(0,3,−1)\overrightarrow{AG} = (0, 3, -1) and GM→=(0,32,−12)\overrightarrow{GM} = \left(0, \frac{3}{2}, -\frac{1}{2}\right), so AG→=2GM→\overrightarrow{AG} = 2\overrightarrow{GM}: same direction, twice as long. Checking the equality of VECTORS, rather than two lengths, also proves that AA, GG, MM are collinear, in one line.

c) From G=13(A+B+C)G = \frac{1}{3}(A + B + C), C=3G−A−B=(6−1−3,3−0+2,3−2−0)=(2,5,1)C = 3G - A - B = (6 - 1 - 3, 3 - 0 + 2, 3 - 2 - 0) = (2, 5, 1). Check: 13(1+3+2,0−2+5,2+0+1)=(2,1,1)\frac{1}{3}(1 + 3 + 2, 0 - 2 + 5, 2 + 0 + 1) = (2, 1, 1). The frequent slip is C=G−A−BC = G - A - B, forgetting the factor 33: the centroid is an AVERAGE, and an average has to be multiplied back by the count before anything is subtracted.

d) GA→+GB→+GC→=(A−G)+(B−G)+(C−G)=(A+B+C)−3G=3G−3G=0\overrightarrow{GA} + \overrightarrow{GB} + \overrightarrow{GC} = (A - G) + (B - G) + (C - G) = (A + B + C) - 3G = 3G - 3G = \mathbf{0}. Physically: three equal masses at the vertices balance at GG, which is why the centroid is also the centre of mass of the three vertices. The identity is often the fastest way to recognise a centroid in a problem that never uses the word.

e) AG=∥(0,3,−1)∥=10AG = \|(0, 3, -1)\| = \sqrt{10} and GM=∥(0,32,−12)∥=104=102GM = \left\|\left(0, \frac{3}{2}, -\frac{1}{2}\right)\right\| = \sqrt{\frac{10}{4}} = \frac{\sqrt{10}}{2}. So AG=2 GMAG = 2\,GM: the centroid divides each median in the ratio 2:12 : 1 FROM THE VERTEX, and sits one third of the way up from the midpoint of the side. Writing 1:21 : 2 puts GG at A+13(M−A)=(2,12,72)A + \frac{1}{3}(M - A) = \left(2, \frac{1}{2}, \frac{7}{2}\right), a point that is not on the other two medians.

Exercise 8: Five statements to correct

Each statement below was written by a student in a MATH 133 tutorial, and each one is false. Say what is wrong, give the correct statement, and give the smallest example that settles it.

  • a) “The lines (x,y,z)=(1,2,3)+t(1,1,0)(x, y, z) = (1, 2, 3) + t(1, 1, 0) and (x,y,z)=(2,3,3)+t(2,2,0)(x, y, z) = (2, 3, 3) + t(2, 2, 0) are different lines, since their equations have no number in common.”
  • b) “Two lines of R3\mathbb{R}^3 that never meet are parallel.”
  • c) “The vector −2u-2\mathbf{u} has length −2∥u∥-2\|\mathbf{u}\|, since the length is multiplied by the scalar.”
  • d) “The point PP of segment ABAB with AP:PB=3:1AP : PB = 3 : 1 is P=14(3A+B)P = \frac{1}{4}(3A + B), since the 33 belongs to AA.”
  • e) “The symmetric equations of the line through (1,−1,0)(1, -1, 0) with direction (2,0,3)(2, 0, 3) are x−12=y+10=z3\frac{x - 1}{2} = \frac{y + 1}{0} = \frac{z}{3}.”
Show the solution

Answers

  • a) FALSE: same line, (2,3,3)(2, 3, 3) is the point t=1t = 1 and (2,2,0)=2(1,1,0)(2, 2, 0) = 2(1, 1, 0)
  • b) FALSE: they can be skew, for example the xx-axis and (x,y,z)=(0,0,1)+t(0,1,0)(x, y, z) = (0, 0, 1) + t(0, 1, 0)
  • c) FALSE: ∥−2u∥=∣−2∣ ∥u∥=2∥u∥\|-2\mathbf{u}\| = |-2|\,\|\mathbf{u}\| = 2\|\mathbf{u}\|
  • d) FALSE: P=14(A+3B)P = \frac{1}{4}(A + 3B)
  • e) FALSE: division by zero; correct is x−12=z3\frac{x - 1}{2} = \frac{z}{3} and y=−1y = -1

a) FALSE. Equations are not compared, lines are. Direction test: (2,2,0)=2(1,1,0)(2, 2, 0) = 2(1, 1, 0), parallel. Point test: (2,3,3)(2, 3, 3) is the first line at t=1t = 1. Parallel with a common point: the SAME line. Correct statement: two equations describe the same line exactly when their directions are parallel and one point of either lies on the other.

b) FALSE in R3\mathbb{R}^3, true only in the plane. The xx-axis, (x,y,z)=t(1,0,0)(x, y, z) = t(1, 0, 0), and the line (x,y,z)=(0,0,1)+s(0,1,0)(x, y, z) = (0, 0, 1) + s(0, 1, 0) never meet, since every point of the first has z=0z = 0 and every point of the second has z=1z = 1. Their directions (1,0,0)(1, 0, 0) and (0,1,0)(0, 1, 0) are not parallel. These lines are skew. Correct: two lines of space that never meet are parallel OR skew, and the direction test decides.

c) FALSE: a length is never negative. ∥cu∥=∣c∣ ∥u∥\|c\mathbf{u}\| = |c|\,\|\mathbf{u}\|, so ∥−2u∥=2∥u∥\|-2\mathbf{u}\| = 2\|\mathbf{u}\|. With u=(3,4)\mathbf{u} = (3, 4): −2u=(−6,−8)-2\mathbf{u} = (-6, -8), of length 10=2×510 = 2 \times 5. The sign of the scalar changes the DIRECTION, the absolute value changes the length, and the two effects are written separately.

d) FALSE, the weights are swapped. AP:PB=3:1AP : PB = 3 : 1 puts PP three quarters of the way from AA, so P=A+34(B−A)=14(A+3B)P = A + \frac{3}{4}(B - A) = \frac{1}{4}(A + 3B): the big weight goes to the END that PP is close to. On a number line with A=0A = 0 and B=4B = 4, the correct formula gives P=3P = 3, with AP=3AP = 3 and PB=1PB = 1, while the student's gives 14(0+4)=1\frac{1}{4}(0 + 4) = 1, where AP:PB=1:3AP : PB = 1 : 3.

e) FALSE: y+10\frac{y + 1}{0} is not a number. The yy component of the direction is 00, so yy does not change along the line and stays at −1-1. The correct description is x−12=z3\frac{x - 1}{2} = \frac{z}{3} together with y=−1y = -1. The parametric form x=1+2tx = 1 + 2t, y=−1y = -1, z=3tz = 3t shows it directly and is always the safe route when a component vanishes.

Exercise 9: Two drones, one radar screen, and a crossing that is not a collision

Three drones fly in straight lines at constant velocity above a field. With tt in seconds and positions in metres, xx east, yy north and zz the altitude, their positions are A(t)=(0,−20,40)+t(4,4,−2)A(t) = (0, -20, 40) + t(4, 4, -2), B(t)=(70,5,10)+t(−6,3,2)B(t) = (70, 5, 10) + t(-6, 3, 2) and C(t)=(0,30,25)+t(4,−1,0)C(t) = (0, 30, 25) + t(4, -1, 0).

Here the parameter IS time, and it is the same clock for all three drones. The radar screen on the figure shows only the ground tracks, the top view (x,y)(x, y), and on it all three tracks cross.

-101020304050607080-30-20-101020304050ABCx (m)y (m)
  • a) Give the speed of each drone.
  • b) Do the flight paths of AA and BB meet in space? If so, where, and at what time does each drone get there?
  • c) Do AA and BB collide? Give the distance between them at t=5t = 5 and at t=10t = 10.
  • d) The ground tracks of AA and CC cross on the screen. Do their flight paths meet in space? Give the position of the two paths.
  • e) The operator of CC changes its altitude to a constant hh so that the paths of AA and CC meet. Find hh, and say what happens then.
Show the solution

Answers

  • a) 66 m/s, 77 m/s and 17≈4.1\sqrt{17} \approx 4.1 m/s
  • b) Yes, at (40,20,20)(40, 20, 20): AA at t=10t = 10 s, BB at t=5t = 5 s
  • c) No collision: 3030 m apart at t=5t = 5, 3535 m apart at t=10t = 10
  • d) No: at the crossing AA is at altitude 2020 and CC at 2525; the paths are skew
  • e) h=20h = 20, and then AA and CC are both at (40,20,20)(40, 20, 20) at t=10t = 10: a collision

a) The speed is the norm of the velocity, the direction vector: ∥(4,4,−2)∥=16+16+4=6\|(4, 4, -2)\| = \sqrt{16 + 16 + 4} = 6 m/s, ∥(−6,3,2)∥=36+9+4=7\|(-6, 3, 2)\| = \sqrt{36 + 9 + 4} = 7 m/s and ∥(4,−1,0)∥=17≈4.1\|(4, -1, 0)\| = \sqrt{17} \approx 4.1 m/s. The −2-2 in AA means AA loses 22 m of altitude every second; the 00 in CC means CC flies level.

b) PATHS are lines, and two lines are compared with two independent parameters: A(t)=B(s)A(t) = B(s). Coordinates: 4t=70−6s4t = 70 - 6s, −20+4t=5+3s-20 + 4t = 5 + 3s, 40−2t=10+2s40 - 2t = 10 + 2s. Subtract the first from the second: −20=−65+9s-20 = -65 + 9s, so s=5s = 5 and 4t=404t = 40, t=10t = 10. Third equation: 40−20=2040 - 20 = 20 and 10+10=2010 + 10 = 20. It holds: the paths meet at A(10)=(40,20,20)A(10) = (40, 20, 20), and B(5)=(70−30,5+15,10+10)B(5) = (70 - 30, 5 + 15, 10 + 10) is the same point. BB passes there at t=5t = 5 s, AA five seconds later.

c) A collision needs the same point at the same TIME, that is A(t)=B(t)A(t) = B(t) with ONE letter, and b) showed the only common point is reached at two different times. So no collision. At t=5t = 5: A(5)=(20,0,30)A(5) = (20, 0, 30), B(5)=(40,20,20)B(5) = (40, 20, 20), difference (20,20,−10)(20, 20, -10), distance 400+400+100=30\sqrt{400 + 400 + 100} = 30 m. At t=10t = 10: A(10)=(40,20,20)A(10) = (40, 20, 20), B(10)=(10,35,30)B(10) = (10, 35, 30), difference (−30,15,10)(-30, 15, 10), distance 900+225+100=35\sqrt{900 + 225 + 100} = 35 m. This is the one context where using the same letter for both lines is RIGHT, because both parameters are the same clock, and the question then changes from where the paths cross to whether the drones do.

d) On the screen, (4t,−20+4t)=(4s,30−s)(4t, -20 + 4t) = (4s, 30 - s) gives t=st = s and 5t=505t = 50, so t=s=10t = s = 10 at the ground point (40,20)(40, 20). The altitude decides: AA is at 40−20=2040 - 20 = 20 m and CC at 2525 m. The third equation fails, so the flight paths have no common point. The directions (4,4,−2)(4, 4, -2) and (4,−1,0)(4, -1, 0) are not parallel, as 44≠−14\frac{4}{4} \ne \frac{-1}{4}, so the paths are SKEW. The radar screen is a projection onto the ground, and a projection throws away exactly the coordinate that was going to decide.

e) With C(t)=(0,30,h)+t(4,−1,0)C(t) = (0, 30, h) + t(4, -1, 0), the first two equations are unchanged, t=s=10t = s = 10, and the third becomes 20=h20 = h. So h=20h = 20. But now the paths meet at (40,20,20)(40, 20, 20) with AA there at t=10t = 10 and CC there at t=10t = 10 too: the SAME time. The one altitude that makes the paths intersect is also the one that makes the drones collide. Changing a path to make it meet another is a geometry question; whether that is safe is a question about the parameters, and it has to be asked separately.

Exercise 10: An exam problem: the value of k that makes two lines meet

A classic final exam question hides the whole chapter in one parameter. Consider L1:(x,y,z)=(1,0,2)+t(1,2,−1)L_1 : (x, y, z) = (1, 0, 2) + t(1, 2, -1) and, for a real number kk, L2:(x,y,z)=(0,k,0)+s(2,1,1)L_2 : (x, y, z) = (0, k, 0) + s(2, 1, 1).

  • a) Show that L1L_1 and L2L_2 are never parallel, whatever kk.
  • b) Find the value of kk for which L1L_1 and L2L_2 intersect, and the point of intersection XX.
  • c) Give the relative position of L1L_1 and L2L_2 for every other value of kk, with a justification.
  • d) Find the points of L1L_1 at distance 262\sqrt{6} from XX.
  • e) Show that XX is the midpoint of the two points found in d), and explain why this had to happen.
Show the solution

Answers

  • a) (2,1,1)(2, 1, 1) is not a multiple of (1,2,−1)(1, 2, -1), and kk does not appear in the directions
  • b) k=1k = 1, X=(2,2,1)X = (2, 2, 1)
  • c) For k≠1k \ne 1 the lines are skew
  • d) (4,6,−1)(4, 6, -1) and (0,−2,3)(0, -2, 3), at t=3t = 3 and t=−1t = -1
  • e) 12((4,6,−1)+(0,−2,3))=(2,2,1)\frac{1}{2}\big((4, 6, -1) + (0, -2, 3)\big) = (2, 2, 1): the two points are ±2d\pm 2\mathbf{d} from XX

a) The directions are (1,2,−1)(1, 2, -1) and (2,1,1)(2, 1, 1). Proportional would need one factor: 21=2\frac{2}{1} = 2 from the first component and 12\frac{1}{2} from the second. Two different factors, so the directions are not parallel. And kk sits in the POINT of L2L_2, not in its direction, so no value of kk can change this. The two parallel cases are therefore excluded once and for all, and only intersecting or skew remain.

b) Equate with independent parameters: 1+t=2s1 + t = 2s, 2t=k+s2t = k + s, 2−t=s2 - t = s. The first and third do not involve kk, so solve them first: substituting s=2−ts = 2 - t into the first, 1+t=4−2t1 + t = 4 - 2t, so t=1t = 1 and s=1s = 1. The remaining equation now DECIDES: 2t=k+s2t = k + s reads 2=k+12 = k + 1, so k=1k = 1. The point is L1L_1 at t=1t = 1, X=(2,2,1)X = (2, 2, 1), and L2L_2 at s=1s = 1 with k=1k = 1 gives (2,1+1,1)=(2,2,1)(2, 1 + 1, 1) = (2, 2, 1). Choosing which two equations to solve first, the two without the parameter, is the gesture that makes this question short.

c) For k≠1k \ne 1 the first and third equations still force t=s=1t = s = 1, and the second then fails, since 2≠k+12 \ne k + 1. No common point, and by a) the directions are not parallel: the lines are SKEW. So the answer to the whole question is a single value: intersecting for k=1k = 1, skew for every other real kk, never parallel, never coincident.

d) A point of L1L_1 is X+(t−1)(1,2,−1)X + (t - 1)(1, 2, -1), since XX is the point t=1t = 1. Its distance to XX is ∣t−1∣ ∥(1,2,−1)∥=∣t−1∣6|t - 1|\,\|(1, 2, -1)\| = |t - 1|\sqrt{6}. Setting this equal to 262\sqrt{6} gives ∣t−1∣=2|t - 1| = 2, so t=3t = 3 or t=−1t = -1: the points (4,6,−1)(4, 6, -1) and (0,−2,3)(0, -2, 3). The absolute value is where half the marks go: t−1=2t - 1 = 2 alone gives one point, and a line always has two points at a given distance from one of its own points, one on each side.

e) 12(4+0,6−2,−1+3)=(2,2,1)=X\frac{1}{2}(4 + 0, 6 - 2, -1 + 3) = (2, 2, 1) = X. It had to happen: the two points are X+2dX + 2\mathbf{d} and X−2dX - 2\mathbf{d} with d=(1,2,−1)\mathbf{d} = (1, 2, -1), and their average is X+12(2d−2d)=XX + \frac{1}{2}(2\mathbf{d} - 2\mathbf{d}) = X. The same symmetric structure gives the answer before any arithmetic, and it is the quickest way to check the two points found in d).

See also

Struggling with MATH 133?

I tutor first-year linear algebra at McGill and Concordia, in English or in French, in Montreal or online. Get in touch for a first session.

Site by Studio Squalli