208k views
0 votes
Write all possible digits to make the number 132* multiple of 2 and 3 but not 5.

1 Answer

1 vote

Answer:

6

Explanation:

In order for 132* to be a multiple of 2, the digit * must be even.

In order for 132* to be a multiple of 3, the sum of all digits must be a multiple of 3. That is (1 +3 +2 + *) = 6+* is a multiple of 3. Since 6 is already a multiple of 3, then * must be a multiple of 3.

Single-digit values of * that are both even and a multiple of 3 are 0 and 6. We know that any number ending in 0 will be a multiple of 5, so we cannot use that digit.

The only possible digit that makes 132* a multiple of 2 and 3, but not 5, is 6.

User Xuanweng
by
6.3k points