Let $P(a,b)$ be a point on the curve $y = \frac{1}{x}$ in first quadrant and let the tangent line at $P$ intersect the $x$-axis at a point $A$. Show that triangle $AOP$ is isosceles and determine its area, where $O$ is the origin.
How do I start to attempt this?
To start approaching the problem, first notice that if P lies on the curve then $P (a, b) = P (a, \frac{1}{a})$.
Secondly, find the slope of the tangent line at $P$, which is precisely $-\frac{1}{a^2}$
Thus equation of the tangent line through $P$ is given by
$$(y - \frac{1}{a}) = (-\frac{1}{a^2})(x-a) \implies a^2y = 2a - x$$
The above line intersects the $x$-axis only at $(2a, 0)$, thus $\ A = (2a, 0)$.
Therefore the coordinates of $\Delta AOP$ are precisely: $$A (2a, 0), \ \ O(0, 0), \ \ P (a, \frac{1}{a})$$ making $AOP$ isosceles. Moreover, the area of $\Delta AOP = \frac{1}{2} \cdot 2a \cdot \frac{1}{a} = 1$ unit.