Guest Wrote:Ron,
Thanks for the elabrote reply. However I still am not convinced.. we have sucessfully proved that if p ranges from 2 to 13 then yes I agree that p is a factor of k such that 13!+13 > K >13!+2.. What if P exceeds 13 ? Let us consider only the question stem and the 2nd statement.
Stem says 2 things:
1) K is an integer
2) P can range from 1 to K
2nd statement says:
"K" can be any integer from 13!+2(<=)k(<=)13!+13 so in all there are 12 possible values for K
Now it is nowhere mentioned that P cannot exceed 13, what if it does ?.. the highest possible value for P is 13!+12, since it is less than 13!+13 and the lowest possible value for P is 2 as it is greater than 1.. A data sufficiency question is sufficeint only if I can prove that P is always a factor of K...Right ? So what am i missing ?
If it can be proven that every value of P, which ranges from 1 to K is a factor of K, only then it becomes sufficient..Thnx
Hi,
This question indirectly asks us to check whether k is a prime number (if it is, then there is no factor p such that 1<p<k and if k isn't a prime number, then a factor p exists)
Statement 1 is insufficient: As it only tells us that k>4!--> k could be a prime number greater than 4! (in which case a factor p, such that 1<p<k, would not exist)
Statement 2: 13!+2(<=)k(<=)13!+13
Consider 13! -- it is divisible by 13,12,11,10,9,8,7,6,5,4,3,2,1
Also, since it is a multiple of 10, it ends in 0 (therefore is even)
Now, consider the inequality:
k can be any of the following numbers:-
13!+2 => Multiple of 2 + 2 --> p can be 2
13!+3 => Multiple of 3 + 3 --> p can be 3
13!+4 => Multiple of 4 + 4 --> p can be 4,2
13!+5 => Multiple of 5 + 5 --> p can be 5
13!+6 => Multiple of 6 + 6 --> p can be 6,2,3
13!+7 => Multiple of 7 + 7 --> p can be 7
13!+8 => Multiple of 8 + 8 --> p can be 2,4,8
13!+9 => Multiple of 9 + 9 --> p can be 3,9
13!+10 => Multiple of 10 + 10 --> p can be 10,2,5
13!+11 => Multiple of 11 + 11 --> p can be 11
13!+12 => Multiple of 12 + 12 --> p can be 12,2,3,4,6
13!+13 => Multiple of 13 + 13 --> p can be 13
Thus, in all of the above cases a factor p exists when k satisfies the given equality. Therefore, statement 2 is sufficient
Regards,