13.1 - 13.4 Review of Vectors
\( P(x_1, y_1), \quad Q(x_2, y_2) \)
vector from \( P \) to \( Q \):
destination \( x \) or \( y \) minus starting \( x \) or \( y \)
for example,
\( P(1, 2) \quad Q(3, -5) \)
- 2 "steps" right
- 7 "steps" down
notice \( \vec{QP} = -\vec{PQ} \)
minus reverses direction
higher dimensions, same idea