Suppose we define an irreducible polynomial in the following way:
Let $P(X) \in \{K[x] \text{ of degree at least 1}\}$. $P(x)$ is irreducible over the ring $K$ iif: $$ \forall A(x), B(x)\in K[x]:A(x)B(x) = P(x) \implies (\text{deg}(A)=0 \text{ } \lor \text{deg(B)}=0) $$
Now consider the following test question:
Every polynomial of degree 1 from $K[x]$ is irreducible. Is this statement true or false?