If A = (40, 73, 46) and B = (10, 678, 90), then C = A - B = (40-10, 73-678, 46-90) = (30, -605, -44).
The magnitude of a vector C = (x, y, z) is given by the formula √(x² + y² + z²).
So, the magnitude of vector C is √((30)² + (-605)² + (-44)²) = √(900 + 366025
Show more…