Questions: 3D Coordinate Systems and Vectors

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Two arrows are drawn in 3D space with identical components ⟨3, 0, −2⟩ — one with its tail at (1, 1, 0) and one with its tail at (5, −2, 3). Which statement is correct?

AThey are different vectors because they start at different locations in space
BThey are the same vector because vectors are defined by their components, not their starting position
CThey are different vectors because their heads point to different terminal points
DThey are equal only if one of them is a position vector from the origin
Question 2 Multiple Choice

A particle is at point P = (2, −1, 4). You apply displacement vector v = ⟨−2, 3, −4⟩. What is the particle's new position?

A(−2, 3, −4) — the displacement vector itself
B(−4, −3, −16) — multiplying corresponding coordinates
C(0, 2, 0) — adding v's components to P's coordinates
D(4, −4, 8) — subtracting the wrong way
Question 3 True / False

The magnitude of vector ⟨3, 0, 4⟩ is 5.

TTrue
FFalse
Question 4 True / False

The position vector of point (a, b, c) is a fundamentally different type of mathematical object from the vector ⟨a, b, c⟩.

TTrue
FFalse
Question 5 Short Answer

What is the key conceptual difference between a point (x, y, z) and a vector ⟨x, y, z⟩, and how does the notion of a position vector bridge the two?

Think about your answer, then reveal below.