I want to see if the three algebraic varieties are irreducible or not. We use the notation
$V(I)=\{P\in\mathbb{A}_k^n:f(P)=0\text{ for all }f\in I\}$ for an ideal $I\subset k[x_1,...,x_n]$.
- $V((xy^3))$
- $V((x^2+y^3+xy))$
- $V((x^2+y^3+xy,xy^3))$
- $V((xy+yz+zx+xyz))$
$1.$ is reducible since we have $V((xy^3))=V((x)\cap (y^3))=V((x))\cup V((y^3))$.
But I can't say something about the other sets. I have drawn them, so I saw that they are reducible. But how can I see this without using maple?