To determine if the two vectors \( \mathbf{u} \) and \( \mathbf{v} \) are equal, we first need to compute their components based on the given points.
Step 1: Calculate Vector \( \mathbf{u} \)
Vector \( \mathbf{u} \) is represented by the directed line segment from point \( R \) to point \( S \). The coordinates of \( R \) and \( S \) are given as:
- \( R = (8, -2) \)
- \( S = (11, -6) \)
The components of vector \( \mathbf{u} \) are calculated as follows: \[ \mathbf{u} = S - R = (11 - 8, -6 - (-2)) = (3, -4) \]
Step 2: Calculate Vector \( \mathbf{v} \)
Vector \( \mathbf{v} \) is represented by the directed line segment from point \( O \) to point \( P \). The coordinates of \( O \) and \( P \) are given as:
- \( O = (-3, -9) \)
- \( P = (0, -13) \)
The components of vector \( \mathbf{v} \) are calculated as follows: \[ \mathbf{v} = P - O = (0 - (-3), -13 - (-9)) = (3, -4) \]
Step 3: Compare the Vectors
We find that: \[ \mathbf{u} = (3, -4) \quad \text{and} \quad \mathbf{v} = (3, -4) \]
Since the components of both vectors \( \mathbf{u} \) and \( \mathbf{v} \) are the same, we conclude that: \[ \mathbf{u} = \mathbf{v} \]
Conclusion
The vectors \( \mathbf{u} \) and \( \mathbf{v} \) are equal because they have the same components \( (3, -4) \). Thus, \( \mathbf{u} = \mathbf{v} \).