Can anyone help me answer this question? Let u = <-4, -3>. Find the unit vector in the direction of u, and write your answer in component form.
do you know how to find the "length" or magnitude of the vector u ?
No
do you know how to do a "dot product" of u * u ?
yes
the magnitude of u is sqrt(u dot u) first, what is u dot u = ?
I have no idea... I am confused
the dot product of two vectors <a,b> and <c,d> is a*c + b*d
if it is a vector dotted with itself, for example <a , b> dot <a, b> you get a*a + b*b
can you do <-4, -3> dot <-4, -3 > ?
So 16+9=25?
yes and the length of vector u is sqrt (u dot u) so sqr(25)
sqr(25) simplifies
so 5
to make vector u "unit length", divide each of its "components" by the length of u in other words divide -4 and -3 by 5
so it would be -4-3/5 right?
-4/5, -3/5
yes, and if you find the length of that vector you will find it is 1 sqrt( <-4/5, -3/5> dot < -4/5, -3/5> ) = sqrt( 16/25 + 9/25) = sqr( 25/25) = sqr(1) = 1
Thank you so much!!
Join our real-time social learning platform and learn together with your friends!