I'm new to classical algebraic geometry and I'm trying to play around with its objects and making examples before diving into the theory itself, just trying to see what is going on.
For instance, consider the algebraic variety defined over $\mathbb{R}$ by the equation \begin{equation} f(x,y)=y^{3}+2x^{2}y-4y-x=0. \end{equation}
From what I understood so far, we investigate 'sub-objects' of this algebraic variety by looking at ideals in $\mathbb{R}[x,y]$ containing the principal ideal $I=(y^{3}+2x^{2}y-4y-x)$. For example, the maximal ideals of $\mathbb{R}[x,y]$ containing $I$ correspond to the sub-objects points of the variety.
More generally, if $J=(f_{1}(x,y),\dots,f_{n}(x,y))$ is an ideal containing $I$, then an solution for the system of equations $f_{1}(x,y)=\dots f_{n}(x,y)=0$ gives a solution for $f(x,y)=0$, and hence this ideal defines some subset of points of the original variety.
So, since maximal ideals correspond to points, the natural thing is to wonder what happens inside the algebraic variety for more general prime ideals or even for some other kind of ideals.
Is this correct so far? Recall that I'm trying to make first a picture of what algebraic geometry does.
Now, from commutative algebra we have the result that in a Noetherian ring, one always has a minimal primary decomposition for an ideal. I want to find the primary decomposition for this specific $I=(y^{3}+2x^{2}y-4y-x)$ to see how this fits within the geometrical picture.
How can I do that? Is there some algorithmical procedure for finding such a decomposition?