Magnitude of a Vector
The magnitude of a vector is a measure of its length and is calculated using the square root of the sum of the squares of its components. For example, the magnitude of vector v = 6i is |v| = 6, while for w = 5i + 4j, it is |w| = √(5² + 4²). Knowing the magnitudes of both vectors is crucial for applying the cosine formula to find the angle between them.