mainhoon
Bunuel
Should not the question be is p=m+n? Why is the question is m+n=50?
"But m and n could be some other primes as well, which don't add up to 50, hence this statement is also not sufficient."
I am confused. By 2, we have p=50. If 47+3 is the ONLY combination of positive primes that gives us 50, then isn't 2 sufficient? You mention that there could be other primes that don't add up to 50 here, but then it is given that p=50. What am I missing?
Hi,
you're correct, the question is "does p = m + n?" Since (2) tells us that p=50, we can now substitute that value into the question to get a new question: "does 50 = m + n?"
However, since we have no idea what the actual values of m and n are, we're allowed to pick any primes.
So, if m=3 and n=47, then we ask "does 50 = 3 + 47?" and get the answer YES.
However, if m=5 and n=7, we ask "does 50 = 5 + 7?" and get the answer NO.
Since statement (2) can generate both a YES and a NO answer, it's insufficient.
Here's your error (a very common one in data sufficiency): you turned the question into a statement; in other words, to answer the question "is p = m + n?", you assumed that "p = m + n".