Let $a \in \mathbb{R}$ and $a \neq 1$, $a \neq 0$. Find $z \in \mathbb{C}$ where $a|z| = |z-1|$.
I tried this:
$ a\sqrt{x²+y²} = \sqrt{(x-1)² + y²} \implies a²(x²+y²) = (x-1)² + y² \implies (a²-1)x² + 2x + (a²-1)y² - 1 = 0$
Then I tried to use Bhaskara Formula, but got nowhere.
How can I solve this?
You can continue, divide by $a^2-1$ (you can, since $a\ne 1$) and you get:
$$\underbrace{x^2-{2\over a^2-1}x +\color{red}{1\over (a^2-1)^2}}-\color{red}{1\over (a^2-1)^2} +y^2 ={1\over a^2-1}$$
and then $$ \Big (x-{1\over a^2-1}\Big) ^2+y^2 = {a^2\over (a^2-1)^2}$$
So this is a circle with center at $({1\over a^2-1},0)$ and radius $r=\Big|{a\over a^2-1}\Big|$