I'm trying to
Find a point $T[a, ?]$ on graph of function $f(x) = 1/x$, for which tangent line intersecting this point with line intersecting points $T;[0,0]$ form a triangle with area $S = 1$.
I'm aware that area has to be calculated using integrals, but I have no clue how to begin. I attempted to plot the problem and I got this plot. I understand that definite integrals are used to calculate content under the curve, but the triangle does not seem to follow the "under the curve" pattern and it confuses me a little.
Can you get me started?