To see if a number is a multiple of \(20!+21\), one needs to see if it can divide \(20!+21\). The obvious issue here is addition sign, which prevents straightforward division. In order to divide the equation, one needs to find a common factor on both sides of the addition sign.
\(20!\) is the product of all numbers from 1 to 20, and the factors of \(21\) are \(1, 3, 7, 21\). This means that the only possible multiples of \(20!+21\) are the factors of 21.
Which means that from:
I. 21
II. 7
III. 2
Only 2 will not be a multiple of \(20!+21\).
Answer BIn more detail: 20!+21 can be written as
1*2*3*4*5*6*7*.....*20 + 21.
I. 21Rewrite 1*2*3*4*5*6*7*.....*20 + 21 as: 1*2*
3*4*5*6*
7*.....*20 +(
3*7)
Take out a common factor of (3*7) to get: (
3*7)[1*2*
1*4*5*6*
1*.....*20 +
1]
Now as the addition sign is isolated inside of the bracket, one can divide by 21.
II. 7Similarly as above, rewrite the equation as: 1*2*3*4*5*6*
7*.....*20 +(
3*7)
Take out a common factor of 7:
7[1*2*3*4*5*6*
1*.....*20 + 3*
1]
Which means that \(20!+21\) is divisible by 7.
III. 21*2*3*4*5*6*7*.....*20 + 21
The issue here is that 21 is not an even number, and thus there is no way to take 2 out in order for \(20!+21\) to be divisible by 2. (On a side note from 5! onwards all factorials end in 0, which means that adding 21 to 20! will immediately make the number odd and therefore not have 2 as a factor)