Question: The straight line $$\frac{x}{a}+\frac{y}{b} = 1$$ cuts the coordinate axis at A and B. A line perpendicular to AB cuts the coordinate axis at P and Q. Find locus of the point of intersection of AQ and BP.
What I did: Well as the line PQ is perpendicular to AB, the formula for that line will be $$\frac{x}{b}-\frac{y}{a} = \alpha$$ Using that you can find the coordinates of P and Q in terms of $\alpha$ and then find the gradient of the line adjoining them to points A and B. The lines turn out to be perpendicular. Then assuming a point S where the lines PB and AQ meet, you can find the coordinates of that point and thus the equation. My final answer comes out to be: $$k(b-k) = h(h-a)$$
Any problem anywhere here?