Thanks Bunuel! Silly question but i will still ask.How can we be sure that Q is also an integer? We have not been given any info on Q.
Do you mean for (2)? Here, since we determined that P=1 we can solve P^2+Q^2=1 to get the value of Q: 1^2+Q^2=1 --> Q=0.
Bunuel
If P^2 + Q^2 =1, is P – Q =1?
(1) P + Q = 1 --> if P=1 and Q=0, then the answer is YES but if P=0 and Q=1, then the answer is NO. Not sufficient.
(2) P is a positive integer --> since P is a positive integer, then from P^2+Q^2=1 we'll have that P can only be 1 (if P is an integer more than 1, then P^2+Q^2>1). Now, if P=1 then Q=0 (again from P^2+Q^2=1), hence the answer whether P-Q=1 is YES. Sufficient.
Answer: B.
Should be P - Q, but this doesn't really change anything in the answer.
After you correct your post, you can erase mine.
If the first statement were P-Q=1, then it would be sufficient, since that's exactly what we are asked - to find whether P-Q=1.