Is there a formula to find a translating point of a function?
Suppose I have $y = x^2 + 2$ and after getting translated, it becomes $y' = x^2 - 9x + 5$. Let's say we don't know the translating point yet, how do you find $T(x,y)$ such that : $$ y\overset{\begin{array}{c} T(x,y) \end{array}}{\longrightarrow}y' $$
I know I can just plot the functions and determining it manually, but what about a general formula? I've searched about this, but Google only suggested translation from horizontal and vertical which doesn't seem to answer my question. I'm not sure, but since it's a point, it must be the combination of those two i.e. vertical and horizontal.