Question:medium

Let \(z_1\) and \(z_2\) be two complex numbers, then the dot product of \(z_1\) and \(z_2\) is :

Show Hint

Remember that the dot product of any two vectors (or complex numbers viewed as vectors) is always associated with the cosine of the angle between them:
\[ \mathbf{u} \cdot \mathbf{v} = \|\mathbf{u}\| \|\mathbf{v}\| \cos\theta \]
This rule is universal across geometry and vector algebra.
  • \(|z_1||z_2|\)
  • \(|z_1||z_2|\sin\theta\)
  • \(|z_1||z_2|\cos\theta\)
  • \(|z_1||z_2|\tan\theta\)
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0