139k views
18 votes
If n is any positive 2-digit integer, what is the greatest positive integer that must be a factor of n(n+1)(n+2)(n+3)?

User VSP
by
4.4k points

1 Answer

3 votes

Explanation:

Notice that in n(n + 1)(n + 2)(n + 3):

Exactly 2 of them are multiples of 2,

At least 1 of them is a multiple of 3, and

At least 1 of them is a multiple of 4.

Since one of the multiples of 2 is already counted in the multiple of 4 we can ignore it.

Hence we have 2 * 3 * 4 = 24.

The greater positive integer that must be a factor is 24.

User Agelbess
by
4.3k points