This summer I am in charge of hosting a prep course for my university's graduate qualifying examination in differential geometry/topology. I've done this before, so I'm fairly confident in my understanding of differential geometry and point-set topology. However I'm currently going through the most recent qualifying exam in the area, and, to my horror, there is an algebraic topology question on it. It is stated as follows:
Let $X$ be the connected sum of the torus with the Klein Bottle. Compute the fundamental group of $X$
Now I'm reasonably familiar with fundamental groups, and to my understanding the "connected sum" is created by deleting a ball from each space and gluing together the resulting boundary spheres. The problem does not specify precisely where we are gluing the two spaces together, so I can only assume this doesn't change the resulting fundamental group (as is intuitively true).
After doing some reading, I've come across the following version of the Seifert-van Kampen Theorem:
[Corollary 70.3 in Munkres] Let $X=U\cup V$, where $U$ and $V$ are open in $X$; assume $U$, $V$, and $U\cap V$ are path-connected. Fix $x_0\in U\cap V$. If $U\cap V$ is simply connected, then there is an isomorphism $$ k:\pi_1(U,x_0)*\pi_1(V,x_0)\to\pi_1(X,x_0). $$ [Here $*$ denotes the free product.]
Since the fundamental groups of the torus and Klein bottle are $\mathbb{Z}\times\mathbb{Z}$ and $<a,b:aba^{-1}b=1>$, respectively, it seems that I may apply the above theorem to say that $$ \pi_1(X,x_0)=(\mathbb{Z}\times\mathbb{Z})*<a,b:aba^{-1}b=1>. $$ Is this true? If so, can this representation be simplified more? I'm out of my element here, so I figure I should at least run my thoughts by more capable people than I before the prep course begins. Any comments or references to similar material is greatly appreciated. Thank you.