Show that $A = \{(3x,y)~|~ x,y \in Z\}$ is a maximal ideal of $Z \oplus Z$. Here's my attempt, Please tell me where did I go wrong.
Attempt: When $R$ is a commutative ring with unity and $I$ is any ideal, then $R/I$ is a field if and only if $I$ is the maximal ideal
Now, $A = \{3Z \oplus Z\}$ and :
$(Z \oplus Z) / (3Z \oplus Z) = \{(a,b) + (3Z \oplus Z) ~|~a,b \in Z\}$
$= \{(a+ 3Z) \oplus (b+Z)~|~a,b \in Z\}$
Now, since $Z + 3Z = Z/3Z \approx Z_3$ and $a \in Z$
$\implies (Z \oplus Z) / (3Z \oplus Z) \approx Z_3 \oplus (Z \oplus Z)$
Is my attempt correct? Thank you.
The last line "$\implies (Z \oplus Z) / (3Z \oplus Z) \approx Z_3 \oplus (Z \oplus Z)$" does not make much sense. It certainly doesn't accomplish the goal you had of proving the quotient is a field, so it should definitely be reconsidered.
Given an element of $\{(a,b) + (3Z \oplus Z) ~|~a,b \in Z\}$, the element is equivalent to one of the form $(a,0)+(3Z+Z)$. This sugests a candidate for an homomorphism from $Z\oplus Z\to Z_3$ given by $(a,b)\mapsto a+3Z$. What's the kernel?
We could correct the line of thought you were pursuing this way:
$$(Z \oplus Z) / (3Z \oplus Z) = \{(a,b) + (3Z \oplus Z) \mid a,b \in Z\}$$ $$= \{(a+ 3Z) \oplus (b+Z)\mid a,b \in Z\}\\ = \{(a+ 3Z)\mid a \in Z\} \oplus \{(b+Z)\mid b \in Z\}\\ =Z_3\oplus \{0\}\cong Z_3$$