I need to parametrize $x^2-xz+1=0$ with $z$ being a parameter.
Now I've got a conceptual question about it: since if I had solved this for $x$, I'd get two solutions, then would the parametrization have two equations as well?
I need to parametrize $x^2-xz+1=0$ with $z$ being a parameter.
Now I've got a conceptual question about it: since if I had solved this for $x$, I'd get two solutions, then would the parametrization have two equations as well?
From the quadratic equation we obtain
$$x=\frac{z\pm \sqrt{z^2-4}}{2}$$
therefore we have the following three cases