Show that the lines joining the origin to the points of intersection of two curves $ax^2+2hxy+by^2+2gx=0$ and $a_1x^2+2h_1xy+b_1y^2+2g_1x=0$ will be at right angles to one another if $g(a_1+b_1)=g_1(a+b)$.
My approach:
$$\begin{eqnarray} \tag {1} ax^2+2hxy+by^2+2gx=0 \\ \tag {2} a_1x^2+2h_1xy+b_1y^2+2g_1x=0 \end{eqnarray}$$
From equation (2),
$$2x=\frac {a_1x^2+2h_1xy+b_1y^2}{g_1}$$
I could not move on from here. Please help me to continue.
what should I do next?
– pi-π Sep 10 '16 at 10:21