The ray starts at the point \((-1, 2)\) and passes through the point \((0, 0)\). The direction vector \(\mathbf{d}\) can be found by subtracting the initial point from the point it passes through:
\[
\mathbf{d} = (0 - (-1), 0 - 2) = (1, -2)
\]
Show more…