Show that the two pairs of second degree equations $12x^2+7xy-12y^2=0$ and $12x^2+7xy-12y^2-x+7y-1=0$ form a square.
I tried to do this by calculating the slope and multiplying to give $-1$ and show perpendicular lines but this is difficult as the equation is a second degree equation.
So,how do I approach the problem?
What is the general method for solving this type of problems?
Thanks for any help!!


For example:
$$12x^2+7xy-12y^2=0\;\;\;\text{is a quadratic in $x$ whose solutions are:}$$
$$x_{1,2}=\frac{-7y\pm\sqrt{49y^2+576y^2}}{24}=\frac{-7y\pm25y}{24}=\begin{cases}-\cfrac{32y}{24}=-\cfrac43y\\{}\\\cfrac{18y}{24}=\cfrac34y\end{cases}$$
and the solution lines to the above quadratic are $\;x=-\frac43y\;,\;\;x=\frac34y\;$ . Observe we already have two perpendicular lines. Can you continue?