
Dan D. answered 05/15/16
Tutor
4.9
(434)
Patient Tutor Focused on Your Understanding of Math
To get the dot product of the two vectors
multiply the "i" coefficients and add that to
multiplying the "j" coefficients:
6 * 4 + (-1) * 2 = 24 + -2 = 22
Be careful of the "-" sign: it gets stuck to the number that
follows it, so the first vector has "-1" for its j component.