Find the alll asymptotes of the equation $$x^3-x^2y-xy^2+y^3+2x^2-4y^2+2xy+x+y+1=0.$$
Here's what i tried:
Equation for oblique asymptotes- \begin{align} \varphi_3(m)&=1-m-m^2+m^3\\ \varphi_2(m)&=2-4m^2+2m\\ \varphi_1(m)&=1+m\\ \varphi_0(m)&=1 \end{align}
$$\varphi_3(m)= m=1,1,-1.$$
for $m=-1$ it's $c\varphi_3(m)+\varphi_2(m)=0$
on solving the above it's coming $4=0$.
I don't know where I did wrong.