Divisibility and Multiples | FIO

Question 3

For each statement below, determine whether it is always true, sometimes true, or never true. Explain your answer. Mention examples and non-examples as appropriate. Justify your claim using algebra.

(i) The sum of two even numbers is a multiple of 3.

(ii) If a number is not divisible by 18, then it is also not divisible by 9.

(iii) If two numbers are not divisible by 6, then their sum is not divisible by 6.

(iv) The sum of a multiple of 6 and a multiple of 9 is a multiple of 3.

(v) The sum of a multiple of 6 and a multiple of 3 is a multiple of 9.

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution

We will check each statement to see if it is always true, sometimes true, or never true.

Step 1 — Sum of two even numbers

Let us consider two even numbers. An even number is any number that can be divided by 2.

We can write any even number as 2a2a, where aa is a whole number. Let the two even numbers be 2a2a and 2b2b. Their sum is 2a+2b2a + 2b.

2a+2b2a + 2b

=2(a+b)= 2(a + b)

The sum is always an even number because it has a factor of 2. For the sum to be a multiple of 3, the expression 2(a+b)2(a+b) must be divisible by 3. Since 2 is not divisible by 3, (a+b)(a+b) must be divisible by 3. This condition is not always true.

Let us look at some examples. Example 1: Let the even numbers be 6 and 12. Here, a=3a=3 and b=6b=6. So a+b=3+6=9a+b = 3+6=9. Since 9 is a multiple of 3, the sum should be a multiple of 3. Sum =6+12=18= 6 + 12 = 18. 18 is a multiple of 3 (18=3×618 = 3 \times 6). This case is true.

Example 2: Let the even numbers be 4 and 10. Here, a=2a=2 and b=5b=5. So a+b=2+5=7a+b = 2+5=7. Since 7 is not a multiple of 3, the sum should not be a multiple of 3. Sum =4+10=14= 4 + 10 = 14. 14 is not a multiple of 3. This case is false.

Since the statement is true in some cases and false in others, it is sometimes true.

Sometimes True\boxed{\text{Sometimes True}}

Step 2 — Divisibility by 18 and 9

The statement says: If a number is not divisible by 18, then it is also not divisible by 9. Let us think about numbers that are divisible by 9. These are 9,18,27,36,45,9, 18, 27, 36, 45, \dots Now let us think about numbers that are divisible by 18. These are 18,36,54,18, 36, 54, \dots

We need to check if the statement holds for all numbers. Let us try to find a number that makes the statement false. A statement "If P, then Q" is false if P is true and Q is false. So, we need a number that is NOT divisible by 18 (P is true), BUT IS divisible by 9 (Q is false).

Consider the number 9. Is 9 not divisible by 18? Yes, 9 divided by 18 is not a whole number. So the first part (P) is true. Is 9 not divisible by 9? No, 9 is divisible by 9. So the second part (Q) is false. Since we found a number (9) where the first part is true and the second part is false, the entire statement is false for this number.

Let us use algebra. Let the number be NN. If NN is divisible by 9, we can write N=9kN = 9k for some whole number kk. If kk is an even number, say k=2mk=2m, then N=9(2m)=18mN = 9(2m) = 18m. This means NN is divisible by 18. If kk is an odd number, say k=2m+1k=2m+1, then N=9(2m+1)=18m+9N = 9(2m+1) = 18m + 9. This number NN is divisible by 9. However, N=18m+9N = 18m + 9 is not divisible by 18, because it leaves a remainder of 9 when divided by 18. So, for any odd multiple of 9 (like 9, 27, 45), the number is divisible by 9 but not by 18. For these numbers, the statement "If a number is not divisible by 18, then it is also not divisible by 9" becomes: "If (True, because it's not divisible by 18), then (False, because it IS divisible by 9)". This makes the whole statement false. Since we can always find such numbers, the statement is never true.

Never True\boxed{\text{Never True}}

Step 3 — Sum of two numbers not divisible by 6

The statement says: If two numbers are not divisible by 6, then their sum is not divisible by 6. Let us test this with examples.

Example 1: Let the numbers be 1 and 2. Is 1 not divisible by 6? Yes. Is 2 not divisible by 6? Yes. Their sum is 1+2=31+2=3. Is 3 not divisible by 6? Yes. In this case, the statement is true.

