The question is
Show that the two lines given by $$(A^2 - 3B^2)x^2 + 8ABxy +(B^2 - 3A^2)y^2=0$$ and the line given by $$Ax+By+C=0$$ determine an equilateral triangle of area $$\frac{C^2}{\sqrt{3}\;(A^2+B^2)}$$
I tried factorizing the pair of straight lines into two straight lines. But that seemed to be not really simple. And I doubt I was proceeding rightly. It would be great if anyone helps.

A simple way: let us apply the similarity transform $u=Ax+By,v=Bx-Ay$.
The line equation becomes $$Ax+By+C=u+C=0$$ and the line pair equation
$$(A^2-3B^2)x^2+8ABxy+(B^2-3A^2)y^2=u^2-3v^2=(u-\sqrt3v)(u+\sqrt3v)=0.$$
The pairwise intersections are $(0,0),(-C,\dfrac C{\sqrt3}),(-C,-\dfrac C{\sqrt3})$, thus the three squared side lengths are $\dfrac43C^2$ and the triangle is equilateral.
Correcting by the similarity ratio, $$Area=\frac{\sqrt3}4\left(\frac43C^2\right)\left(\frac1{\sqrt{A^2+B^2}}\right)^2=\frac{C^2}{\sqrt3(A^2+B^2)}.$$