Processing math: 60%

EXAMPLE 4Finding the Magnitude of a Vector

Find the magnitude of v if:

  1. (a) v=3,4
  2. (b) v=2,3,1

Solution (a)

(b) \Vert \mathbf{v}\Vert = \sqrt{v_{1}^{2} + v_{2}^{2} + v_{3}^{2}} = \sqrt{2^{2} + 3^{2} + (-1)^{2}} = \sqrt{4 + 9 + 1} = \sqrt{14}