Example 2: Let the numbers be 4 and 2. Is 4 not divisible by 6? Yes. Is 2 not divisible by 6? Yes. Their sum is 4+2=64+2=6. Is 6 not divisible by 6? No, 6 IS divisible by 6. In this case, the statement is false.

Since the statement is true in some cases and false in others, it is sometimes true. We do not need complex algebra here, as simple examples show both true and false scenarios.

Sometimes True\boxed{\text{Sometimes True}}

Step 4 — Sum of a multiple of 6 and a multiple of 9

The statement says: The sum of a multiple of 6 and a multiple of 9 is a multiple of 3. Let us represent a multiple of 6 as 6a6a, where aa is a whole number. Let us represent a multiple of 9 as 9b9b, where bb is a whole number. Their sum is 6a+9b6a + 9b.

6a+9b6a + 9b

We can factor out 3 from this sum.

=3(2a+3b)= 3(2a + 3b)

Since aa and bb are whole numbers, 2a2a is a whole number, and 3b3b is a whole number. The sum (2a+3b)(2a + 3b) is also a whole number. So, the sum 6a+9b6a + 9b can always be written as 3 multiplied by some whole number. This means the sum is always a multiple of 3.

Let us look at some examples. Example 1: Multiple of 6 is 12, multiple of 9 is 18. Sum =12+18=30= 12 + 18 = 30. 30 is a multiple of 3 (30=3×1030 = 3 \times 10).

Example 2: Multiple of 6 is 6, multiple of 9 is 45. Sum =6+45=51= 6 + 45 = 51. 51 is a multiple of 3 (51=3×1751 = 3 \times 17).

The statement is always true.

Always True\boxed{\text{Always True}}

Step 5 — Sum of a multiple of 6 and a multiple of 3

The statement says: The sum of a multiple of 6 and a multiple of 3 is a multiple of 9. Let us represent a multiple of 6 as 6a6a, where aa is a whole number. Let us represent a multiple of 3 as 3b3b, where bb is a whole number. Their sum is 6a+3b6a + 3b.

6a+3b6a + 3b

We can factor out 3 from this sum.

=3(2a+b)= 3(2a + b)

For this sum to be a multiple of 9, the expression 3(2a+b)3(2a+b) must be divisible by 9. This means that (2a+b)(2a+b) must be divisible by 3. This condition is not always true.

Let us look at some examples. Example 1: Let the multiple of 6 be 6, and the multiple of 3 be 3. Here, a=1a=1 and b=1b=1. So 2a+b=2(1)+1=32a+b = 2(1)+1=3. Since 3 is a multiple of 3, the sum should be a multiple of 9. Sum =6+3=9= 6 + 3 = 9. 9 is a multiple of 9. This case is true.

Example 2: Let the multiple of 6 be 6, and the multiple of 3 be 6. Here, a=1a=1 and b=2b=2. So 2a+b=2(1)+2=42a+b = 2(1)+2=4. Since 4 is not a multiple of 3, the sum should not be a multiple of 9. Sum =6+6=12= 6 + 6 = 12. 12 is not a multiple of 9. This case is false.

Since the statement is true in some cases and false in others, it is sometimes true.

Sometimes True\boxed{\text{Sometimes True}}

Answer

(i) Sometimes True (ii) Never True (iii) Sometimes True (iv) Always True (v) Sometimes True

More questions in FIO

Q1

The sum of four consecutive numbers is 34. What are these numbers?

Q2

Suppose pp is the greatest of five consecutive numbers. Describe the other four numbers in terms of pp.

Q3

For each statement below, determine whether it is always true, sometimes true, or never true. Explain your answer. Mention examples and non-examples as appropriate. Justify your claim using algebra.

(i) The sum of two even numbers is a multiple of 3.

(ii) If a number is not divisible by 18, then it is also not divisible by 9.

(iii) If two numbers are not divisible by 6, then their sum is not divisible by 6.

(iv) The sum of a multiple of 6 and a multiple of 9 is a multiple of 3.

(v) The sum of a multiple of 6 and a multiple of 3 is a multiple of 9.

Q4

Find a few numbers that leave a remainder of 2 when divided by 3 and a remainder of 2 when divided by 4. Write an algebraic expression to describe all such numbers.

Q5

“I hold some pebbles, not too many, When I group them in 3’s, one stays with me. Try pairing them up — it simply won’t do, A stubborn odd pebble remains in my view. Group them by 5, yet one’s still around, But grouping by seven, perfection is found. More than one hundred would be far too bold, Can you tell me the number of pebbles I hold?”

