Final answer:
To find the resulting terminal point for each operation, negate, divide or multiply the coordinates of the position vectors accordingly. Option A matches -v-u, option B matches -u, option C matches u-v, option D matches -2v, and option E matches 1/3v.
Step-by-step explanation:
To find the resulting terminal point, we need to perform the given operations on the position vectors:
- To find -u, we simply negate the coordinates of vector u, which gives us (-4, 2). This matches option B.
- To find 1/3v, we scale down the coordinates of vector v by dividing them by 3, which gives us (-2, -1/3). This matches option E.
- To find u-v, we subtract the corresponding coordinates of the vectors, which gives us (4-(-6), -2-(-3)) = (10, 1). This matches option C.
- To find -2v, we multiply the coordinates of vector v by -2, which gives us (2(-6), 2(-3)) = (-12, -6). This matches option D.
- To find -v-u, we negate the coordinates of both vectors and then subtract the corresponding coordinates, which gives us (-(-6)-4, -(-3)-(-2)) = (2, 5). This matches option A.