Questions: Vector-Valued Functions

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A particle moves along the curve r(t) = ⟨cos t, sin t, t⟩. A student computes r′(t) = ⟨−sin t, cos t, 1⟩ and concludes this is the particle's speed. What is wrong with this conclusion?

Ar′(t) is computed incorrectly — the derivative of a vector-valued function is a scalar
Br′(t) is the velocity vector, not the speed; speed is the scalar |r′(t)| = √(sin²t + cos²t + 1) = √2
Cr′(t) gives speed only if the parameter t represents time, which is not stated here
Dr′(t) is correct as the speed, since each component is differentiated independently
Question 2 Multiple Choice

A particle travels along a space curve r(t) for t ∈ [0, 2π], beginning and ending at the same point. What does ∫₀²π r′(t) dt equal?

AThe total arc length of the curve
BThe magnitude of the average velocity
CThe zero vector ⟨0, 0, 0⟩
DThe position vector r(2π)
Question 3 True / False

Differentiating a vector-valued function r(t) = ⟨f(t), g(t), h(t)⟩ produces a scalar — the rate at which the magnitude |r(t)| changes.

TTrue
FFalse
Question 4 True / False

Integrating a vector-valued function r(t) = ⟨f(t), g(t), h(t)⟩ over an interval [a, b] produces a vector whose components are the definite integrals of each scalar component.

TTrue
FFalse
Question 5 Short Answer

Explain the difference between net displacement and arc length for a particle moving along a space curve. When, if ever, are they equal in magnitude?

Think about your answer, then reveal below.