I know it's simple, also I can create the graph. But how can I prove it logically or properly?
$x-y+2=0$ is a tangent line to the curve $(x+y)^3 = (x-y+2)^2$ at $(-1,1)$
I know it's simple, also I can create the graph. But how can I prove it logically or properly?
$x-y+2=0$ is a tangent line to the curve $(x+y)^3 = (x-y+2)^2$ at $(-1,1)$
As this is an affine algebraic curve, the tangents at the origin are given by the lowest total degree part of the equation.
At another point, you change origin and apply the previous rule. So set $X=x+1$, $Y=y-1$. You obtain $$(x+y)^3 -(x-y+2)^2=0\iff (X+Y)^3-(X-Y)^2=0.$$ Thus the tangents at $X=0, Y=0$ have equation $(X-Y)^2$, i.e. the curve has a double tangent at $x=-1, y=1$: $$(x-y+2)^2=0.$$