Precalculus Quiz: Subtract And Represent Vectors Graphically
20 questions · exam conditions
0:00
Subtract And Represent Vectors GraphicallyQuestion 1 of 20
Vector u=⟨5,−2⟩ and vector v=⟨−3,4⟩. If the resultant vector w=u−v is represented graphically starting from the origin, what are the coordinates of its terminal point?
Precalculus Quiz: Subtract And Represent Vectors Graphically
Practice Subtract And Represent Vectors Graphically in Precalculus with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
What this quiz covers
This quiz focuses on Subtract And Represent Vectors Graphically, giving you a quick way to practice the rules, question types, and explanations that matter most for Precalculus.
How to use this quiz
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
All questions
Question 1
Vector u=⟨5,−2⟩ and vector v=⟨−3,4⟩. If the resultant vector w=u−v is represented graphically starting from the origin, what are the coordinates of its terminal point?
⟨8,−6⟩ (correct answer)
⟨2,2⟩
⟨−8,6⟩
⟨−2,−2⟩
Explanation: Vector subtraction is performed component-wise: u−v=⟨5,−2⟩−⟨−3,4⟩=⟨5−(−3),−2−4⟩=⟨8,−6⟩. Choice B results from adding the vectors instead of subtracting. Choice C results from computing v−u instead of u−v. Choice D results from both reversing the order and making sign errors.
Question 2
If p=⟨7,−1⟩ and q=⟨2,5⟩, what is the magnitude of p−q?
61 (correct answer)
45
85
29
Explanation: First compute p−q=⟨7,−1⟩−⟨2,5⟩=⟨5,−6⟩. Then find the magnitude: ∣p−q∣=52+(−6)2=25+36=61. Choice B results from computing 32+62 (wrong x-component). Choice C results from computing ∣p+q∣ instead. Choice D results from computing ∣q−p∣ with a calculation error.
Question 3
For vectors v=⟨5,3⟩ and w=⟨2,1⟩, what are the components of v−w? (Recall: vector subtraction means adding the opposite, v−w=v+(−w).)
⟨7,4⟩
⟨3,2⟩ (correct answer)
⟨−3,−2⟩
⟨10,3⟩
Explanation: This question tests understanding of vector subtraction and how to represent it algebraically using components. Vector subtraction is defined as adding the opposite: v - w = v + (-w), where -w is the vector with the same magnitude as w but pointing in the opposite direction, having components -w = ⟨-w₁, -w₂⟩. For v = ⟨5, 3⟩ and w = ⟨2, 1⟩, we compute v - w = ⟨5 - 2, 3 - 1⟩ = ⟨3, 2⟩. Choice B is correct because it applies the component subtraction formula correctly, giving ⟨3, 2⟩. Choice A adds the vectors instead of subtracting them, calculating v + w = ⟨5 + 2, 3 + 1⟩ = ⟨7, 4⟩ when we need v - w. Key to vector subtraction: remember that v - w = v + (-w), so you can either subtract components directly (⟨v₁ - w₁, v₂ - w₂⟩) or add the opposite vector (-w), both methods give the same result. To check your work, verify that v = w + (v - w) using vector addition—if you add w back to your result v - w, you should get v.
Question 4
If w=⟨−4,3⟩, what is the opposite vector −w (the vector with the same magnitude but opposite direction), which is used when rewriting v−w as v+(−w)?
⟨4,−3⟩ (correct answer)
⟨−4,−3⟩
⟨4,3⟩
⟨−3,4⟩
Explanation: This question tests understanding of vector subtraction and how to represent it as addition of the opposite. Vector subtraction is defined as adding the opposite: v - w = v + (-w), where -w is the vector with the same magnitude as w but pointing in the opposite direction, having components -w = ⟨-w₁, -w₂⟩. If w = ⟨-4, 3⟩, then -w = ⟨-(-4), -3⟩ = ⟨4, -3⟩, which means we negate both components; this gives a vector with the same length but pointing in the exact opposite direction. Choice A is correct because it correctly negates both components for -w. Choice B only negates one component when finding -w, but the opposite of a vector requires negating both components. When finding the opposite of a vector, -w = ⟨-w₁, -w₂⟩, negate every component; this creates a vector with identical magnitude but pointing in the exactly opposite direction (180° rotation). To check your work, verify that v = w + (v - w) using vector addition—if you add w back to your result v - w, you should get v.
Question 5
An object's displacement over two steps is represented by vectors v=⟨6,0⟩ and w=⟨1,0⟩ drawn from the same starting point. The difference v−w can be found as v+(−w). What are the components of v−w?
⟨7,0⟩
⟨5,0⟩ (correct answer)
⟨−5,0⟩
⟨6,1⟩
Explanation: This question tests understanding of vector subtraction and how to represent it algebraically using components. Vector subtraction is defined as adding the opposite: v - w = v + (-w), where -w is the vector with the same magnitude as w but pointing in the opposite direction, having components -w = ⟨-w₁, -w₂⟩. For v = ⟨6, 0⟩ and w = ⟨1, 0⟩, we compute v - w = ⟨6 - 1, 0 - 0⟩ = ⟨5, 0⟩. Choice B is correct because it applies the component subtraction formula correctly. Choice C reverses the subtraction order, computing w - v instead of v - w, which gives the opposite vector with all signs flipped. Key to vector subtraction: remember that v - w = v + (-w), so you can either subtract components directly (⟨v₁ - w₁, v₂ - w₂⟩) or add the opposite vector (-w), both methods give the same result. To check your work, verify that v = w + (v - w) using vector addition—if you add w back to your result v - w, you should get v.
Question 6
For vectors v=⟨5,3⟩ and w=⟨2,1⟩, use component-wise subtraction (equivalently, v−w=v+(−w)) to find the components of v−w in ⟨a,b⟩ form.
⟨7,4⟩
⟨3,2⟩ (correct answer)
⟨−3,−2⟩
⟨10,3⟩
Explanation: This question tests understanding of vector subtraction and how to represent it algebraically using components. To subtract vectors component-wise, subtract the corresponding components: if v = ⟨v₁, v₂⟩ and w = ⟨w₁, w₂⟩, then v - w = ⟨v₁ - w₁, v₂ - w₂⟩. For v = ⟨5, 3⟩ and w = ⟨2, 1⟩, we compute v - w = ⟨5 - 2, 3 - 1⟩ = ⟨3, 2⟩. Choice B is correct because it applies the component subtraction formula correctly. Choice A adds the vectors instead of subtracting them, calculating v + w = ⟨5 + 2, 3 + 1⟩ = ⟨7, 4⟩ when we need v - w. Key to vector subtraction: remember that v - w = v + (-w), so you can either subtract components directly (⟨v₁ - w₁, v₂ - w₂⟩) or add the opposite vector (-w), both methods give the same result. To check your work, verify that v = w + (v - w) using vector addition—if you add w back to your result v - w, you should get v.
Question 7
Vector m has initial point (3,−2) and terminal point (8,−5). Vector n has initial point (−1,4) and terminal point (2,6). What is m−n expressed in component form?
⟨6,1⟩
⟨8,−3⟩
⟨−2,5⟩
⟨2,−5⟩ (correct answer)
Explanation: When working with vectors defined by initial and terminal points, you need to find the component form of each vector before performing any operations. The component form of a vector is found by subtracting the coordinates of the initial point from the coordinates of the terminal point.For vector m with initial point (3,−2) and terminal point (8,−5):
m=⟨8−3,−5−(−2)⟩=⟨5,−3⟩For vector n with initial point (−1,4) and terminal point (2,6):
n=⟨2−(−1),6−4⟩=⟨3,2⟩Now you can find m−n by subtracting corresponding components:
m−n=⟨5,−3⟩−⟨3,2⟩=⟨5−3,−3−2⟩=⟨2,−5⟩This confirms answer choice D is correct.Looking at the wrong answers: Choice A, ⟨6,1⟩, likely comes from adding the vectors instead of subtracting. Choice B, ⟨8,−3⟩, appears to use just the terminal point of m without proper vector subtraction. Choice C, ⟨−2,5⟩, results from calculating n−m instead of m−n.Remember: always convert position vectors to component form first (terminal minus initial), then perform the vector operations component-wise. Vector subtraction is not commutative, so order matters.
Question 8
Using the vectors given, v=⟨0,−4⟩ and w=⟨−3,2⟩, what are the components of v−w? (Remember: subtracting w is the same as adding the opposite vector −w.)
⟨−3,−2⟩
⟨3,−6⟩ (correct answer)
⟨−3,−6⟩
⟨3,6⟩
Explanation: This question tests understanding of vector subtraction and how to represent it algebraically using components. Vector subtraction is defined as adding the opposite: v - w = v + (-w), where -w is the vector with the same magnitude as w but pointing in the opposite direction, having components -w = ⟨-w₁, -w₂⟩. For v = ⟨0, -4⟩ and w = ⟨-3, 2⟩, we compute v - w = ⟨0 - (-3), -4 - 2⟩ = ⟨3, -6⟩. Choice B is correct because it applies the component subtraction formula correctly. Choice A reverses the subtraction order, computing w - v instead of v - w, which gives the opposite vector with all signs flipped. Key to vector subtraction: remember that v - w = v + (-w), so you can either subtract components directly (⟨v₁ - w₁, v₂ - w₂⟩) or add the opposite vector (-w), both methods give the same result. To check your work, verify that v = w + (v - w) using vector addition—if you add w back to your result v - w, you should get v.
Question 9
For vectors v=⟨−2,6⟩ and w=⟨3,−1⟩, rewrite v−w as v+(−w) and find the components of v−w.
⟨1,5⟩
⟨−5,7⟩ (correct answer)
⟨5,−7⟩
⟨−6,−6⟩
Explanation: This question tests understanding of vector subtraction and how to represent it algebraically using components. Vector subtraction is defined as adding the opposite: v - w = v + (-w), where -w is the vector with the same magnitude as w but pointing in the opposite direction, having components -w = ⟨-w₁, -w₂⟩. For v = ⟨-2, 6⟩ and w = ⟨3, -1⟩, we compute v - w = ⟨-2 - 3, 6 - (-1)⟩ = ⟨-5, 7⟩. Choice B is correct because it applies the component subtraction formula correctly. Choice C reverses the subtraction order, computing w - v instead of v - w, which gives the opposite vector with all signs flipped. Key to vector subtraction: remember that v - w = v + (-w), so you can either subtract components directly (⟨v₁ - w₁, v₂ - w₂⟩) or add the opposite vector (-w), both methods give the same result. To check your work, verify that v = w + (v - w) using vector addition—if you add w back to your result v - w, you should get v.
Question 10
For vectors v and w drawn tail-to-tail from the same point, which statement correctly describes the graphical representation of v−w using the tip-to-tip method (and the idea v−w=v+(−w))?
v−w is the vector from the tip of v to the tip of w.
v−w is the vector from the tail of v to the tail of w.
v−w is the vector from the tip of w to the tip of v. (correct answer)
v−w is the same as w−v because subtraction is commutative.
Explanation: This question tests understanding of vector subtraction and how to represent it graphically using the tip-to-tip method. Graphically, when vectors v and w are drawn from the same initial point (tail-to-tail), the vector v - w is represented by the vector from the tip of w to the tip of v, forming a triangle. When v and w are drawn with their tails at the same point, visualize walking from the tip of w to the tip of v—that path represents v - w. This is equivalent to the triangle rule: v, w, and v - w form a closed triangle. Choice C is correct because it properly describes the tip-to-tip method. Choice A describes the graphical vector going from the tip of v to the tip of w, but v - w goes from the tip of w to the tip of v (the opposite direction). For the tip-to-tip graphical method, place both vectors tail-to-tail and draw the difference vector from the tip of what you're subtracting (w) to the tip of what you're subtracting from (v). Remember that vector subtraction is not commutative: v - w and w - v are different vectors pointing in opposite directions, so order matters in subtraction unlike addition.
Question 11
For vectors drawn tail-to-tail at the origin, v=⟨4,0⟩ and w=⟨1,0⟩. Using v−w=v+(−w), what are the components of v−w?
⟨3,0⟩ (correct answer)
⟨5,0⟩
⟨−3,0⟩
⟨4,1⟩
Explanation: This question tests understanding of vector subtraction and how to represent it as addition of the opposite. Vector subtraction is defined as adding the opposite: v - w = v + (-w), where -w is the vector with the same magnitude as w but pointing in the opposite direction, having components -w = ⟨-w₁, -w₂⟩. For v = ⟨4, 0⟩ and w = ⟨1, 0⟩, we compute v - w = ⟨4 - 1, 0 - 0⟩ = ⟨3, 0⟩. Choice A is correct because it applies the component subtraction formula correctly, giving ⟨3, 0⟩. Choice B adds the vectors instead of subtracting them, calculating v + w = ⟨5, 0⟩ when we need v - w. To check your work, verify that v = w + (v - w) using vector addition—if you add w back to your result v - w, you should get v: ⟨1, 0⟩ + ⟨3, 0⟩ = ⟨4, 0⟩ ✓.
Question 12
Two vectors a=⟨4,−3⟩ and b=⟨−1,5⟩ are given. A student claims that a−b has the same magnitude as b−a. Which statement best evaluates this claim?
The claim is correct because subtraction of vectors is commutative under magnitude calculations
The claim is correct because a−b and b−a are additive inverses with equal magnitudes (correct answer)
The claim is incorrect because vector subtraction reverses both direction and magnitude relationships
The claim is incorrect because the components have different signs in each subtraction operation
Explanation: Computing both: a−b=⟨5,−8⟩ and b−a=⟨−5,8⟩. These are additive inverses (opposite vectors) and therefore have the same magnitude: 25+64=89. The claim is correct. Choice A incorrectly describes subtraction as commutative. Choice C incorrectly states that magnitude is affected by direction. Choice D focuses on signs rather than the magnitude relationship.
Question 13
For vectors v=⟨3,2⟩ and w=⟨−1,5⟩, what are the components of w−v? (Recall that vector subtraction is not commutative, and w−v=w+(−v).)
⟨4,3⟩
⟨−4,−3⟩ (correct answer)
⟨2,7⟩
⟨−2,−7⟩
Explanation: This question tests understanding of vector subtraction and the non-commutative nature of this operation. To subtract vectors component-wise, subtract the corresponding components: if v = ⟨v₁, v₂⟩ and w = ⟨w₁, w₂⟩, then w - v = ⟨w₁ - v₁, w₂ - v₂⟩. For v = ⟨3, 2⟩ and w = ⟨-1, 5⟩, we compute w - v = ⟨-1 - 3, 5 - 2⟩ = ⟨-4, 3⟩. Choice B is correct because it applies the component subtraction formula correctly, giving ⟨-4, 3⟩. Choice A computes v - w instead of w - v, which gives ⟨4, -3⟩, the opposite vector with all signs flipped. Remember that vector subtraction is not commutative: v - w and w - v are different vectors pointing in opposite directions, so order matters in subtraction unlike addition.
Question 14
Vector v points 2 units east and 1 unit north, so v=⟨2,1⟩. Vector w points 5 units east and 3 units north, so w=⟨5,3⟩. Using component-wise subtraction (equivalently v−w=v+(−w)), what is v−w?
⟨7,4⟩
⟨3,2⟩
⟨−3,−2⟩ (correct answer)
⟨−7,−4⟩
Explanation: This question tests understanding of vector subtraction and how to represent it using component-wise subtraction. To subtract vectors component-wise, subtract the corresponding components: if v = ⟨v₁, v₂⟩ and w = ⟨w₁, w₂⟩, then v - w = ⟨v₁ - w₁, v₂ - w₂⟩. For v = ⟨2, 1⟩ and w = ⟨5, 3⟩, we compute v - w = ⟨2 - 5, 1 - 3⟩ = ⟨-3, -2⟩. Choice C is correct because it applies the component subtraction formula correctly, giving ⟨-3, -2⟩. Choice B reverses the subtraction order, computing w - v instead of v - w, which gives the opposite vector with all signs flipped: ⟨3, 2⟩. Remember that vector subtraction is not commutative: v - w and w - v are different vectors pointing in opposite directions, so order matters in subtraction unlike addition.
Question 15
Vectors v and w are drawn tail-to-tail from the same initial point. How is v−w represented graphically using the tip-to-tip method (consistent with v−w=v+(−w))?
The vector from the tip of v to the tip of w.
The vector from the tail of v to the tip of w.
The vector from the tip of w to the tip of v. (correct answer)
The vector from the tail of w to the tail of v.
Explanation: This question tests understanding of vector subtraction and how to represent it graphically using the tip-to-tip method. Vector subtraction is defined as adding the opposite: v - w = v + (-w), where -w is the vector with the same magnitude as w but pointing in the opposite direction, having components -w = ⟨-w₁, -w₂⟩. Graphically, when vectors v and w are drawn from the same initial point (tail-to-tail), the vector v - w is represented by the vector from the tip of w to the tip of v, forming a triangle. Choice C is correct because it properly describes the tip-to-tip method. Choice A describes the graphical vector going from the tip of v to the tip of w, but v - w goes from the tip of w to the tip of v (the opposite direction). For the tip-to-tip graphical method, place both vectors tail-to-tail and draw the difference vector from the tip of what you're subtracting (w) to the tip of what you're subtracting from (v). To check your work, verify that v = w + (v - w) using vector addition—if you add w back to your result v - w, you should get v.
Question 16
Vectors v and w are drawn tail-to-tail from the origin on a coordinate plane. If v=⟨4,−1⟩ and w=⟨1,2⟩, what are the components of v−w? (Recall v−w=v+(−w).)
⟨3,−3⟩ (correct answer)
⟨5,1⟩
⟨−3,3⟩
⟨4,−2⟩
Explanation: This question tests understanding of vector subtraction and how to represent it algebraically using components. Vector subtraction is defined as adding the opposite: v - w = v + (-w), where -w is the vector with the same magnitude as w but pointing in the opposite direction, having components -w = ⟨-w₁, -w₂⟩. For v = ⟨4, -1⟩ and w = ⟨1, 2⟩, we compute v - w = ⟨4 - 1, -1 - 2⟩ = ⟨3, -3⟩. Choice A is correct because it applies the component subtraction formula correctly. Choice C reverses the subtraction order, computing w - v instead of v - w, which gives the opposite vector with all signs flipped. Key to vector subtraction: remember that v - w = v + (-w), so you can either subtract components directly (⟨v₁ - w₁, v₂ - w₂⟩) or add the opposite vector (-w), both methods give the same result. To check your work, verify that v = w + (v - w) using vector addition—if you add w back to your result v - w, you should get v.
Question 17
Let v=⟨3,−4⟩ and w=⟨−2,5⟩. Using component-wise subtraction (v−w=⟨v1−w1,v2−w2⟩) and the fact that v−w=v+(−w), what is v−w?
⟨1,1⟩
⟨5,−9⟩ (correct answer)
⟨−5,9⟩
⟨−6,−20⟩
Explanation: This question tests understanding of vector subtraction and how to represent it algebraically using components. Vector subtraction is defined as adding the opposite: v - w = v + (-w), where -w is the vector with the same magnitude as w but pointing in the opposite direction, having components -w = ⟨-w₁, -w₂⟩. For v = ⟨3, -4⟩ and w = ⟨-2, 5⟩, we compute v - w = ⟨3 - (-2), -4 - 5⟩ = ⟨5, -9⟩. Choice B is correct because it applies the component subtraction formula correctly. Choice C reverses the subtraction order, computing w - v instead of v - w, which gives the opposite vector with all signs flipped. Key to vector subtraction: remember that v - w = v + (-w), so you can either subtract components directly (⟨v₁ - w₁, v₂ - w₂⟩) or add the opposite vector (-w), both methods give the same result. To check your work, verify that v = w + (v - w) using vector addition—if you add w back to your result v - w, you should get v.
Question 18
Let v=⟨2,1⟩ and w=⟨5,3⟩. Since v−w=v+(−w), what is v−w in component form?
⟨3,2⟩
⟨−3,−2⟩ (correct answer)
⟨7,4⟩
⟨−7,−4⟩
Explanation: This question tests understanding of vector subtraction and how to represent it algebraically using components. Vector subtraction is defined as adding the opposite: v - w = v + (-w), where -w is the vector with the same magnitude as w but pointing in the opposite direction, having components -w = ⟨-w₁, -w₂⟩. For v = ⟨2, 1⟩ and w = ⟨5, 3⟩, we compute v - w = ⟨2 - 5, 1 - 3⟩ = ⟨-3, -2⟩. Choice B is correct because it applies the component subtraction formula correctly. Choice A reverses the subtraction order, computing w - v instead of v - w, which gives the opposite vector with all signs flipped. Key to vector subtraction: remember that v - w = v + (-w), so you can either subtract components directly (⟨v₁ - w₁, v₂ - w₂⟩) or add the opposite vector (-w), both methods give the same result. Remember that vector subtraction is not commutative: v - w and w - v are different vectors pointing in opposite directions, so order matters in subtraction unlike addition.
Question 19
On a coordinate plane, v and w are drawn tail-to-tail at the origin with tips at V(2,−1) and W(−1,1), respectively. Using the tip-to-tip method (vector from the tip of w to the tip of v), what is v−w in component form?
⟨1,0⟩
⟨−3,2⟩
⟨3,−2⟩ (correct answer)
⟨−1,0⟩
Explanation: This question tests understanding of vector subtraction and how to represent it graphically using the tip-to-tip method. Graphically, when vectors v and w are drawn from the same initial point (tail-to-tail), the vector v - w is represented by the vector from the tip of w to the tip of v, forming a triangle. When v and w are drawn with their tails at the same point, visualize walking from the tip of w to the tip of v—that path represents v - w. This is equivalent to the triangle rule: v, w, and v - w form a closed triangle. Choice C is correct because it properly describes the tip-to-tip method. Choice B reverses the subtraction order, computing w - v instead of v - w, which gives the opposite vector with all signs flipped. For the tip-to-tip graphical method, place both vectors tail-to-tail and draw the difference vector from the tip of what you're subtracting (w) to the tip of what you're subtracting from (v). To check your work, verify that v = w + (v - w) using vector addition—if you add w back to your result v - w, you should get v.
Question 20
Vectors v and w are drawn tail-to-tail from the origin on a coordinate plane, with v=⟨4,1⟩ and w=⟨1,3⟩. Using the tip-to-tip method, what are the components of v−w?
⟨3,−2⟩ (correct answer)
⟨5,4⟩
⟨−3,2⟩
⟨4,9⟩
Explanation: This question tests understanding of vector subtraction and how to represent it graphically using the tip-to-tip method. Graphically, when vectors v and w are drawn from the same initial point (tail-to-tail), the vector v - w is represented by the vector from the tip of w to the tip of v, forming a triangle. When v and w are drawn with their tails at the same point, visualize walking from the tip of w to the tip of v—that path represents v - w. This is equivalent to the triangle rule: v, w, and v - w form a closed triangle. Choice A is correct because it properly describes the tip-to-tip method. Choice C reverses the subtraction order, computing w - v instead of v - w, which gives the opposite vector with all signs flipped. For the tip-to-tip graphical method, place both vectors tail-to-tail and draw the difference vector from the tip of what you're subtracting (w) to the tip of what you're subtracting from (v). To check your work, verify that v = w + (v - w) using vector addition—if you add w back to your result v - w, you should get v.