Statement 1:rsarashi wrote:If m, n, and p are integers, is m + n odd?
(1) m = p² + 4p + 4
(2) n = p² + 2m + 1
No information about n.
INSUFFICIENT.
Statement 2:
Case 1: p=0, m=0, n=1
Here, m+n = 0+1 = 1, with the result that the answer to the question stem is YES.
Case 2: p=1, m=0, n=2
Here, m+n = 0+2 = 2, with the result that the answer to the question stem is NO.
INSUFFICIENT.
Statements combined:
m = (p+2)².
n = p² + 2m + 1.
Case 1: p = 0
In this case:
m = (0+2)² = 4.
n = 0² + 2*4 + 1 = 9.
m+n = 4+9 = 13.
Here, the answer to the question stem is YES.
Case 2: p = 1
In this case:
m = (1+2)² = 9.
n = 1² + 2*9 + 1 = 20.
m+n = 9+20 = 29.
Here, the answer to the question stem remains YES.
Cases 1 and 2 indicate that -- whether p is EVEN or ODD -- the answer to the question stem will always be YES.
SUFFICIENT.
The correct answer is C.













