77.7k views
1 vote
If n and k are positive integers, is n divisible by 6 ? (1) n = k(k + 1)(k – 1) (2) k – 1 is a multiple of 3.

User SKulibin
by
8.1k points

1 Answer

4 votes

Answer: yes, it is

Explanation:

A number is divisible by 6 if it is divisible by 2 and 3 simultaniously.

n = k(k+1)(k-1)

If k-1 is a multiple of 3, n is divisible by 3, so one of the requirements is ok.

Now, if k-1 is a multiple of 3, it can be even or odd.

if k-1 is even, then it is divisible by 2 and as it is divisible by 3 as well, n is divisible by 6

if k-1 is odd, then k and k+1 is even, hence, divisible by 2.

As n = k(k+1)(k-1), n is also divisible by 6.

User Hellomello
by
7.4k points