Divisibility and Multiples | IT

Question 12

Context: The algebraic expressions from the previous page are:

Q. Similarly, determine and explain which of the other expressions always give even numbers. Write a couple of examples and non-examples, as appropriate, for each expression.

Question diagram 1
Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • An integer is even if it can be written in the form 2k2k, where kk is an integer (i.e., it is a multiple of 22).
  • Key properties of even and odd numbers:
    • Any integer multiplied by an even number is always even.
    • The sum or difference of two even numbers is always even (extEvenimesextInteger=extEven ext{Even} imes ext{Integer} = ext{Even}, extEven±extEven=extEven ext{Even} \pm ext{Even} = ext{Even}).
    • Any expression with an overall common factor of 22 (or a multiple of 22) always results in an even number.

(i) Determine and explain whether 6p+4q6p + 4q always gives an even number.

Step 1 · Explain and verify 6p+4q6p + 4q

Since 66 and 44 are even numbers, 6p6p and 4q4q are both even for any integers pp and qq. The sum of two even numbers is always even: 6p+4q=2(3p+2q)6p + 4q = 2(3p + 2q)

Examples:

  • For p=1p = 1 and q=2q = 2:
6(1)+4(2)=6+8=14\begin{aligned} 6(1) + 4(2) &= 6 + 8 \\ &= 14 \end{aligned}
  • For p=3p = -3 and q=5q = 5:
6(3)+4(5)=18+20=2\begin{aligned} 6(-3) + 4(5) &= -18 + 20 \\ &= 2 \end{aligned}
Answer

(i) Always even, since 6p+4q=2(3p+2q)6p + 4q = 2(3p + 2q) is a multiple of 22.

(ii) Determine and explain whether 10x2y10x - 2y always gives an even number.

Step 1 · Explain and verify 10x2y10x - 2y

Since 1010 and 22 are even numbers, 10x10x and 2y2y are both even for any integers xx and yy. The difference between two even numbers is always even: 10x2y=2(5xy)10x - 2y = 2(5x - y)

Examples:

  • For x=3x = 3 and y=4y = 4:
10(3)2(4)=308=22\begin{aligned} 10(3) - 2(4) &= 30 - 8 \\ &= 22 \end{aligned}
  • For x=2x = -2 and y=7y = 7:
10(2)2(7)=2014=34\begin{aligned} 10(-2) - 2(7) &= -20 - 14 \\ &= -34 \end{aligned}
Answer

(ii) Always even, since 10x2y=2(5xy)10x - 2y = 2(5x - y) is a multiple of 22.

(iii) Determine and explain whether 8a×b8a \times b always gives an even number.

Step 1 · Explain and verify 8a×b8a \times b

Since 88 is even, 8a8a is even for any integer aa. Multiplying an even number by any integer bb always results in an even number: 8a×b=2(4ab)8a \times b = 2(4ab)

Examples:

  • For a=2a = 2 and b=5b = 5:
8(2)×5=16×5=80\begin{aligned} 8(2) \times 5 &= 16 \times 5 \\ &= 80 \end{aligned}
  • For a=1a = -1 and b=3b = -3:
8(1)×(3)=8×(3)=24\begin{aligned} 8(-1) \times (-3) &= -8 \times (-3) \\ &= 24 \end{aligned}
Answer

(iii) Always even, since 8a×b=2(4ab)8a \times b = 2(4ab) is a multiple of 22.

(iv) Determine and explain whether 2(m2+n2)2(m^2 + n^2) always gives an even number.

Step 1 · Explain and verify 2(m2+n2)2(m^2 + n^2)

For any integers mm and nn, the term (m2+n2)(m^2 + n^2) is an integer. Multiplying any integer by 22 always produces an even number.

Examples:

  • For m=3m = 3 and n=4n = 4:
2(32+42)=2(9+16)=2(25)=50\begin{aligned} 2(3^2 + 4^2) &= 2(9 + 16) \\ &= 2(25) \\ &= 50 \end{aligned}
  • For m=2m = -2 and n=1n = -1:
2((2)2+(1)2)=2(4+1)=2(5)=10\begin{aligned} 2((-2)^2 + (-1)^2) &= 2(4 + 1) \\ &= 2(5) \\ &= 10 \end{aligned}
Answer

