Why in the solutions of an equation do we use the word 'or' and not 'and'? Suppose the solutions of an equation are $-1,0,1$; we say that solutions are $-1$ or $0$ or $1$.
But the word 'or' in maths means that even one of the statements, the solutions in this case, can be true. And the word 'and' means that all the statements are true.
If we had this equation, for example:
$$(x - 1)(x - 2) = 0$$
We say $x$ is $1$ or $2$ because $x$ can be $1$ or $2$ to make the equation true. $x$ cannot be two values at once (e.g. $x$ is $1$ and $2$).
That said, it's perfectly valid to say: $1$ and $2$ are solutions to the equation because you're not implying that $x = 1$ and $2$. You're only implying that when $x = 1$ and when $x = 2$, the equation is true.