x=(4, -5), y=(3, -1) find x*y
I have no idea why this is so hard, I keep getting 60, but that's not one of the answer choices
I'm assuming you want to dot product these vectors?
yes
multiply the corresponding coordinates, then add up the results x coordinates multiply to 4*3 = 12 y coordinates multiply to -5*(-1) = 5 add up the products of 12 and 5 to get 12+5 = 17 I think the mistake you made was saying 12*5 = 60
oh.. you add at the end. not multiply! haha thank you
would you help with one more vector problem?
yes, if u and v are vectors such that u = (a,b) v = (c,d) a,b,c,d are scalars then... u dotproduct v = a*c + b*d
what's your other question?
Determine the angle between c= <5, -2> and d= <1, 3>.
I know it has something to do with finding arctan but that's about it
what do you get when you dot product those vectors?
-1?
good
are you able to find the length of a vector?
is it just 1?
hint: length of vector c = sqrt(c dot c)
the "c dot c" part is vector c dot product with itself
the length of vector c is not 1
tell me what `c dotproduct c` is equal to
im not sure.. do i just multiply the dot product with both the c coordinates?
Let, u = <5,-2> v = <5,-2> basically assign vector u and vector v to be equal to vector c now dot product u and v to get what?
oh my gosh I feel so dumb, but I still don't get it. is it 29?
29 is the correct result for this sub-part but we still have more work to do
so c^2 = 29 which means c = sqrt(29) the length of vector c is sqrt(29) hopefully this makes sense?
yes it does
Here's a visual of the vector |dw:1478483345172:dw|
you can use the pythagorean theorem to get sqrt(29)
what is the length of vector d?
5.38
sorry I messed up the drawing, it should be |dw:1478483469777:dw|
wait nvm, i thought you wanted me to solve for the hyp. sorry
um, do i just find the angle?
we already have that length
what do you get when you dot product vector d by itself?
(vector d) dotproduct (vector d) = ???
<1,3> dotproduct <1,3> = ???
-4?
no
oh, is it 13?
or 7
<1,3> dotproduct <1,3> = 1*1 + 3*3 = 1 + 9 = 10 agreed?
oh my gosh, yes duh I thought we were using the -1 dot product from before, my bad
no we're using vector d now
so d^2 = 10 d = sqrt(10) the length of vector d is sqrt(10) units long this is the length of the hypotenuse |dw:1478483752020:dw|
okay makes sense
ok just a few more steps
alright
So the dot product of c and d was found to be -1 (this was the first thing we did for this problem) That means \[\Large c \cdot d = -1\] The lengths of vectors c and d are \[\Large |c| = \sqrt{29}\] \[\Large |d| = \sqrt{10}\] ------------------------------------------------------------- Now plug all this into the formula below and solve for theta \[\Large \cos(\theta) = \frac{c \cdot d}{|c|*|d|}\] \[\Large \cos(\theta) = \frac{-1}{\sqrt{29}*\sqrt{10}}\] \[\Large \cos(\theta) \approx -0.05872202\] Are you able to determine theta from here?
I understand all of that, but am not sure what to do from there
have you learned about inverse trig functions?
yes, but that was a while ago
you'll apply the arccosine to both sides
I did that and got 2.18, so i dont know what I did wrong
Apply arccosine to both sides to get... \[\Large \cos(\theta) \approx -0.05872202\] \[\Large \arccos(\cos(\theta)) \approx \arccos(-0.05872202)\] \[\Large \theta \approx \arccos(-0.05872202)\] \[\Large \theta \approx ???\]
you're probably in radian mode
what calculator do you have?
ti-84 plus
do you know how to switch between radian and degree mode?
yes one second
Join our real-time social learning platform and learn together with your friends!