mehravikas wrote:I am confused after checking the OA. I guess the answer should be D.
from 1 you get -
p (pq - 1) = 0
p = 0, pq = 1 - you get pq =1
from 2 -
p (pq - 1) = 0
q = 0, pq = 1 - you get pq =1
We also get p = 0 and q = 0 but we don't need individual values of p or q. in both the statements we get pq = 1, I think that should be sufficient.
Let's go back to your break down of each step:
(1) p(pq - 1) = 0
great so far!
p = 0 or pq = 1
also great!
p = 0, pq = 1 - you get pq =1
not so great!
You just proved that EITHER p = 0 OR pq = 1
So, pq COULD be 1, but if p is 0 then pq = 0. Therefore, (1) is insufficient.
(2) same thing - you proved that either q=0 OR pq=1. Again, that's a possible NO answer and a possible YES answer, so insufficient.
Combining the statements:
we could certainly pick p=q=1 to get a "yes" answer to the question.
However, we could also pick p=q=0 to get a "no" answer to the question.
Therefore, even after combining we don't have enough info to solve: choose E.