Okay, I feel like I start every question this way, but I have an idea of the concepts and need some help actually putting it into practice. I'm working on this question from Groups and Symmetry by Mark A. Armstrong:
Prove that a finitely generated non-trivial subgroup of $\mathbb{R}\setminus \{0\}$ must be isomorphic to $\Bbb Z_2$ or to $\Bbb Z^s$ or $\Bbb Z_2 \times \Bbb Z^s$ for some positive integer $s$.
I know how to prove an isomorphism in general - show that a bijection exists and that multiplication carries from one group to another - but I'm not sure about the steps in this particular case. We have not yet covered automorphisms, either, which I see a lot in discussions of isomorphisms and kernels.
First note that $\Bbb Z/2\Bbb Z \times (0,\infty) \cong \Bbb R^\times$ via $(i,t)\mapsto (-1)^i t$. As $\Bbb Z/2\Bbb Z$ has no nontrivial subgroups it suffices to consider subgroups of $(0,\infty)$. In fact, the isomorphism $\Bbb R \cong (0,\infty)$ given by $k \mapsto e^k$ shows that it suffices to consider subgroups of $\Bbb R$. Since this is an abelian group, every (in our case finitely generated) subgroup $G$ is abelian. Now a minimal generating set $\{g_1,...,g_n\}$ yields a surjective homomorphism $$\Bbb Z^n \rightarrow G \text{ via } \sum\limits_{i=1}^n k_ie_i \mapsto \sum\limits_{i=1}^n k_ig_i.$$ If we can show that this map has trivial kernel, we are done.
Suppose we have $(k_1...k_n) \in \Bbb Z^{\oplus n}$ with $k_1g_1+...+ k_ng_n=0$. Assuming that all but one $k_i$ are zero yields $k_ig_i= 0$ hence $g_i=0$ contradicting minimality of the generating set. So we can assume wlog $$0\neq k_ng_n = -\sum \limits_{i=1}^{n-1} k_ig_i.$$ But now setting $\widetilde{g_i} = \frac{g_i}{k_n}$ for $i=1...n-1$ we find a smaller generating set $\{\widetilde{g_1},...,\widetilde{g_{n-1}}\}$ of $G$. A contradiction.
So we are done.
A more advanced way to show the exercise is by noting that by the classification of finitely generated abelian groups $G$ is of the form $\Bbb Z^{\oplus n} \oplus \Bbb Z/q_1\Bbb Z \oplus ... \oplus \Bbb Z/q_k\Bbb Z$. As every element in $(0,\infty)$ has infinite order, we find $q_i = 1$ for all $i=1...k$, so $G \cong \Bbb Z^{\oplus n}$.