Performing subtraction operations on the given vectors gives;
- Graph 1 → u - v
- Graph 2 → u - w
- Graph 3 → w - v
- Graph 4 → v - u
Which method can be used to complete the pairs correctly?
u - v = <-2 - 3, -7 - (-4) > = <-5, -3>
Therefore;
u - w = <-2 - 5, -7 - 1> = <-7, -8>
u - w = <-7, -8> which corresponds with graph 2
Therefore;
w - v = <5 - 3, 1 - (-4)> = <2, 5>
w - v = <2, 5> which corresponds with graph 3
Therefore;
v - u = <3 - (-2), -4 - (-7)> = <5, 3>
v - u = <5, 3> which corresponds with graph 4
Therefore;
Learn more about vectors here:
https://brainly.com/question/13432276
#SPJ1