Find the vector equation of a line which contains the two points $(1, 2, 3)$ and $(4, 5, 6) $
Hints only.
I know $x = a + t*d$ where $a, d$ are vectors and $t$ is a scalar.
We can have $a =\{<1, 2, 3>, <4, 5, 6> \}$ as two options of the vectors.
The difficulty is in finding $d$?