Prove that an equation of the tangent line to the graph of the hyperbola : $(x^2/a^2) - (y^2/b^2) = 1$
at the point ($x_0$, $y_0$) is
$x x_0/a^2 - y y_0/b^2 = 1$ (1)
I implicitly differentiated the equation and then found the gradient by substituting in the points to get the gradient ( $b^2x_0/a^2y_0$) and use the points, plug it into $y-y_1=m(x-x_1)$ But I don't know how to rearrange it to get to (1). Please help me!