christykarunya
neelzwiz
stmt1: third of the five integers is a prime number.
If the middle number is 7 then the largest number 9 which gives reminder 1
If the middle number is 5 then the largest number 7 which gives reminder 1
Insufficient
stmt2: the second of the integers is the square of an integer. so it must be divisible by 4 bcause the 2nd number is even number as per the question.
so the largest number will be 4*2 + 3.
Sufficient.
Ans :B
I think u did some typo hen explaining statement 1.
If the middle number is 5 then the largest number 7 which gives reminder 3
Can u pls elaborate stmt 2 . I dint get that

Five consecutive positive integers are chosen at random. If the average of the five integers is odd, what is the remainder when the largest of the five integers is divided by 4?(1) The third of the five integers is a prime number.
If the set is {1, 2, 3, 4, 5}, then the remainder of 5 divided by 4 is 1.
If the set is {3, 4, 5, 6, 7), then the remainder of 7 divided by 4 is 3.
Not sufficient.
(2) The second of the five integers is the square of an integer. From the stem we know that the second integer must be even. An even number to be a square of an integer it must be a multiple of 4: 4, 16, 36, ... Thus, the largest integer is 4k+3, which means that the remainder is 3. Sufficient.
Answer: B.