Statement 1:If p is a positive odd integer, what is the remainder when p is divided by 4 ?
(1) When p is divided by 8, the remainder is 5.
(2) p is the sum of the squares of two positive integers.
In other words, p is 5 more than a multiple of 8:
p = 8a + 5 = 5, 13, 21, 29, 37...
If p=5, then p/4 = 5/4 = 1 R1.
If p=13, then p/4 = 13/4 = 3 R1.
If p=21, then p/4 = 21/4 = 5 R1.
In every case, dividing p by 4 yields a remainder of 1.
SUFFICIENT.
Statement 2:
Since p is ODD, we get:
p = (even)² + (odd)².
Let 2b = the even value in red and 2c+1 = the odd value in blue.
Then:
p = (2b)² + (2c+1)² = 4b² + 4c² + 4c + 1 = 4(b² + c² + c) + 1 = (MULTIPLE OF 4) + 1.
Since p is 1 more than a multiple of 4, dividing p by 4 will yield a remainder of 1.
SUFFICIENT.
The correct answer is D.

















