Precalculus Quiz: Magnitude And Direction Of Scaled Vectors
20 questions · exam conditions
0:00
Magnitude And Direction Of Scaled VectorsQuestion 1 of 20
Vector v has magnitude 8 and makes an angle of 120° with the positive x-axis. If w=−3v, what is the magnitude of w and the angle it makes with the positive x-axis?
Precalculus Quiz: Magnitude And Direction Of Scaled Vectors
Practice Magnitude And Direction Of Scaled Vectors 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 Magnitude And Direction Of Scaled Vectors, 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 v has magnitude 8 and makes an angle of 120° with the positive x-axis. If w=−3v, what is the magnitude of w and the angle it makes with the positive x-axis?
Magnitude 24, angle 300° (correct answer)
Magnitude 24, angle 240°
Magnitude 11, angle 300°
Magnitude 5, angle 240°
Explanation: For a scalar multiple cv, the magnitude is ∣c∣⋅∣∣v∣∣. Here, ∣∣w∣∣=∣−3∣⋅8=24. Since c=−3<0, the direction is opposite to v. The angle of v is 120°, so the angle of w is 120°+180°=300°. Choice B uses the wrong direction calculation (120°+120°=240°). Choice C adds the scalar to the magnitude (8+3=11). Choice D subtracts the scalar from the magnitude (8−3=5).
Question 2
Given vectors u=⟨4,−3⟩ and r=ku where k<0, if the magnitude of r is 15, what is the value of k and in which quadrant does r point?
k=−3, Quadrant II (correct answer)
k=3, Quadrant IV
k=−3, Quadrant IV
k=−31, Quadrant II
Explanation: First, ∣∣u∣∣=42+(−3)2=5. Since ∣∣r∣∣=∣k∣⋅∣∣u∣∣, we have 15=∣k∣⋅5, so ∣k∣=3. Given k<0, we have k=−3. Since k<0, r points opposite to u. Vector u is in Quadrant IV (positive x, negative y), so r=−3⟨4,−3⟩=⟨−12,9⟩ is in Quadrant II. Choice B ignores the constraint k<0. Choice C has the wrong quadrant. Choice D incorrectly calculates k=−∣∣u∣∣215.
Question 3
A vector p has magnitude 6 and points in the direction of angle 45°. Vector q=cp has the same direction as p but twice the magnitude. If s=−21q, what are the magnitude and direction angle of s?
Magnitude 12, direction 225°
Magnitude 3, direction 45°
Magnitude 6, direction 45°
Magnitude 6, direction 225° (correct answer)
Explanation: When working with vector operations, remember that scalar multiplication affects both magnitude and direction predictably: positive scalars preserve direction while negative scalars reverse it.Let's trace through each step systematically. Vector p has magnitude 6 and direction 45°. Since q=cp has the same direction but twice the magnitude, q must have magnitude 12 and direction 45°. This means c=2.Now for s=−21q: The scalar −21 has absolute value 21 and is negative. The magnitude of s is 21×12=6. Since we're multiplying by a negative scalar, the direction reverses. Adding 180° to the original direction: 45°+180°=225°.Looking at the wrong answers: Choice A gives the correct direction (225°) but incorrectly calculates magnitude as 12 - this ignores the 21 factor. Choice B has magnitude 3 (which would be 21×6, incorrectly using p's magnitude instead of q's) and direction 45°, missing the sign reversal entirely. Choice C gives magnitude 6 but direction 45°, correctly finding the magnitude but forgetting that negative scalars reverse direction.Study tip: When multiplying vectors by scalars, handle magnitude and direction separately. The magnitude gets multiplied by the absolute value of the scalar, while negative scalars always add 180° to the direction angle.
Question 4
Two vectors u and v=−2.5u are given. If the angle between u and the positive x-axis is θ, and ∣∣u∣∣=4, which statement about v is correct?
∣∣v∣∣=10 and v makes angle θ with positive x-axis
∣∣v∣∣=6.5 and v makes angle θ+180° with positive x-axis
∣∣v∣∣=10 and v makes angle θ+180° with positive x-axis (correct answer)
∣∣v∣∣=1.5 and v makes angle θ+180° with positive x-axis
Explanation: When you encounter vector scaling problems, focus on two key effects: how scalar multiplication affects magnitude and direction.Let's analyze what happens when v=−2.5u. First, find the magnitude of v:
∣∣v∣∣=∣∣−2.5u∣∣=∣−2.5∣⋅∣∣u∣∣=2.5×4=10The absolute value of the scalar gives us the magnitude scaling factor.Next, consider the direction. Since we're multiplying by a negative scalar (-2.5), vector v points in the opposite direction from u. If u makes angle θ with the positive x-axis, then v makes angle θ+180° (or θ+π radians).Now examine each choice:Choice A incorrectly states that v makes the same angle θ as u. This ignores the negative scalar's effect on direction.Choice B has the wrong magnitude calculation: 6.5=2.5×4. This appears to come from incorrectly adding rather than multiplying: 4+2.5=6.5.Choice C correctly identifies both the magnitude (10) and the direction (θ+180°).Choice D has completely incorrect magnitude (1.5), possibly from subtracting: 4−2.5=1.5.Study tip: Remember that scalar multiplication affects magnitude by the absolute value of the scalar, while negative scalars flip the vector's direction by 180°. Always use multiplication for magnitude scaling, never addition or subtraction.
Question 5
Given the vector v=⟨3,4⟩ and scalar c=−2, what are the magnitude and direction of cv relative to v?
Magnitude 10; same direction as v
Magnitude 10; opposite direction to v (correct answer)
Magnitude −10; opposite direction to v
Magnitude 5; opposite direction to v
Explanation: This question tests understanding of how scalar multiplication affects the magnitude and direction of a vector. When a vector v is multiplied by a scalar c, the magnitude of the result is |cv| = |c|·|v| (the absolute value of c times the magnitude of v), and the direction either stays the same (if c > 0) or reverses 180° (if c < 0). The magnitude is |cv| = |-2|·|⟨3,4⟩| = 2·5 = 10, and since c is negative, the direction is opposite to the original vector v's direction of northeast in the first quadrant. Choice B is correct because it properly applies |cv| = |c|·|v| and correctly identifies direction based on sign of c. Choice C forgets to take the absolute value of c, computing |cv| = c·|v| = -10, but magnitude must always be positive (|cv| = |c|·|v|). Key to scalar multiplication: magnitude always scales by |c| (the absolute value), so |cv| = |c|·|v|, while direction depends on the sign of c—positive preserves direction, negative reverses it. Remember: the absolute value in |cv| = |c|·|v| ensures magnitudes are always positive, so even if c = -3, we have |cv| = 3|v|, not -3|v|.
Question 6
Vector v has magnitude 10. How does ∥−21v∥ compare to ∥v∥?
∥−21v∥=20
∥−21v∥=10
∥−21v∥=5 (correct answer)
∥−21v∥=−5
Explanation: This question tests understanding of how scalar multiplication affects the magnitude and direction of a vector. The formula |cv| = |c|·|v| tells us that the magnitude scales by the absolute value of the scalar: |c| > 1 stretches the vector, 0 < |c| < 1 compresses it, and the absolute value ensures the magnitude is always positive regardless of whether c is positive or negative. Given |v| = 10 and scalar c = -1/2, we apply the formula: |cv| = |-1/2|·10 = (1/2)·10 = 5. Choice C is correct because it properly applies |cv| = |c|·|v| to get 5. Choice D forgets to take the absolute value of c, computing |cv| = c·|v| = -5, but magnitude must always be positive (|cv| = |c|·|v|). Remember: the absolute value in |cv| = |c|·|v| ensures magnitudes are always positive, so even if c = -1/2, we have |cv| = (1/2)·|v|, not - (1/2)·|v|. Special scalars to remember: c = 1 (no change), c = -1 (flip direction only), c = 2 (double length, same direction), c = -2 (double length, opposite direction), c = 1/2 (half length, same direction).
Question 7
Vector a=⟨−1,3⟩ is scaled by factor m to produce vector b=ma. If b has magnitude 1010 and points in the same general direction as a, what is the sum of the components of b?
4
−20
10
20 (correct answer)
Explanation: When you encounter vector scaling problems, remember that scalar multiplication affects both magnitude and direction. A positive scalar preserves direction, while a negative scalar reverses it.First, let's find the magnitude of vector a=⟨−1,3⟩. Using the magnitude formula: ∣a∣=(−1)2+32=1+9=10.Since b=ma, we have ∣b∣=∣m∣⋅∣a∣. Given that ∣b∣=1010:
1010=∣m∣⋅10∣m∣=10The key insight is that b points in the same direction as a. Since scalar multiplication by a positive number preserves direction, we need m=+10 (not m=−10, which would reverse direction).Therefore: b=10⟨−1,3⟩=⟨−10,30⟩The sum of components is −10+30=20.Looking at the wrong answers: Choice A (4) likely comes from incorrectly calculating the original vector's component sum (−1+3=2) and making computational errors. Choice B (−20) results from using m=−10, ignoring the "same direction" constraint. Choice C (10) might come from confusing the scaling factor with the final answer.Strategy tip: Always check direction constraints carefully. "Same direction" means the scalar must be positive, while "opposite direction" requires a negative scalar. The phrase "general direction" is key to determining the sign of your scaling factor.
Question 8
Vector p=⟨8,6⟩ is scaled by a factor c to produce q=cp. If the magnitude of q is 5 and q points into the third quadrant, what is the y-component of q?
3
−3 (correct answer)
−4
−2.4
Explanation: When you see vector scaling problems, you're working with the fundamental relationship that scaling a vector by factor c multiplies both its components and its magnitude by ∣c∣. The key insight is determining whether the scaling factor is positive or negative based on the quadrant information.Start by finding the magnitude of the original vector: ∣p∣=82+62=64+36=10. Since q=cp has magnitude 5, we know ∣c∣⋅10=5, so ∣c∣=0.5.Now for the crucial step: the original vector p=⟨8,6⟩ points into the first quadrant (both components positive), but q points into the third quadrant (both components negative). This means c must be negative, so c=−0.5.Therefore: q=−0.5⟨8,6⟩=⟨−4,−3⟩. The y-component is −3.Choice A gives 3, which would be correct if you forgot that the vector points into the third quadrant and used c=+0.5. Choice C gives −4, which is actually the x-component of q—a common mix-up. Choice D gives −2.4, which might result from incorrectly calculating the scaling factor or confusing the relationship between components.Strategy tip: Always check quadrants carefully in vector problems. When a scaled vector changes quadrants from the original, the scaling factor must be negative, which flips the signs of all components.
Question 9
Consider vectors u=⟨3,−4⟩ and v=ku where k=0. If the dot product u⋅v=−100, what is the magnitude of v and in which direction does it point relative to u?
Magnitude 20, same direction as u
Magnitude 20, opposite direction to u (correct answer)
Magnitude 4, opposite direction to u
Magnitude 25, opposite direction to u
Explanation: When you see vectors where one is a scalar multiple of another, you're dealing with parallel vectors that either point in the same direction or opposite directions. The key is using the dot product formula and understanding what the sign tells you about direction.Since v=ku, we have v=k⟨3,−4⟩=⟨3k,−4k⟩. The dot product becomes:
u⋅v=⟨3,−4⟩⋅⟨3k,−4k⟩=3(3k)+(−4)(−4k)=9k+16k=25kSetting this equal to the given value: 25k=−100, so k=−4.Since k<0, vector v points in the opposite direction to u. We have v=−4⟨3,−4⟩=⟨−12,16⟩, giving us magnitude ∣v∣=(−12)2+162=144+256=400=20.Choice A gives the correct magnitude but wrong direction—it ignores that negative k means opposite direction. Choice C has the wrong magnitude (likely confusing the absolute value of k with the vector magnitude) but correct direction. Choice D has the wrong magnitude—this might come from mistakenly using ∣u∣=5 and multiplying by ∣k∣=4 incorrectly, but gets the direction right.The correct answer is B: magnitude 20, opposite direction.Remember: when one vector is a scalar multiple of another, the sign of the scalar determines direction (negative means opposite), while the dot product can help you find that scalar efficiently.
Question 10
A vector r has magnitude 7 and direction angle 150°. Vector s=72r is then scaled by factor −1.5 to produce vector t. What is the magnitude of t and its direction angle?
Magnitude 3, direction 330° (correct answer)
Magnitude 3, direction 150°
Magnitude 21, direction 330°
Magnitude 1.5, direction 330°
Explanation: First, ∣∣s∣∣=72⋅7=2. Since the scalar 72>0, s has the same direction as r, so direction angle is 150°. Then t=−1.5s, so ∣∣t∣∣=∣−1.5∣⋅2=3. Since −1.5<0, t points opposite to s. The direction angle of t is 150°+180°=330°. Choice B forgets the direction reversal from the negative scalar. Choice C incorrectly multiplies magnitudes (7×3=21). Choice D uses only the magnitude of the final scalar factor.
Question 11
Vector w=⟨5,−12⟩ is transformed to z=kw where k is a real number. If z has magnitude 39 and the x-component of z is negative, what are the components of z?
⟨−39,0⟩
⟨15,−36⟩
⟨−15,36⟩ (correct answer)
⟨−13,36⟩
Explanation: When you see scalar multiplication of vectors, remember that multiplying a vector by scalar k scales both components by k and changes the magnitude by a factor of ∣k∣.First, find the magnitude of the original vector w=⟨5,−12⟩:
∣w∣=52+(−12)2=25+144=169=13Since z=kw, we have ∣z∣=∣k∣⋅∣w∣. Given that ∣z∣=39:
39=∣k∣⋅13∣k∣=3This means k=3 or k=−3. Since the problem states that the x-component of z is negative, and the x-component of w is positive (5), we need k<0. Therefore, k=−3.So z=−3⟨5,−12⟩=⟨−15,36⟩.Choice A ⟨−39,0⟩ has the wrong direction entirely—it lies on the x-axis rather than being a scalar multiple of w. Choice B ⟨15,−36⟩ corresponds to k=3, which would make the x-component positive, contradicting the given condition. Choice D ⟨−13,36⟩ uses the original magnitude (13) as the x-component rather than applying the scalar correctly.The correct answer is C.Study tip: Always check that your scalar multiple maintains the direction relationship between components. If the original vector points "right and down," a negative scalar should make it point "left and up."
Question 12
Which statement correctly describes the vector cv when c=−1 and v is any nonzero vector?
cv has the same magnitude as v and the same direction as v
cv has twice the magnitude of v and the opposite direction
cv has magnitude 0 and direction undefined
cv has the same magnitude as v and the opposite direction (correct answer)
Explanation: This question tests understanding of how scalar multiplication affects the magnitude and direction of a vector. For special scalar c = -1, the magnitude stays the same because |c| = 1, giving |cv| = 1·|v| = |v|, and the direction reverses because c is negative. Since the scalar c = -1 is negative, the direction of cv is opposite to v (reversed 180°), while the magnitude remains |v|. Choice D is correct because it correctly states both magnitude and direction. Choice A incorrectly claims the direction stays the same when c = -1, but since c is negative, the direction actually reverses 180°. Special scalars to remember: c = 1 (no change), c = -1 (flip direction only), c = 2 (double length, same direction), c = -2 (double length, opposite direction), c = 1/2 (half length, same direction). Key to scalar multiplication: magnitude always scales by |c| (the absolute value), so |cv| = |c|·|v|, while direction depends on the sign of c—positive preserves direction, negative reverses it.
Question 13
Given v=⟨3,4⟩ and scalar c=21, what are the magnitude and direction of cv relative to v?
Magnitude 25; same direction as v (correct answer)
Magnitude 5; same direction as v
Magnitude 25; opposite direction to v
Magnitude 21; same direction as v
Explanation: This question tests understanding of how scalar multiplication affects the magnitude and direction of a vector. The formula |cv| = |c|·|v| tells us that the magnitude scales by the absolute value of the scalar: |c| > 1 stretches the vector, 0 < |c| < 1 compresses it, and the absolute value ensures the magnitude is always positive regardless of whether c is positive or negative. The magnitude is |cv| = |1/2|·|⟨3,4⟩| = (1/2)·5 = 5/2, and since c is positive, the direction remains the same as the original vector v's direction. Choice A is correct because it properly applies |cv| = |c|·|v| and correctly identifies direction based on sign of c. Choice B uses the wrong scaling factor, computing |cv| as 1·|v| = 5 instead of (1/2)·|v|. Special scalars to remember: c = 1 (no change), c = -1 (flip direction only), c = 2 (double length, same direction), c = -2 (double length, opposite direction), c = 1/2 (half length, same direction). Key to scalar multiplication: magnitude always scales by |c| (the absolute value), so |cv| = |c|·|v|, while direction depends on the sign of c—positive preserves direction, negative reverses it.
Question 14
For vector v=⟨5,12⟩ and scalar c=21, what is the magnitude of cv?
213 (correct answer)
26
413
13
Explanation: This question tests understanding of how scalar multiplication affects the magnitude and direction of a vector. The formula |cv| = |c|·|v| tells us that the magnitude scales by the absolute value of the scalar: |c| > 1 stretches the vector, 0 < |c| < 1 compresses it, and the absolute value ensures the magnitude is always positive regardless of whether c is positive or negative. Given |v| = √(25 + 144) = √169 = 13 and scalar c = 1/2, we apply the formula: |cv| = |1/2|·13 = (1/2)·13 = 13/2. Choice A is correct because it properly applies |cv| = |c|·|v|. Choice B uses the wrong scaling factor, computing |cv| as (1/2)·|v| but then doubling or miscalculating to 26 instead of |c|·|v|. Key to scalar multiplication: magnitude always scales by |c| (the absolute value), so |cv| = |c|·|v|, while direction depends on the sign of c—positive preserves direction, negative reverses it. When computing from components v = ⟨a, b⟩, remember cv = ⟨ca, cb⟩, and then find magnitude using |cv| = √((ca)² + (cb)²) = |c|√(a² + b²), confirming the formula.
Question 15
A velocity vector v has magnitude 50km/h due east. What are the magnitude and compass direction of −v?
Magnitude 50km/h; due east
Magnitude −50km/h; due west
Magnitude 50km/h; due west (correct answer)
Magnitude 0km/h; direction undefined
Explanation: This question tests understanding of how scalar multiplication affects the magnitude and direction of a vector. For direction, the sign of c determines the result: positive scalars preserve the direction of the original vector, while negative scalars reverse it by 180°, making cv point in exactly the opposite direction from v. The magnitude is |cv| = |-1|·50 = 1·50 = 50, and since c is negative, the direction is opposite to the original vector v's direction of due east, which is due west. Choice C is correct because it properly applies |cv| = |c|·|v| and correctly identifies the direction based on the sign of c. Choice B forgets to take the absolute value of c, computing |cv| = c·|v| = -50, but magnitude must always be positive (|cv| = |c|·|v|). Remember: the absolute value in |cv| = |c|·|v| ensures magnitudes are always positive, so even if c = -1, we have |cv| = 1·|v|, not -1·|v|. For direction: think of the sign of c as a switch—positive means 'keep the same direction,' negative means 'flip 180° to the opposite direction,' and the magnitude of c only affects how much to scale, not which way to point.
Question 16
Vector v has magnitude 10. How does ∥−21v∥ compare to ∥v∥?
∥−21v∥=20
∥−21v∥=10
∥−21v∥=5 (correct answer)
∥−21v∥=−5
Explanation: This question tests understanding of how scalar multiplication affects the magnitude and direction of a vector. The formula |cv| = |c|·|v| tells us that the magnitude scales by the absolute value of the scalar: |c| > 1 stretches the vector, 0 < |c| < 1 compresses it, and the absolute value ensures the magnitude is always positive regardless of whether c is positive or negative. Given |v| = 10 and scalar c = -1/2, we apply the formula: |cv| = |-1/2|·10 = (1/2)·10 = 5. Choice C is correct because it properly applies |cv| = |c|·|v| to get 5. Choice D forgets to take the absolute value of c, computing |cv| = c·|v| = -5, but magnitude must always be positive (|cv| = |c|·|v|). Remember: the absolute value in |cv| = |c|·|v| ensures magnitudes are always positive, so even if c = -1/2, we have |cv| = (1/2)·|v|, not - (1/2)·|v|. Special scalars to remember: c = 1 (no change), c = -1 (flip direction only), c = 2 (double length, same direction), c = -2 (double length, opposite direction), c = 1/2 (half length, same direction).
Question 17
Given v=⟨3,4⟩ and scalar c=−1, which statement correctly describes cv?
Same magnitude as v and same direction as v
Double the magnitude of v and opposite direction to v
Same magnitude as v and opposite direction to v (correct answer)
Half the magnitude of v and same direction as v
Explanation: This question tests understanding of how scalar multiplication affects the magnitude and direction of a vector. When a vector v is multiplied by a scalar c, the magnitude of the result is |cv| = |c|·|v| (the absolute value of c times the magnitude of v), and the direction either stays the same (if c > 0) or reverses 180° (if c < 0). For scalar c = -1, the magnitude stays the same because |c| = 1, giving |cv| = 1·|v| = |v|, and the direction reverses because c is negative. Choice C is correct because it correctly states both magnitude and direction. Choice A incorrectly claims the direction stays the same when c = -1, but since c is negative, the direction actually reverses 180°. Special scalars to remember: c = 1 (no change), c = -1 (flip direction only), c = 2 (double length, same direction), c = -2 (double length, opposite direction), c = 1/2 (half length, same direction). Key to scalar multiplication: magnitude always scales by |c| (the absolute value), so |cv| = |c|·|v|, while direction depends on the sign of c—positive preserves direction, negative reverses it.
Question 18
Given vector v has direction 30∘ from the positive x-axis. In what direction does −v point (as an angle from the positive x-axis)?
30∘
60∘
150∘
210∘ (correct answer)
Explanation: This question tests understanding of how scalar multiplication affects the magnitude and direction of a vector. For direction, the sign of c determines the result: positive scalars preserve the direction of the original vector, while negative scalars reverse it by 180°, making cv point in exactly the opposite direction from v. Since the scalar c = -1 is negative, the direction of cv is opposite to v (reversed 180°). Specifically, if v points 30° from the positive x-axis, then cv points 30° + 180° = 210° from the positive x-axis. Choice D is correct because it correctly identifies the direction reverses 180° based on the negative sign of c. Choice A claims the direction stays the same when c = -1, but since c is negative, the direction actually reverses 180°. For direction: think of the sign of c as a switch—positive means 'keep the same direction,' negative means 'flip 180° to the opposite direction,' and the magnitude of c only affects how much to scale, not which way to point. Special scalars to remember: c = 1 (no change), c = -1 (flip direction only), c = 2 (double length, same direction), c = -2 (double length, opposite direction), c = 1/2 (half length, same direction).
Question 19
Given v=⟨3,4⟩ and scalar c=−1, which statement correctly describes cv?
Same magnitude as v and same direction as v
Double the magnitude of v and opposite direction to v
Same magnitude as v and opposite direction to v (correct answer)
Half the magnitude of v and same direction as v
Explanation: This question tests understanding of how scalar multiplication affects the magnitude and direction of a vector. When a vector v is multiplied by a scalar c, the magnitude of the result is |cv| = |c|·|v| (the absolute value of c times the magnitude of v), and the direction either stays the same (if c > 0) or reverses 180° (if c < 0). For scalar c = -1, the magnitude stays the same because |c| = 1, giving |cv| = 1·|v| = |v|, and the direction reverses because c is negative. Choice C is correct because it correctly states both magnitude and direction. Choice A incorrectly claims the direction stays the same when c = -1, but since c is negative, the direction actually reverses 180°. Special scalars to remember: c = 1 (no change), c = -1 (flip direction only), c = 2 (double length, same direction), c = -2 (double length, opposite direction), c = 1/2 (half length, same direction). Key to scalar multiplication: magnitude always scales by |c| (the absolute value), so |cv| = |c|·|v|, while direction depends on the sign of c—positive preserves direction, negative reverses it.
Question 20
A force vector v has magnitude 60N directed due north. What are the magnitude and compass direction of −21v?
Magnitude 30N; due north
Magnitude 120N; due south
Magnitude 30N; due south (correct answer)
Magnitude 60N; due south
Explanation: This question tests understanding of how scalar multiplication affects the magnitude and direction of a vector. When a vector v is multiplied by a scalar c, the magnitude of the result is |cv| = |c|·|v| (the absolute value of c times the magnitude of v), and the direction either stays the same (if c > 0) or reverses 180° (if c < 0). The magnitude is |cv| = |-1/2|·60 = (1/2)·60 = 30, and since c is negative, the direction is opposite to the original vector v's direction of due north, which is due south. Choice C is correct because it properly applies |cv| = |c|·|v| and correctly identifies the direction based on the sign of c. Choice A incorrectly claims the direction stays the same when c = -1/2, but since c is negative, the direction actually reverses 180°. Special scalars to remember: c = 1 (no change), c = -1 (flip direction only), c = 2 (double length, same direction), c = -2 (double length, opposite direction), c = 1/2 (half length, same direction). For direction: think of the sign of c as a switch—positive means 'keep the same direction,' negative means 'flip 180° to the opposite direction,' and the magnitude of c only affects how much to scale, not which way to point.