Let $K$ be an algebraically closed field of characteristic $2$, and we will consider affine varieties of $\mathbb{A}^2$. Let $X = Z(y-x^2)$ and $Y = Z(xy-1)$. I have shown through some exhausting case analysis that the use of completing the square can show that these are the only irreducible quadratic varieties in characteristic $\neq 2$, but the text I'm working from seems to indicate that this isn't the case in characteristic $2$, as it asks if a proof of the fact can be valid in characteristic $2$ (which to me seems to indicate, in the way math problems do, that the answer is no).
I would like a gentle hint towards finding such a variety if possible. A friend and I have considered $W = Z(x^2 + xy + y)$ but we don't have much technical machinery to show that $W \not \simeq X$ or $Y$. Does anyone have any ideas?
Edit: Running with this variety for a moment, note that $(1,y)$ is never a point in $W$ as then $1 + y + y = 0 \rightarrow 1 + 2y = 0 \rightarrow 1 = 0$ as $K$ has characteristic $2$, and certainly this is a contradiction. So now suppose $x \neq 1$, then we may solve for $y$: $y = \dfrac{x^2}{x+1}$ so $W = \left\lbrace\left(x,\dfrac{x^2}{x+1}\right)\right\rbrace$. I have some hope for this one as the second component is NOT a regular function of $x$, which might help, but I'm not sure.
As is often the case, once an abstract proof is found it is psychologically easier to find a down-to-earth one. Here goes:
Change variables to $x=u+1,y=u+v$ and the equation $x^2+xy+y=0$ transforms to $uv+1=0$, or $uv-1=0$, since signs are irrelevant in characteristic $2$.
So you get the equation of $Y$ (with different letters).
[I have left the other answer which is quite general and might be of use for other questions]