I'm given the equation: $6x^2y+xy^2-2x^3=0$ and I'd like to know the slope of the two lines it forms.
While graphing a more general form: $ax^2y+bxy^2-cx^3=k$, I've noticed that if you set the equation equal to something besides $0$, it resembles a rational in that it has two slant asymptotes of the equation set $=0$ and a vertical asymptote at $x=0$. Furthermore, increasing a rotates the asymptotes evenly clockwise and increasing b or c changes the angle between the asymptotes.
I also noticed, using implicit differentiation, that $\frac{dy}{dx}=\frac{6x^2-12xy-y^2}{6x^2+2yx}$ and by plugging into the equation of a line $y=\frac{dy}{dx}x$ gives $y=\frac{6x^2-12xy-y^2}{6x+2y}$ which perfectly matches the original graph of $6x^2y+xy^2-2x^3=0$.
I'm not sure how to approach this one since all the methods I know of for finding the equation of asymptotes only apply to functions.
Link to Desmos graph I used to graph the equation: https://www.desmos.com/calculator/jixvhuhmzt
for the first one, take $x \neq 0,$ divide through by $x^3.$ The original is homogeneous. Next, define $$ r = \frac{y}{x} $$ Your item becomes a polynomial in $r$ being set to zero. I get $$ 6r + r^2 - 2 = 0 $$