🏠 Home

Quiz Questions

Question 1: Can you tell if a dot product of 2 vectors are on the same line?

Question 2: Is there a way to tell the angle between 2 vectors based on the dot product?

Question 3: Is it possible to find the dot product of the vectors [1,2,3] and [1,2,3,4]

Question 4: What is the dot product of the vectors [0,1], and [1,0]?

Question 5: What is the dot product of the vectors [-1,1] and [1,-1]?

Question 6: What does the result of the vectors in the previous 2 questions mean?

Question 7: What is the dot product of the vectors [1,2,3] and [-1,-2,3]?

Question 8: What is the dot product of the 0 vector, a vector v?

Question 9: What is the dot product of the 1 vector, and vector v

Question 10: What is the dot product of the vector v and vector v