Suppose we have a joint equation of planes $8x^2-3y^2-10z^2+10xy+17yz+2xz=0$.Suppose we put $z=0$ we get a joint equation of pair of straight lines. Now which particular pair of straight lines does this equation represent on putting $z=0$.
I'm finding it really difficult to visualize. Please help!
Notice, setting $z=0$ in the joint equation of the planes: $8x^2-3y^2-10z^2+10xy+17yz+2xz=0$ one should get $$8x^2-3y^2+10xy=0$$ setting $y=mx+c$, one should get $$8x^2-3(mx+c)^2+10x(mx+c)=0$$ $$(8+10m-3m^2)x^2+(10c-6mc)x-3c^2=0$$ comparing the corresponding coefficients on both the sides, one should get $c=0$ & $$3m^2-10m-8=0$$$$\implies m=4, \ -\frac{2}{3} $$ hence, setting values of $m$ & $c$, the pair of lines is $\color{red}{y=4x}$ & $\color{red}{y=-\frac{2}{3}x}$