I'll do that. But I wish you would edit your Q1.
Q2 - They have constituted a set A consisting of complex numbers such that Z = (X-1) + iX where X is a real number.
We are asked to find a number Z in this set of least modulus.
|Z|^2 = X^2 + (X-1)^2|Z|^2 = X^2 + (X-1)^2 = 2X^2 -2X+1 = 2\left(X - \frac{1}{2} \right)^2 + \frac{1}{2} \ge \frac{1}{2}
Minimum occurs when X = 1/2 = 1-X. That's how we get
Z = 1/2 + i/2
[Note, if you are familiar with inequalities, you can do this much faster. From Cauchy Schwarz, 2( X^2 + (1-X)^2 ) \ge (X+1-X)^2 = 1 \Rightarrow X^2 + (1-X)^2 \ge \frac{1}{2}
with equality occurring when X = 1-X which means X = 1/2