Let k be a field. I want to find the quotient ring $k[x,y]/(x,y^2)$.
Here is my attempt: We have $(x) \subset (x,y^2)\subset k(x,y)$ so $k[x,y]/(x,y^2)\cong (k(x,y)/(x))/((x,y^2)/(x))$ hence I may guess:
$k[x,y]/(x,y^2)\cong k[y]/(y^2) $
but I still dont have rigorous proof for this formula.
I looking for some hints.