Vector Magnitude and Direction Math Example 4

Follow the full solution, then compare it with the other examples linked below.

Example 4

easy
Find โˆฅโŸจโˆ’5,12โŸฉโˆฅ\|\langle -5, 12 \rangle\|.

Solution

  1. 1
    (โˆ’5)2+122=25+144=169=13\sqrt{(-5)^2 + 12^2} = \sqrt{25 + 144} = \sqrt{169} = 13.
  2. 2
    This is a 5-12-13 Pythagorean triple.

Answer

1313
Magnitude is always non-negative regardless of the signs of the components. The formula uses squares, so negative components don't affect the result.

About Vector Magnitude and Direction

The magnitude โˆฅvโˆฅ\|\mathbf{v}\| is a vector's length; the direction is the angle it makes with a reference axis.

Learn more about Vector Magnitude and Direction โ†’

More Vector Magnitude and Direction Examples