(iv) Always even, as it is directly a multiple of 22.

(v) Determine and explain whether 4(p+q+r)4(p + q + r) always gives an even number.

Step 1 · Explain and verify 4(p+q+r)4(p + q + r)

For any integers p,q,rp, q, r, their sum (p+q+r)(p + q + r) is an integer. Since 4=2×24 = 2 \times 2, any multiple of 44 is also a multiple of 22 and therefore always even: 4(p+q+r)=2[2(p+q+r)]4(p + q + r) = 2[2(p + q + r)]

Examples:

  • For p=1,q=1,r=1p = 1, q = 1, r = 1:
4(1+1+1)=4(3)=12\begin{aligned} 4(1 + 1 + 1) &= 4(3) \\ &= 12 \end{aligned}
  • For p=4,q=2,r=0p = -4, q = 2, r = 0:
4(4+2+0)=4(2)=8\begin{aligned} 4(-4 + 2 + 0) &= 4(-2) \\ &= -8 \end{aligned}
Answer

(v) Always even, since 4(p+q+r)=2[2(p+q+r)]4(p + q + r) = 2[2(p + q + r)] is a multiple of 22.

(vi) Determine and explain whether 12k8m12k - 8m always gives an even number.

Step 1 · Explain and verify 12k8m12k - 8m

Since 1212 and 88 are both even, 12k12k and 8m8m are both even for any integers kk and mm. The difference of two even numbers is always even: 12k8m=2(6k4m)12k - 8m = 2(6k - 4m)

Examples:

  • For k=1k = 1 and m=1m = 1:
12(1)8(1)=128=4\begin{aligned} 12(1) - 8(1) &= 12 - 8 \\ &= 4 \end{aligned}
  • For k=3k = -3 and m=2m = 2:
12(3)8(2)=3616=52\begin{aligned} 12(-3) - 8(2) &= -36 - 16 \\ &= -52 \end{aligned}
Answer

(vi) Always even, since 12k8m=2(6k4m)12k - 8m = 2(6k - 4m) is a multiple of 22.

(vii) Determine and explain whether 2(a+b+c+d)2(a + b + c + d) always gives an even number.

Step 1 · Explain and verify 2(a+b+c+d)2(a + b + c + d)

For any integers a,b,c,da, b, c, d, the sum (a+b+c+d)(a + b + c + d) is an integer. Any integer multiplied by 22 is always an even number.

Examples:

  • For a=2,b=5,c=3,d=1a = 2, b = 5, c = -3, d = 1:
2(2+5+(3)+1)=2(73+1)=2(5)=10\begin{aligned} 2(2 + 5 + (-3) + 1) &= 2(7 - 3 + 1) \\ &= 2(5) \\ &= 10 \end{aligned}
  • For a=0,b=0,c=0,d=7a = 0, b = 0, c = 0, d = 7:
2(0+0+0+7)=2(7)=14\begin{aligned} 2(0 + 0 + 0 + 7) &= 2(7) \\ &= 14 \end{aligned}
Answer

(vii) Always even, as it is a multiple of 22.

(viii) Determine and explain whether (xy)2(x+y)2(x - y)^2 - (x + y)^2 always gives an even number.

Step 1 · Expand, simplify, and verify (xy)2(x+y)2(x - y)^2 - (x + y)^2

Expand using (AB)2=A22AB+B2(A - B)^2 = A^2 - 2AB + B^2 and (A+B)2=A2+2AB+B2(A + B)^2 = A^2 + 2AB + B^2:

(xy)2(x+y)2=(x22xy+y2)(x2+2xy+y2)=x22xy+y2x22xyy2=4xy\begin{aligned} (x - y)^2 - (x + y)^2 &= (x^2 - 2xy + y^2) - (x^2 + 2xy + y^2) \\ &= x^2 - 2xy + y^2 - x^2 - 2xy - y^2 \\ &= -4xy \end{aligned}

Since 4xy=2(2xy)-4xy = 2(-2xy) is a multiple of 22, it will always be an even number for all integers xx and yy.

Examples:

  • For x=3x = 3 and y=1y = 1:
