SOLUTION: Find the dot product v dot w if v = i + j and w = -i + j.
Algebra
->
Vectors
-> SOLUTION: Find the dot product v dot w if v = i + j and w = -i + j.
Log On
Algebra: Introduction to vectors, addition and scaling
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Vectors
Question 160618
:
Find the dot product v dot w if v = i + j and w = -i + j.
Answer by
nabla(475)
(
Show Source
):
You can
put this solution on YOUR website!
dot product means multiply each component of one vector with another vector, and add them.
For instance, <1,1,1>*<0,2,3>=2+3=5
So for <1,1>*<-1,1>=0