1) Imagine a point T(g, f) on a Cartesian plane, where g, f ≠ 0. Deduce, in terms of g and f, the equation of the line, in which its x-intercept and y-intercept have midpoint T, which means that when you connect the x-intercept and y-intercept, the midpoint of that line will be (g, f).
2) For m≠0, imagine the function $h: ℝ \ {0} → ℝ$ given by $h(x) = m/x$. Prove that if T is a point on the curve y=h(x), it means that the line calculated in 1) is a tangent to this curve.
I think I've solved 1) as the equation I ended up with is:
$$ y= \frac {−f}{g}⋅x+2f$$
The problem suggests having knowledge of or using the following concepts to prove 2): products of sets/subsets, relations, monotonic functions, continuous functions, injective functions, surjective functions, bijective functions, and the intermediate value theorem. Any explanations as to how and why any one of these ideas is helpful towards solving 2) and any other help would be extremely appreciated. Also, the proof does not need to include any of the aforementioned concepts (although, it would be helpful) so if you have any other ideas, please let me know :)
If $T$ is on the curve, substitute the coordinates of $T$ in $y=m/x$ to obtain $m$.
Then, with this value os $m$, calculate the derivative of $h$ at $g$ and check that it is the same as the slope of the line obtained in (1).