Magnitude of a Vector
The magnitude of a vector is a measure of its length and is calculated using the Pythagorean theorem. For a vector expressed in component form, like 'v = -4i', the magnitude is found by taking the square root of the sum of the squares of its components. In this case, the magnitude is |v| = √((-4)²) = 4, indicating the distance from the origin to the point represented by the vector.