To find an object's speed, which is a scalar quantity, we calculate the magnitude of the velocity vector. The speed is the length or norm of this vector. It is determined by taking the square root of the sum of the squares of the components of the velocity vector \( \vec{v}(t) \). In this exercise:
- The velocity vector is \( \vec{v}(t) = \langle -5 \sin t, 5 \cos t \rangle \).
- The magnitude is calculated as \(|\vec{v}(t)| = \sqrt{(-5 \sin t)^2 + (5 \cos t)^2}\).
Applying the Pythagorean identity \( \sin^2 t + \cos^2 t = 1 \), this simplifies to \(|\vec{v}(t)| = \sqrt{25}\), which results in a constant speed of 5 for the object's entire motion.
This calculation indicates that the object moves at a constant speed as it follows its circular path; the speed does not change with time. The magnitude of velocity provides a clear measure of the object's pace without direction, crucial for understanding how quickly it progresses along its trajectory.