My take on this question
is \(2\) a factor of \(Z\)?
(1):
\(22\) is a factor of \(15Z\)
or in other words
\(\frac{(3 * 5 *Z)}{(2 * 11)} = integer\)
since \(15\) is not a multiple of 2 nor 11, thus \(Z\) must be a multiple of \(2\) and a multiple of \(11\), otherwise the premise doesn't hold
Sufficient
(2):
\(22\) is a factor of \(16Z\)
or in other words
\(\frac{(2^4 *Z)}{(2 * 11)} = integer\)
\(\frac{(2^3 *Z)}{(11)} = integer\)
now \(Z\) does not be a multiple of \(2\) for this to hold, for example:
\(Z = 11\) then the result is \(2^3\) is an integer => statement is FALSE
\(Z = 22\) then the result is \(2^3 * 2\) is also an integer => statement is TRUE
Insufficient