Question:

Let z = x + iy be a complex number. The equation arg $\left( \frac{z + 1}{z}\right) = \frac{\pi}{4}$ represents

Updated On: Aug 8, 2023
  • $x^2 + x + y + y^2 = 0$
  • $x^2 - x + y + y^2 = 0$
  • $x^2 + x - y + y^2 = 0$
  • $x^2 + x + y - y^2 = 0$
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

We have, $z = x + iy $ and $ arg (\frac{z+1}{z} )= \frac{\pi}{4}$
$\because\frac{ z+1}{z} = \frac{x +iy +1}{x+iy} $
$= \frac{\left(\left(x+1\right)+iy\right)\left(x -iy\right)}{x^{2}+y^{2}} $
$ \Rightarrow \frac{z+1}{z} = \frac{x^{2}+x+y^{2}+ \left(xy -xy -y\right)i}{x^{2} +y^{2}} $
$ =\frac{ x^{2}+y^{2} +x -yi}{x^{2} + y^{2}} $
$ \therefore arg \left(\frac{z+1}{z}\right) = tan^{-1} \left(\frac{-y}{x^{2} +y^{2} +x}\right) = \frac{\pi}{4} $
$ -\frac{y}{x^{2}+y^{2} +x} = tan \frac{\pi}{4} = 1 $
$ \Rightarrow -y = x^{2} +y^{2} + x $
$ \Rightarrow x^{2} +y^{2} + x +y = 0$
Was this answer helpful?
0
0

Concepts Used:

Complex Numbers and Quadratic Equations

Complex Number: Any number that is formed as a+ib is called a complex number. For example: 9+3i,7+8i are complex numbers. Here i = -1. With this we can say that i² = 1. So, for every equation which does not have a real solution we can use i = -1.

Quadratic equation: A polynomial that has two roots or is of the degree 2 is called a quadratic equation. The general form of a quadratic equation is y=ax²+bx+c. Here a≠0, b and c are the real numbers.