I came across the following question:
Find the equation of the bisectors of the angle between the lines represented by $$3x^2-5xy+4y^2=0$$
In the solution, they directly used the formula of combined equation of angle bisectors for a pair of straight lines passing through origin, i.e. $$h(x^2-y^2)-(a-b)xy=0 \tag{$\star$}$$ where the given lines have equation $a x^2 + 2 h x y + b y^2 = 0$.
And after using this formula we get $5x^2-2xy-5y^2=0$ as the combined equation of angle bisectors for a pair of straight lines represented by $3x^2-5xy+4y^2=0$.
Now, two questions:
How is it possible that angle bisectors of two imaginary lines are real lines?
For a pair of real lines passing through the origin, how is formula $(\star)$ derived?
Please guide me through this confusion.