How do you normalize (15i3j+12k)?

1 Answer
Feb 4, 2016

Normalizing a vector involves dividing each of its elements by its length. In this case the normalized vector is (15378i3378j+12378k) or (1519.4i319.4j+1219.4k).

Explanation:

Normalizing a vector is creating a vector of length 1 unit in the same direction as the original vector.

To do that, we divide each of the elements by the length of the vector. The find the length of a vector (ai+bj+ck) the formula is:

l=a2+b2+c2

In this case:

l=152+(3)2+122=225+9+144=378 (=19.4)

The final vector can be expressed as (15378i3378j+12378k) or (1519.4i319.4j+1219.4k).