There are two statements P and Q, where P is $x^2-3x+2 =0$ and Q is $x=1$ or $x=2$ or $x=3$.
The first statement, where $x$ $\epsilon$ $\Bbb R$, says
$x^2-3x+2 =0$ $\Rightarrow$ $x=1$ or $x=2$ or $x=3$
and the second statement, where $x$ $\epsilon$ $\Bbb R$, says
$x=1$ or $x=2$ or $x=3$ $\Rightarrow$ $x^2-3x+2 =0$
I am struggling to understand why the first statement is true whilst the second statement is deemed to be false.
The closest relation to a question such as this that I understand is as follows:
$x^2-3x+2=0$ $\Rightarrow$ $x=1$ or $x=2$ is a true statement
but $x^2-3x+2=0$ $\Rightarrow$ $x=1$ is a false statement as we know there are two solutions to the quadractic ie. $(x-1)(x-2)=0$ which implies $x=1,2$ . Therefore the second implication is incorrect as it missed out the solution $x=2$.
The meaning of the word 'or' is also a bit dubious in my mind so my logic behind the inital question was that either of $x=1, x=2$ or $x=3$ could be solutions to statement P, thus $x=1$ or $x=2$ could be solutions but $x=3$ need not be a solution since the word 'or' has been used but applying this sort of logic to the second statement above doesn't help convince me that it is false.