This seems like a very simple computation, but I don't fully understand it.
Consider the line $y = 1/x$ in the first quadrant (i.e., when $x \geq 0$). We fix a point $x_0$ and consider the line tangent to $y = 1/x$ at the point $x_0$. Computationally, it's easier to see that the $y$-intercept is $2x_0$. The claim that I do not understand is that it should be true "by mirror symmetry" that the $x$-intercept immediately is $2y_0$. The argument the professor made is that $$y = 1/x \iff xy = 1 \iff x = \frac{1}{y}.$$ I understand this, but we're looking at the tangent line, not at the original function $y$. I can observe the function and "see" that there may be some mirror symmetry, but I don't understand fully how the geometry works.