
Jacob C. answered 07/21/21
Adaptive Math and Physics Tutor
(1) The vector v is simply
v = <x2 - x1, y2 - y1, z2 - z1>
v = <5 - (-2), -2 - 4, -4 - (-5)>
v = <7, -6, -9>
(2) The length of v is
|v| = √(72 + (-6)2 + (-9)2)
|v| = √(49 + 36 + 81)
|v| = √166
(3) If the tail of v is at (5, -1, 1), then the tip is at (5 + 7, -1 - 6, 1 - 9) = (12, -7, -8).
(4) If the tip of v is at (0, -5, -2), then the tail is at (0 - 7, -5 + 6, -2 + 9) = (-7, 1, 7).
(5) The vector with the same length as v but pointed in the opposite direction is the vector w = -v = <-7, 6, 9>.
(6) The vector with the same direction as v but double the length is the vector w = 2v = <14, -12, -18>.