Question: If E = (2, -1, 3) and F = (1, 2, 0), what is E · F?
Options:
Correct Answer: -1
Solution:
E · F = 2*1 + (-1)*2 + 3*0 = 2 - 2 + 0 = 0.