To do this, we can subtract the coordinates of the first point from the coordinates of the second point:
Direction vector: $\langle 4-1, 4-2 \rangle = \langle 3, 2 \rangle$
Now, we can create a vector-valued function that starts at the point (1,2) and moves in
Show more…