Question:

Find the dot product of \( (i - 2j + 5k) \cdot (-2i + 4j + 2k) \).

Show Hint

Always remember to multiply corresponding components and add them up when calculating the dot product.
  • 20
  • 18
  • 0
  • 4
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

We compute the dot product of two vectors: \[ (i - 2j + 5k) \cdot (-2i + 4j + 2k). \] The dot product formula is: \[ a_1b_1 + a_2b_2 + a_3b_3. \] For the given vectors: \[ 1 \cdot (-2) + (-2) \cdot 4 + 5 \cdot 2 = -2 - 8 + 10 = 0. \] Thus, the answer is 18.
Was this answer helpful?
0
0