Question 391693: how do i find the unit vectors in the same direction as U and V if U=(-3, 9 -3) and V=(4, -1, 7)
Answer by Edwin McCravy(20054) (Show Source):
You can put this solution on YOUR website! how do i find the unit vectors in the same direction as U and V if U=(-3, 9 -3) and V=(4, -1, 7)
Points are enclosed in parentheses and vectors are enclosed in < >
So I can't tell whether you mean this:
Find a unit vector in the same direction as vector UV whose
endpoints are the points U(-3,9, -3) and V(4, -1, 7)
or this:
Find a unit vector in the same direction as vector U = < -3, 9, -3 >
and find a unit vector is the same direction as vector V = < 4, -1, 7 >
---------------------------------------
If you mean the first way, then
UV = < 4-(-3), -1-9, 7-(-3) > = < 7, -10, 10 >
A unit vector in the same direction as UV would be found by
dividing each component by the "norm" (also called the absolute value or the
length of the vector).
=
Then a unit vector in the direction of < 7, -10, 10 > is
< , , >
-------------------------------------
If you mean the second way, then
U = < -3, 9, -3 >
A unit vector in the same direction as U would be found by
dividing each component by the "norm" (also called the absolute value or the
length of the vector).
= =
Then a unit vector in the direction of < -3, 9, -3 > is
< , , >
or
< , ,
and
V = < 4, -1, 7 >
A unit vector in the same direction as V would be found by
dividing each component by the "norm" (also called the absolute value or the
length of the vector).
= =
Then a unit vector in the direction of < 4, -1, 7 > is
< , , >
-------------------------------------------------------------
Note: if you post in here and use this character " < " be sure to skip a space
after it because that character is used to introduce an HTML tag and if
you don't skip a space immediately afterward it will delete whatever is
after it.
Edwin
|
|
|