Questions: Scalar Multiplication of Vectors

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You compute c·v where v = (2, −3) and c = −2. A classmate says the answer is (4, −6) because 'a negative scalar flips the sign, so we take the absolute value of c for the result.' What is the correct result?

A(4, −6) — the classmate is correct
B(−4, 6) — each component is multiplied by c = −2, including its own sign
C(−4, −6) — negative times negative gives positive, so the second component stays negative
D(4, 6) — magnitude scales by |c| and direction is unchanged
Question 2 Multiple Choice

Which of the following best describes what scalar multiplication does geometrically to a nonzero vector v when c = −1/2?

ARotates v by 180° without changing its length
BProduces a vector half as long as v, pointing in the same direction
CProduces a vector half as long as v, pointing in the opposite direction
DProjects v onto the axis of smallest magnitude
Question 3 True / False

For any nonzero vector v and any scalar c, the vector cv is always parallel or antiparallel to v.

TTrue
FFalse
Question 4 True / False

Multiplying a vector v by c = −1 produces a vector perpendicular to v.

TTrue
FFalse
Question 5 Short Answer

Why does multiplying any vector v by c = 0 always produce the zero vector, regardless of what v is? What does this tell you about the role of the zero vector in a vector space?

Think about your answer, then reveal below.