Evaluate the expression: v ⋅ w Given the vectors: r = <8, 1, -6>; v = <6, 7, -3>; w = <-7, 5, 2>
dot product
simply multiply the same components, and add them together v = <6, 7, -3>; w = <-7, 5, 2> v.w = 6(-7) + 7(5) + (-3)(2)
v = <v1,v2,v3....vn> w=<w1,w2,....wn> V dot W <v1w1+v2w2+v3w3....vnwn>
sdfjlsafj;j w = <w1,w2,w3....wn>
wait im confuse
what I just typed is the standard format for a dot product. you had three terms in there and I accidentally typed 2 for the w... vectors have to be equal
your v was 6, 7, -3 right? v = <v1,v2,v3> so v1 = 6 v2 = 7 v3 = -3
w = <-7, 5, 2> w1 = -7 w2= 5 w3 = 2 since w = <w1,w2,w3>
@UsukiDoll I agree.
yes
so general dot product format will be u dot v or in your case v dot w = <v1w1+v2w2+v3w3> when I typed vnwn it's up to a number n
Therefore <6(-7)+7(5)+(-3)(2)>
<-42+35-6>
oh okayy! :)
do you further solve it?
I'm gonna try solve it without a calc.
i got 1
wait i mean -13
|dw:1378591826415:dw|
Join our real-time social learning platform and learn together with your friends!