In vector calculus, expressing a vector in component form means identifying its parts based on direction and magnitude in a coordinate system. Consider a two-dimensional vector represented by the points \( P(x_1, y_1) \) and \( Q(x_2, y_2) \). The vector \( \overrightarrow{PQ} \) is described by its horizontal and vertical components, calculated as the differences in the coordinates:
- Horizontal component: \( x_2 - x_1 \)
- Vertical component: \( y_2 - y_1 \)
The equation for \( \overrightarrow{PQ} \), given the points \( P(2, -1) \) and \( Q(3, 5) \), becomes:
- Horizontal component: \( 3 - 2 = 1 \)
- Vertical component: \( 5 - (-1) = 6 \)
Thus, the vector \( \overrightarrow{PQ} \) is \( (1, 6) \) in component form. This offers a simple way to describe vectors using easily understood parts corresponding to the x and y axes.