A particle P starts from the point z<sub>0</sub> = 1 + 2i, where <span class="math-tex">\(\rm i = \sqrt{-1}\)</span>. It moves first horizontally away from the origin by 5 units and then vertically away from origin by 3 units to reach a point z<sub>1</sub>. From z<sub>1</sub> the particle moves √2 units in the direction of the vector î + ĵ to reach z<sub>2</sub>, and then it moves through an angle <span class="math-tex">\(\rm \frac{\pi}{2}\)</span> in an anti-clock-wise direction on a circle with center at origin, to reach a point z<sub>3</sub>. The point z<sub>3</sub> is given by:
Step-by-step Solution:
We can find the final point $z_3$ by tracking the particle's position in the complex plane after each described movement. We can treat the complex number $x + iy$ as a point $(x, y)$.
The particle starts at $z_0 = 1 + 2i$, which corresponds to the point P_0 = (1, 2).
Therefore, $z_1$ corresponds to the point (6, 5), so $z_1 = 6 + 5i$.
From $z_1$, the particle moves $\sqrt{2}$ units in the direction of the vector $\hat{i} + \hat{j}$.
Therefore, $z_2$ corresponds to the point (7, 6), so $z_2 = 7 + 6i$.
From $z_2$, the particle moves through an angle of $\frac{\pi}{2}$ (or 90°) in an anti-clockwise direction around the origin.
The point $z_3$ is given by -6 + 7i.