Let $H$ be a group with identity $1_H$ that is generated by 2 elements $a,b$ that commute ($ab=ba$) and where each has at most order $3$. In symbols (I hope I translated correctly):
$$H=\langle a,b\rangle \ \text{, where} \ a^3=b^3=1_H=a^{-1}b^{-1}ab$$
Assuming $H$ has exactly order 9 and assuming $\{a,b,1_H\}$ are all distinct, what is $H$ isomorphic to? (order 9 possibilities are $\mathbb Z_9$ and $\mathbb Z_3 \times \mathbb Z_3$)
For order 9: Assuming $H$ is of order 9, I believe $H$ is isomorphic to $\mathbb Z_3 \times \mathbb Z_3$.
Construct a map $\gamma: \mathbb Z_3^2 \to H$, $\gamma(c \times d)=b^ca^d$, where $c,d \in \{0,1,2\}$.
Show $\gamma$ is bijective: obvious
Show $\gamma$ is a homomorphism: For each $c,d,e,f \in \{0,1,2\}$, we must show that
(notation: instead of $(c,d) \in \mathbb Z_3^2$, I'll say $c \times d$)
$$\gamma(c \times d + e \times f) = \gamma(c \times d) \gamma(e \times f)$$
I believe this is equivalent to
$$b^{c+d}a^{e+f} = b^ca^d b^ea^f$$
Finally, because $a^db^e=b^ea^d$ for $d,e \in \{0,1,2\}$, we have that
$$RHS = b^ca^d b^ea^f = b^cb^e a^da^f = LHS$$