Good afternoon!
I have a question about analytic geometry. I don't actually know if the answer is quite simple, and I missed something while revising, or if it is actually more complicated than I originally thought.
The canonical expression for a one sheeted hyperboloid is $$\frac{x^2}{a^2}+\frac{y^2}{b^2}-\frac{z^2}{c^2}=1$$
which is fairly easy to draw. But this expression orients the hyperboloid centered at the z axis. When the hyperboloid is centered at any random vector, the expression changes. I don't want to know particularly how to get that expression, as it is not my objective. I want to know how do I realize at plain sight that, for example, the expression $$x^2-yx=1$$ is also an hyperboloid, but centered at other axis. I don't know if my question is unclear or too vague, if so, please ask me to clarify it. Thank you!
This Wolfram article explains how to categorize a quadratic surface: http://mathworld.wolfram.com/QuadraticSurface.html
Edit: More specifically, here's a another method: $$x^2-yx=1$$ Complete the square: $$(x - \frac 12 y)^2-\frac 14 y^2=1$$ Let's pick the different coordinates: \begin{cases}x'=x-\frac 12 y \\ y'=\frac 1 2 y\end{cases} Then the equation becomes: $$(x')^2-(y')^2=1$$ This is the equation of a hyperbole. Or in 3 dimensions it is the equation of a cylindrical hyperbole.