\(k \in \{1,2,3,4,5\}\\ 3x = k \pmod{6} \\ \text{I guess you are assuming }x \text{ is an integer as well?} \)
\(x \text{ even } \Rightarrow 3x \pmod{6} = 0\\ x \text{ odd } \Rightarrow 3x \pmod{6} = 3\\ \text{ so }k = 1,2,4,5\\ \text{has no solutions for }x \in \mathbb{Z}\)
.