I am studying rotation and translation of conical but have no doubt in basic concept (Sorry, I know this is a very stupid question but I'm really struggling to understand). Especially in this equation:
$$ 9x^2 - 4y^2 - 18x - 16y - 7 = 0 $$
$$ \begin{cases} x = u + h\\ y = v + k \end{cases}\\ 9u^2 - 4v^2 + (18h - 18)u + (-8k - 16)v + G(h, k) = 0 $$
Why is not this equation? $$ 9u^2 - 4v^2 - 18(u + h) - 16(v + k) + G(h, k) = 0 $$