Questions: Vector Operations: Addition, Subtraction, and Scalar Multiplication

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Vectors u = (3, 4) and v = (1, -2) are given. What is u + v?

A(4, 2)
B(2, 6)
C(3, -8)
D(4, 6)
Question 2 Multiple Choice

You want to rotate vector (1, 0) so it points in the direction (0, 1). Which scalar multiple of (1, 0) achieves this?

AMultiply by -1 to reverse direction, then the perpendicular component appears
BMultiply by a sufficiently large positive scalar
CNo scalar multiple of (1, 0) can ever point in the direction (0, 1)
DMultiply by i (the imaginary unit) to rotate 90°
Question 3 True / False

Multiplying a vector by the scalar -3 reverses its direction and triples its magnitude.

TTrue
FFalse
Question 4 True / False

Vector subtraction is commutative: u - v equals v - u.

TTrue
FFalse
Question 5 Short Answer

Explain geometrically what the vector u - v represents, and how its direction differs from v - u.

Think about your answer, then reveal below.