4(3)(1)=12\begin{aligned} -4(3)(1) &= -12 \end{aligned}
  • For x=2x = -2 and y=5y = 5:
4(2)(5)=40\begin{aligned} -4(-2)(5) &= 40 \end{aligned}
Answer

(viii) Always even, since (xy)2(x+y)2=4xy=2(2xy)(x - y)^2 - (x + y)^2 = -4xy = 2(-2xy).

Common Mistakes
  • Sign Errors in Algebraic Expansion: Forgetting to distribute the negative sign across all terms inside the second bracket when expanding (x2+2xy+y2)-(x^2 + 2xy + y^2).
  • Integer Domain Assumption: Assuming parity properties hold for non-integers; even and odd definitions strictly require the variables to be integers.
  • Algebraic Proof vs Examples: Relying solely on numerical examples instead of factoring out 22 to prove algebraically that the expression is always even.

More questions in IT

Q1

Evaluate each expression and write the result next to it. Do you notice anything interesting?

Q2

Now, take four other consecutive numbers. Place the '++' and '-' signs as you have done before. Find out the results of each expression. What do you observe?

Q3

Repeat this for one more set of 4 consecutive numbers. Share your findings.

Q4

Do these patterns occur no matter which 4 consecutive numbers are chosen? Is there a way to find out through reasoning?

Hint: Use algebra and describe the 8 expressions in a general form.

Q5

Now take any 4 numbers, place '+' and '-' signs in the eight different ways, and evaluate the resulting expression. What do you observe about their parities?

Repeat this with other sets of 4 numbers.

Q6

Is there a way to explain why this happens?

Hint: Think of the rules for parity of the sum or difference of two numbers.

Q7

Context: Now, let us see what happens when a negative sign is switched to a positive sign.

Q. Replace any negative sign in the expression a+bcda + b - c - d with a positive sign and find the difference between the two numbers.

Q8

Context: Replace any negative sign in the expression a+bcda + b - c - d with a positive sign and find the difference between the two numbers.

Q. What do you conclude from this observation?

Q9

Is the phenomenon of all the expressions having the same parity limited to taking 4 numbers? What do you think?

Q10

Breaking Even

We know how to identify even numbers. Without computing them, find out which of the following arithmetic expressions are even.

Q11

Using our understanding of how parity behaves under different operations, identify which of the following algebraic expressions give an even number for any integer values for the letter-numbers.

Q12

Context: The algebraic expressions from the previous page are:

Q. Similarly, determine and explain which of the other expressions always give even numbers. Write a couple of examples and non-examples, as appropriate, for each expression.

Q13

Write a few algebraic expressions which always give an even number.

Q14

Pairs to Make Fours

Take a pair of even numbers. Add them. Is the sum divisible by 4?

Try this with different pairs of even numbers. When is the sum a multiple of 4, and when is it not? Is there a general rule or a pattern?

Q15

When will two even numbers add up to give a multiple of 4?

This problem is similar to the question of identifying when adding two numbers will result in an even number. Can you see this?

There are three cases to examine:

Q16

Look at the following expressions and the visualisation. Write the corresponding explanation and examples.

Q17

Always, Sometimes, or Never

We examine different statements about factors and multiples and determine whether a statement is 'Always True', 'Sometimes True', or 'Never True'.

We know that the sum of any two multiples of 2 is also a multiple of 2.

  1. If 8 exactly divides two numbers separately, it must exactly divide their sum.

Statement 1 is always true. Determine if it is true with subtraction.

Q18

Examine each of the following statements, and determine whether it is 'Always true', 'Sometimes true', 'Never true'.

  1. If a number is divisible by both 9 and 4, it must be divisible by 36.

  2. If a number is divisible by both 6 and 4, it must be divisible by 24.

Q20

Context: Let us consider another expression, 5k25k - 2, and see the values it takes for different values of kk.

Numbers that leave a remainder of 33 when divided by 55 can also be seen as 22 less than multiples of 55; 5k25k - 2, where k1k \ge 1.

Q. Are there other expressions that generate numbers that are 33 more than a multiple of 55?

Q21

