If $ax^2 + 2hxy + by^2 =0$ be the two sides of a parallelogram and $px + qy = 1$ be its one diagonal then prove that the equation of the other diagonal is $y(bp-hq)=x(aq-hp)$.
While searching for the answers, I got this answer on 'Yahoo answers' but I did not understand anything over here. Please anyone make me clear about it.
Let the parallelogram be $OPMQ$ ($PQ$ given diagonal) then $$ax²+2hxy+by²+λ(px+qy−1)=0$$ is a conic through $P$ and $Q$. For this to be 2nd pair of sides of parallelogram it must be of form $$a(x−X)²+2h(x−X)(y−Y)+b (y−Y)²=0$$ ( that is the same as given pair of sides but translated to $M(X,Y)$ as origin ) Quadratic terms are of course identical. Comparing linear terms gives $$−2aX −2hY=λp, −2bY−2hX=λq.$$ Divide to eliminate $λ$ and get $$Y/X = (aq −hp)/(bp−hq).$$ 2nd diagonal through $O$ is $y/x=Y/X$.