Prove that the vectors a=3i^+j^−2k^,b=−i^+3j^+4k^,c=4i^−2j^−6k^ can form the sides of a triangle. Find the lengths of the medians of the triangle.
Technique
Triangle test = one side is the sum of the other two (a=b+c); place vertices, take midpoints, compute median vectors and norms.
Solution
Step 1 — Show the three vectors close into a triangle
Three vectors can be the sides of a triangle iff one is the (vector) sum of the other two, equivalently their directed sides close head-to-tail. Compute
b+c=(−1+4)i^+(3−2)j^+(4−6)k^=3i^+j^−2k^=a.
Hence a=b+c, i.e. b+c−a=0. Placing the sides head-to-tail (b then c) returns to the start of a, so the three vectors form a closed triangle. ■
Step 2 — Fix the vertices
Take vertex A at the origin, B=A+b, C=B+c. Then
A=(0,0,0),B=(−1,3,4),C=b+c=(3,1,−2).
The sides are AB=b,BC=c,AC=a, with lengths
∣a∣=9+1+4=14,∣b∣=1+9+16=26,∣c∣=16+4+36=56.
Step 3 — Median from A (to midpoint of BC)
Midpoint of BC: MA=2B+C=(1,2,1). Median vector AMA=(1,2,1), length