Similarly, explain using algebra why the divisibility shortcuts for 5, 2, 4, and 8 work.

Q22

Look at each of the following statements. Which are correct and why?

(i) If a number is divisible by 9, then the sum of its digits is divisible by 9.

(ii) If the sum of the digits of a number is divisible by 9, then the number is divisible by 9.

(iii) If a number is not divisible by 9, then the sum of its digits is not divisible by 9.

(iv) If the sum of the digits of a number is not divisible by 9, then the number is not divisible by 9.

Q23

The shortcut to find the divisibility by 3 is similar to the method for 9. A number is divisible by 3 if the sum of its digits is divisible by 3. Explore the remainders when powers of 10 are divided by 3. Explain why this method works.

Q24

Using these observations, can you tell whether the number 462 is divisible by 11?

Q25

Context: This alternating pattern of one more than 11 and one less than 11 continues for higher place values. Since 400 contains 4 hundreds, 400 is 4 more than a multiple of 11 (396+4396 + 4). Since 60 contains 6 tens, 60 is 6 less than a multiple of 11 (66666 - 6). Since 2 contains 2 units, 2 is 2 more than a multiple of 11, i.e., 2=(0+2)2 = (0 + 2). Using these observations, can you tell whether the number 462 is divisible by 11?

Q. What could be a general method or shortcut to check divisibility by 11?

Q26

If this difference is 11 or a multiple of 11, what does that say about the remainder obtained when the number is divisible by 11?

Q27

Using this shortcut, find out whether the following numbers are divisible by 11. Further, find the remainder if the number is not divisible by 11.

(i) 158 (ii) 841 (iii) 481 (iv) 5529 (v) 90904 (vi) 857076

Q28

Is this method similar to or different from the method we saw just before?

Q29

Fill in the following table. Find a quick way to do this?

Q30

More on Divisibility Shortcuts

Divisibility Shortcuts for Other Numbers

How can we find out if a number is divisible by 6?

Q31

Will checking its divisibility by its factors 2 and 3 work? Use the shortcuts for 2 and 3 on these numbers and divide each number by 6 to verify— 38, 225, 186, 64.

Q32

How about checking divisibility by 24? Will checking the divisibility by its factors, 4 and 6, work? Why or why not?

Q33

What property do you think this digital root will have? Recall that we did this while finding the divisibility shortcut for 9.

Q34

Between the numbers 600 and 700, which numbers have the digital root: (i) 5, (ii) 7, (iii) 3?

Q35

Write the digital roots of any 12 consecutive numbers. What do you observe?

Q36

Now, find the digital roots of some consecutive multiples of (i) 3, (ii) 4, and (iii) 6.

Q37

What are the digital roots of numbers that are 1 more than a multiple of 6? What do you notice?

Try to explain the patterns noticed.

Q38

I’m made of digits, each tiniest and odd, No shared ground with root #1—how odd!

My digits count, their sum, my root— All point to one bold number’s pursuit— The largest odd single-digit I proudly claim.

What’s my number? What’s my name?

Q39

Solve the cryptarithms given below:

Q40

Try this now: GH×H=9K\text{GH} \times \text{H} = 9\text{K}.

This means a 2-digit number multiplied by a 1-digit number gives another 2-digit number in the 90s. Observe the letters corresponding to the units digits in this cryptarithm. Pick the solution to this question from the options given below: 11×9=9911 \times 9 = 99, 12×8=9612 \times 8 = 96, 46×2=9246 \times 2 = 92, 24×4=9624 \times 4 = 96, 47×2=9447 \times 2 = 94, 31×3=9331 \times 3 = 93, 16×6=9616 \times 6 = 96.

Q41

Solve the following:

(i) UT×3=PUT\text{UT} \times 3 = \text{PUT}

(ii) AB×5=BC\text{AB} \times 5 = \text{BC}

(iii) L2N×2=2NP\text{L2N} \times 2 = \text{2NP}

(iv) XY×4=ZX\text{XY} \times 4 = \text{ZX}

(v) PP×QQ=PRP\text{PP} \times \text{QQ} = \text{PRP}

(vi) JK×6=KKK\text{JK} \times 6 = \text{KKK}

← Back to Divisibility and Multiples