Q6

Tathagat has written several numbers that leave a remainder of 2 when divided by 6. He claims, “If you add any three such numbers, the sum will always be a multiple of 6.” Is Tathagat’s claim true?

Q7

When divided by 7, the number 661 leaves a remainder of 3, and 4779 leaves a remainder of 5. Without calculating, can you say what remainders the following expressions will leave when divided by 7? Show the solution both algebraically and visually.

(i) 4779 + 661

(ii) 4779 - 661

Q8

Find a number that leaves a remainder of 2 when divided by 3, a remainder of 3 when divided by 4, and a remainder of 4 when divided by 5. What is the smallest such number? Can you give a simple explanation of why it is the smallest?

Q9

Find, without dividing, whether the following numbers are divisible by 9.

(i) 123 (ii) 405 (iii) 8888 (iv) 93547 (v) 358095

Q10

Find the smallest multiple of 9 with no odd digits.

Q11

Find the multiple of 9 that is closest to the number 6000.

Q12

How many multiples of 9 are there between the numbers 4300 and 4400?

Q13

The digital root of an 8-digit number is 5. What will be the digital root of 10 more than that number?

Q14

Write any number. Generate a sequence of numbers by repeatedly adding 11. What would be the digital roots of this sequence of numbers? Share your observations.

Q15

What will be the digital root of the number 9a+36b+139a + 36b + 13?

Q16

Make conjectures by examining if there are any patterns or relations between (i) the parity of a number and its digital root. (ii) the digital root of a number and the remainder obtained when the number is divided by 3 or 9.

Q17

If 31z5 is a multiple of 9, where z is a digit, what is the value of z? Explain why there are two answers to this problem.

Q18

"I take a number that leaves a remainder of 8 when divided by 12. I take another number which is 4 short of a multiple of 12. Their sum will always be a multiple of 8", claims Snehal. Examine his claim and justify your conclusion.

Q19

When is the sum of two multiples of 3, a multiple of 6 and when is it not? Explain the different possible cases, and generalise the pattern.

Q20

Sreelatha says, "I have a number that is divisible by 9. If I reverse its digits, it will still be divisible by 9".

(i) Examine if her conjecture is true for any multiple of 9.

(ii) Are any other digit shuffles possible such that the number formed is still a multiple of 9?

Q21

If 48a23b is a multiple of 18, list all possible pairs of values for a and b.

Q22

If 3p7q83p7q8 is divisible by 44, list all possible pairs of values for pp and qq.

Q23

Find three consecutive numbers such that the first number is a multiple of 2, the second number is a multiple of 3, and the third number is a multiple of 4.

Are there more such numbers? How often do they occur?

Q24

Write five multiples of 36 between 45,000 and 47,000. Share your approach with the class.

Q25

The middle number in the sequence of 5 consecutive even numbers is 5p5p. Express the other four numbers in sequence in terms of pp.

Q26

Write a 6-digit number that it is divisible by 15, such that when the digits are reversed, it is divisible by 6.

Q27

Deepak claims, "There are some multiples of 11 which, when doubled, are still multiples of 11. But other multiples of 11 don't remain multiples of 11 when doubled". Examine if his conjecture is true; explain your conclusion.

Q28

Determine whether the statements below are 'Always True', 'Sometimes True', or 'Never True'. Explain your reasoning.

(i) The product of a multiple of 6 and a multiple of 3 is a multiple of 9. (ii) The sum of three consecutive even numbers will be divisible by 6. (iii) If abcdefabcdef is a multiple of 6, then badcefbadcef will be a multiple of 6. (iv) 8(7b3)4(11b+1)8 (7b - 3) - 4 (11b + 1) is a multiple of 12.

Q29

Choose any 3 numbers. When is their sum divisible by 3? Explore all possible cases and generalise.

Q30

Is the product of two consecutive integers always multiple of 2? Why? What about the product of these consecutive integers? Is it always a multiple of 6? Why or why not? What can you say about the product of 4 consecutive integers? What about the product of five consecutive integers?

Q31

Solve the cryptarithms —

(i) EF×E=GGG\text{EF} \times \text{E} = \text{GGG} (ii) WOW×5=MEOW\text{WOW} \times 5 = \text{MEOW}

Q32

Which of the following Venn diagrams captures the relationship between the multiples of 4, 8, and 32?

← Back to Divisibility and Multiples