Shaheensingh17
If a number K is randomly chosen from the integers 20 to 9900099 (both inclusive), what is the probability that K3 - K is divisible by 12?
a)3/12
b)4/12
c)3/20
d)3/4
e)None of these
Well, I'm going to start by saying that I don't 100% understand the question. However, I'm going to make the assumption that K3 = K cubed or K*K*K
So what is K^3-K? It seems to me that it is K(K^2-1) and, K^2-1 is (k+1)(k-1) so finally the question is whether:
(K-1)(K)(K+1) is divisible by 12.
We are assuming that some kind of pattern will repeat every 12 or so numbers so where does that leave us?
23, 24, and 25 will all work because they will include the number 24. So the number must be at least 3/12. Additionally, every odd number divisible by 3 will work as it will be surrounded by two even numbers, generating 4*3 and those numbers occur every 6 numbers so we're up to 5/12 and numbers just above and below 18 will work (17 and 19 both work) so that gets me up to at least 7/12. So I can bring the choices down to D vs. E. I'm likely to guess D and get it right.
Not bad for the verbal guy. Let's see whether someone else can do better.