Question: "If N is any positive integer, how many consecutive integers following N are needed to ensure that at least one of the integers is divisible by another positive integer m?
Answer Choices:
(A) m - 1
(B) m
(C) m + 1
(D) 2m
(E) [imath]m^2[/imath]
Answer Key: (A): "One out of every m consecutive integers is divisible by the integer m. The wording of this question is difficult, so you might have thought the question was asking you to count N itself to get the correct answer. But it was not, so m - 1 consecutive integers after N plus N itself are required to ensure that one of these integers, including N, is the multiple of m.
Comment: Hello, this was one of the questions from a test prep. booklet I am currently using. I apologize if this question is in the wrong category. So, after re-reading this question several times, I still found it quite difficult to visualize. If anyone can explain the question in a more simpler, intuitive way, I'd greatly appreciate it.
My Approach:
Positive Integers: 1, 2, 3, ...
Consecutive numbers: x, x+1, x+2, x+3, ...
Divisibility definition: "the capacity of being evenly divided, without remainder."
So question states "if N is any positive integer..."
ok, so like 1, 2, 3
"how many consecutive numbers following N are needed..."
ok, so we're looking at consecutive numbers "following N" so (N+1), (N+2), (N+3)
I believe this is what one would consider "3 consecutive integers" : (N+1), (N+2), (N+3)
"how many [...] are needed to ensure that at least one of the integers is divisible by another positive integer m"
so, m could either be an odd or an even positive integer
a consecutive integer of N could start as an even or an odd integer
For example if N = 4
(N+1) = 5 (odd)
(N+2) = 6 (even)
Having two consecutive integers following 4 would yield at least one even and one odd integer. And if N was an odd integer to begin with, then the following two consecutive integers would also include an even and an odd integer.
So, if m is any positive integer, odd or even, how would I even know that it would be divisible by any odd or even number?
Am I interpreting this question correctly?
Looking at the answer key, I still don't really understand why "m - 1" is the number of consecutive integers following N.
Any insight and help is greatly appreciated.
Answer Choices:
(A) m - 1
(B) m
(C) m + 1
(D) 2m
(E) [imath]m^2[/imath]
Answer Key: (A): "One out of every m consecutive integers is divisible by the integer m. The wording of this question is difficult, so you might have thought the question was asking you to count N itself to get the correct answer. But it was not, so m - 1 consecutive integers after N plus N itself are required to ensure that one of these integers, including N, is the multiple of m.
Comment: Hello, this was one of the questions from a test prep. booklet I am currently using. I apologize if this question is in the wrong category. So, after re-reading this question several times, I still found it quite difficult to visualize. If anyone can explain the question in a more simpler, intuitive way, I'd greatly appreciate it.
My Approach:
Positive Integers: 1, 2, 3, ...
Consecutive numbers: x, x+1, x+2, x+3, ...
Divisibility definition: "the capacity of being evenly divided, without remainder."
So question states "if N is any positive integer..."
ok, so like 1, 2, 3
"how many consecutive numbers following N are needed..."
ok, so we're looking at consecutive numbers "following N" so (N+1), (N+2), (N+3)
I believe this is what one would consider "3 consecutive integers" : (N+1), (N+2), (N+3)
"how many [...] are needed to ensure that at least one of the integers is divisible by another positive integer m"
so, m could either be an odd or an even positive integer
a consecutive integer of N could start as an even or an odd integer
For example if N = 4
(N+1) = 5 (odd)
(N+2) = 6 (even)
Having two consecutive integers following 4 would yield at least one even and one odd integer. And if N was an odd integer to begin with, then the following two consecutive integers would also include an even and an odd integer.
So, if m is any positive integer, odd or even, how would I even know that it would be divisible by any odd or even number?
Am I interpreting this question correctly?
Looking at the answer key, I still don't really understand why "m - 1" is the number of consecutive integers following N.
Any insight and help is greatly appreciated.