Definition 4.4.1. Component Form of a Vector.
A vector \(\mathbf{v}\) with initial point \(P(x_1,y_1)\) and terminal point \(Q(x_2,y_2)\) can be expressed in various ways. One common representation is as the directed line segment from point \(P\) to point \(Q\text{,}\) denoted as \(\overrightarrow{PQ}\text{.}\) Alternatively, we can describe it using the changes in the \(x-\) and \(y-\) coordinates between points \(P\) and \(Q\text{.}\) These changes are referred to as the horizontal component and vertical component of the vector, denoted as \(v_x\) and \(v_y\) respectively. Mathematically, these representations are all equivalent:
\begin{align*}
\mathbf{v}\amp = \overrightarrow{PQ}\\
\amp = \langle x_2-x_1,y_2-y_1\rangle\\
\amp = \langle v_x,v_y\rangle
\end{align*}
as illustrated in the following figure.

