222k views
4 votes
Evaluate the expression: v ? w Given the vectors: r = <8, 1, -6>; v = <6, 7, -3>; w = <-7, 5, 2> . If the answer is negative, do not enter any spaces in between the negative sign and the number.

1 Answer

1 vote

Answer:

-13

Explanation:

Given are two vectors v and w.

v=(6,7,-3) and

w=(-7,5,2)

We are to find the dot product of v.w

We have

Dot product is obtained by multiplying corresponding pairs and adding them

Here we have

v.w=6(-7)+7(5)-3(2)

=-13

User Cunnel
by
5.3k points