The question is , Let $P$ (with $x$ coordinate $p$) be any point on the hyperbola $x^2/a^2-y^2/b^2 =1$. A tangent from $P$ strikes the $x$ axis at $(q,0)$. Prove $pq=a^2$
What I have tried:
Say that the there is a point $(p,k)$ which lies on the hyperbola.
We want to find the equation of the tangent so taking the derivative of x on both sides and rearranging to find $\frac{dy}{dx}=\frac{xb^2}{ya^2}$
Hence equation of tangent is at $(y-y_1)=\frac{xb^2}{ya^2}(x-x_1)$
This tangent strikes the $x$ axis at $(q,0)$ hence the tangent equation becomes $-y_1=\frac{xb^2}{ya^2}(q-x_1)$
Now I am stuck how should I continue
hint...You should have $$\frac{dy}{dx}=\frac{pb^2}{ka^2}$$
So that the equation of the tangent is $$y-k=\frac{pb^2}{ka^2}(x-p)$$
Can you take it from there?