I looked this up on here, but I couldn't find anything that explained it clearly enough for me. I'm doing problems in Artin, in particular 11.5.4, which asks:
Determine the structure of $R'$ obtained from adjoining $\alpha$ to $\mathbb{Z}$ satisfying the following relations:
a) $2\alpha = 6, 6\alpha = 15$
b) $2\alpha = 6, 6\alpha = 10$
c) $\alpha^3+\alpha^2+1 = 0, \alpha^2 +\alpha = 0$.
I'm working on a), and my professor said that the answer is that the ring is isomorphic to $\mathbb{Z}_3/(x-3)$. I still don't have much intuition for this, so it's hard for me to see why this is the answer.
I divided $6\alpha - 15$ by $2\alpha - 6$ and got a remainder of $3$, and $2\alpha-6$ is equivalent to $\alpha-3$, so we have $(x-3,3)$. Can we just say this is $\mathbb{Z}_3/(x-3)$ right away? Why?
In short, my question is: what is the process for questions like this?