Concept:Complex conjugate and multiplicative inverse: For a complex number z=x+iy, its conjugate is zˉ=x−iy and its inverse is z−1=z1​. The product (z−1ˉ)(zˉ) simplifies using the property z⋅zˉ=∣z∣2.Explanation:Let z=x+iy, where x and y are real numbers. Then zˉ=x−iy.The multiplicative inverse is:z−1=z1​=x+iy1​.Rationalising the denominator:z−1=(x+iy)(x−iy)x−iy​=x2+y2x−iy​.Now take the conjugate of z−1:z−1ˉ=x2+y2x+iy​.Multiply z−1ˉ by zˉ:(z−1ˉ)(zˉ)=x2+y2x+iy​⋅(x−iy)=x2+y2(x+iy)(x−iy)​=x2+y2x2+y2​=1.Answer:The correct option is A (1).