Show that group $S_3$ of the objects $x,y,z$ is presented by $\langle a,b \mid a^3,b^2,ab=ba^2\rangle$ under the mapping $a \to (xyz)$ , $ b\to (xz)$
I'm confused to what is to be shown in these type of problems, I've started learning Combinatorial Group theory from book by Magnus, and having a hard time to understand the subject!
In this case, you need to show two things: (1) that the given relations hold for the specific realization of the generators that you're given, and (2) that they actually generate all the elements of the group, and no elements that aren't in the group.
Towards (1), the relations $a^3$ (i.e., $a^3=e$) and $b^2$ should be easy; to show that $ab=ba^2$ just find the permutation representation of both sides and show that they're equal.
(2) is a bit trickier, and in general it's an impossible problem; even showing from a given presentation of a group whether it's the trivial group or not is (literally) undecidable in the general case! But here, there's enough structure to make things relatively straightforward. Firstly, you can use $ab=ba^2$ to move any instances of $b$ in a word all the way to the left, and so show that all words in the group are equivalent to a word in the form $b^ia^j$; then the relations $a^3=e$ and $b^2=e$ should let you give bounds on the exponents $i$ and $j$. Finally, just enumerate all of the words of this form and use the realizations of $a$ and $b$ you're given to map them to the elements of $S_3$, showing that you get all the permutations this way.