I need to find 2 nonabelian, nonisomorphic groups of order 225. Here's what I have so far:
Let $G$ be a group of order 225.
By Sylow's theorems, we have that $G$ contains $P_{25}$ and $P_{9}$, subgroups of order $25$ and $9$, respectively. It's easy to see that $n_5 = 1$ and, so, $P_{25}$ is normal in $G$. Therefore, $G = P_{25}P_9$, since $P_{25} \cap P_9 = \{1\}$.
Therefore, $G \simeq P_{25} \rtimes_{\varphi} P_9$ for some $\varphi: P_9 \rightarrow \text{Aut}(P_{25})$. Since $P_{25}$ and $P_9$ are both abelian, we need $\varphi$ to be non-trivial.
Now, $P_{25}$ cannot be cyclic (because that would make $G$ abelian), and so, $P_{25} = \mathbb{Z}/5\mathbb{Z} \times \mathbb{Z}/5\mathbb{Z}$. We know that $\text{Aut}(\mathbb{Z}/5\mathbb{Z} \times \mathbb{Z}/5\mathbb{Z}) = GL(2,5)$ which has order $480$, and so, $|\varphi(P_9)| = 1$ or $3$ and, since we need $\varphi$ non trivial, we have $|\varphi(P_9)| = 3$.
Now, we have two choices (upto isomorphism) for $P_9$, $\mathbb{Z}/3\mathbb{Z} \times \mathbb{Z}/3\mathbb{Z}$ and $\mathbb{Z}/9\mathbb{Z}$. I figure finding such a $\varphi$ for each of these choices will give me what I need.
However, I get stuck here. I tried to find an element of order $3$ in $GL(2,5)$ (for the case where $P_9$ is the cyclic group), but I'm not sure how to do this easily. I'm not really sure how to proceed when $P_9 = \mathbb{Z}/3\mathbb{Z} \times \mathbb{Z}/3\mathbb{Z}$ either.