We have an additive group of integers modulo $n$, take for example $\Bbb{Z}_{154}$, being the set of integers between $0$ and $153$.
How can I find one pair $(x,y)$ of elements that both belong to $\Bbb{Z}_{154}$, which satisfy the condition that both $\langle x\rangle$ and $\langle y\rangle$ are proper subgroups of $\Bbb{Z}_{154}$, and that $\langle x,y\rangle = \Bbb{Z}_{154}$. What would be the process behind this?
Knowing what set will come from a single element generating set is straightforward enough, however, how do we know what set will be produced by a generating set containing two elements such as $\langle x,y\rangle$?