On $A=\{1,2,3,4,5,6,7,8\}$ the following product of cycles is given
$$\sigma = (15673)(8246)(357)$$
The cycles above are conjoined.
1) Does this mean it's just one cycle?
2) Can $\sigma$ be written as a product of disjoint cycles. If it can, how should one do it?
PS This is actually not a problem but a question I have.
In this context, conjoint probably means that the cycles are not disjoint, i.e., some of their elements overlap.
Any permutation can be written as a product of disjoint cycles. To get the product you are after, you can first write it as a product of $2$-cycles.
First $3$ is sent to $5$ in the rightmost cycle, and later, in the leftmost cycle, $5$ is sent to $6$. This means that $3$ is sent to $6$, so you get the first $2$-cycle $(3~6)$. Then you look at what happens to $6$, and find it is sent to $8$, so you get $(6~8)$. You now continue with $8$.
After having done all, you get exactly eight $2$-cycles like this:
$$ (3~6) (6~8) (8~2) (2~4) (4~7) (7~1) (1~5) (5~3) = (36824715) $$
This is indeed a product of disjoint cycles. The number of cycles happens to be $1$.