Dot product of two vectors..

elleocin

New member
Joined
Oct 26, 2013
Messages
13
Given a and b unit vectors..

a. if the angle between them is 60 degrees, calculate (6a+b) • (a-2b)

My answer: |6a+b||a-2b|cos60
=(6 + 0 + 0 -2)cos60
=4cos60
=2 <----- the answer is supposed to be -3/2:confused:

Help would be appreciated!
 
Last edited:
Given a and b unit vectors..

a. if the angle between them is 60 degrees, calculate (6a+b) • (a-2b) → 6 - 12a•b + a•b -2 and a•b = cos(60°).... continue

My answer: |6a+b||a-2b|cos60
=(6 + 0 + 0 -2)cos60
=4cos60
=2 <----- the answer is supposed to be -3/2:confused:

Help would be appreciated!
.
 
Don't unit vectors that are not the same = 0? So wouldn't I still get the same answer with your equation?
 
Don't unit vectors that are not the same = 0? So wouldn't I still get the same answer with your equation?
NO!
\(\displaystyle \vec{a}\cdot\vec{a}=1\) and \(\displaystyle \vec{a}\cdot\vec{b}=\cos(60^o)=0.5\)
 
Oh, I see it now!

But would you mind explaining the background info on how a•b = cos60? Is it just because it is worded in the question?

Thanks
 
Last edited:
Top