Let $A=\mathbb{Q}[x,y,z]$ and let $M=A/(x,y)$,$N=A/(x,y)^3$ be two $A$-modules. I am supposed to compute a free resolution for the two modules respectively and then compute $\text{Tor}^{A}_i(M,N)$ using the two different resolutions. I am struggling with the resolutions, this is what I have done so far:
For $M$, I have found this resolution $$0 \to A \xrightarrow{\cdot (-y,x)} A \oplus A \xrightarrow{(x,y)} A \to A/(x,y) \to 0$$.
For the next part I am struggling more, I tried to use the same method, i.e $$\cdots \to A \xrightarrow{g} A^4 \xrightarrow{f} A \to A/(x,y)^3 \to 0$$ where $f$ is given by the map $(x^3,x^2y, xy^2,y^3)$ (multiplication componentwise). But I noticed that the kernel of $f$ was to difficult to describe, as of this I tried to find a resolution of the form $$((x^2), (x^2) \oplus (xy) \oplus (y^2)) \xrightarrow{(x,y)} A \to A/(x,y)^3 \to 0$$ because we have $(x,y)^3=(x^3,x^2y,xy^2,y^3)$ and the direct sum of free modules is free so indeed the component is free. However the kernels still difficult to describe and I feel that this should be easier, I asked a similar question before but did not receive an answer, this is why I am looking for some more help.