Step 1: Understanding the Question:
We are given the polar coordinates of a complex number: its distance from the origin (modulus, $r$) and the angle it makes with the positive real axis (argument, $\theta$). We need to convert it into the standard algebraic form $a + bi$.
Step 2: Key Formula or Approach:
The conversion from polar to algebraic form is achieved using Euler's relation mapped to the complex plane:
$$z = r(\cos \theta + i \sin \theta)$$
Where $r$ is the modulus and $\theta$ is the principal argument.
Step 3: Detailed Explanation:
We are given:
Modulus $r = 2$
Argument $\theta = \frac{5\pi}{6}$
Substitute these values into the polar form equation:
$$z = 2 \left( \cos\left(\frac{5\pi}{6}\right) + i\sin\left(\frac{5\pi}{6}\right) \right)$$
The angle $\frac{5\pi}{6}$ lies in the second quadrant, where cosine is negative and sine is positive.
Using reference angles ($\pi - \frac{\pi}{6}$):
$$\cos\left(\frac{5\pi}{6}\right) = -\cos\left(\frac{\pi}{6}\right) = -\frac{\sqrt{3}}{2}$$
$$\sin\left(\frac{5\pi}{6}\right) = \sin\left(\frac{\pi}{6}\right) = \frac{1}{2}$$
Now, substitute the exact trigonometric values back into the expression:
$$z = 2 \left( -\frac{\sqrt{3}}{2} + i \left(\frac{1}{2}\right) \right)$$
Distribute the $2$:
$$z = -\sqrt{3} + i$$
Step 4: Final Answer:
The complex number in standard form is $-\sqrt{3}+i$, corresponding to option (D).