[quote="stonecold"]Which of the following must be true.?
1) The sum of N consecutive integers is always divisible by N
2) If N is even then the sum of N consecutive integers is divisible by N.
3) If N is odd then the sum of N consecutive integers is divisible by N.
4) The Product of K consecutive integers is divisible by K.
5) The product of K consecutive integers is divisible by K!
A) 1,4,5
B) 3,4,5
C) 4 and 5
D) 1,2,3,4
E) only 4
Taken 2 mins for this question
1) The sum of N consecutive integers is always divisible by N
Plug in some numbers:
Lets take N as 1,2,3 and total 3 number 6/3 - correct
N as 1,2,3 and 4 and total 4 numbers = 10/4 - but not exactly..
2) If N is even then the sum of N consecutive integers is divisible by N.
Lets N take as even number of cases .... 1,2,3,4 = 10 and the number of numbers is 4 = 10/4 - Not possible.
3) If N is odd then the sum of N consecutive integers is divisible by N.
Let's take N = 1,2 and 3 = sum of 6 and the number is 3 = 6/3 = 2
N =1,2,3,4 and 5 = sum = 15 and number is 5 = 15/5 = 3 ...divisbile..
4) The Product of K consecutive integers is divisible by K.
Let's take K = 1,2 and 3 and K = 3 then 6/3 = 2
K = 1,2,3 and 4 and K = 4 then 24/4 = 6...divisible
5) The product of K consecutive integers is divisible by K!
Let's take K = 1,2 and 3 and K = 3 then 6/3! = 1
K = 1,2,3 and 4 and K = 4 then 24/4! = 1...divisible
So 3,4 and 5 options are fine...