show that if a subset of $\big\{{1,2,...,21}\big\}$ contains an even number or contains the number $11$, then it cannot form a group under multiplication modulo $22$.
first of all it's clear that the multiplication of the two numbers $2$ and $11$ is a multiple of $22$, implies $2·11≡0 (mod\: 22)$, since the element $0$ is not a member of the given set so the group is not closed under the binary operation. but how is it possible to find all the pair of numbers which their multiplication modulo $22$ has a reminder which doesn't exist in the given set (assume I could not find $2$ and $11$).
also $2$ and $11$ does not have any inverse, means there is no element which holds in the equation $2·x≡1 (mod\: 22)$ and the same about $11$, but how we can be sure about that?