This exercise is about expanding single brackets.
If you have a term outside a bracket you can remove the bracket by multiplying each term inside the bracket
If you have $3(zx)$ you can multiply $zx$ by $3$ so $3(zx) = 3zx$.
Finally put the terms in alphabetic order so $3(zx) = 3xz$.