Divisibility and Multiples | IT

Question 41

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}

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution
Understand the Question
  • In cryptarithmetic (alphametic) puzzles, each letter represents a unique single-digit integer from 00 to 99.
  • Leading digits of multi-digit numbers cannot be 00.
  • To solve each equation, express the numbers in their decimal expanded form (e.g., AB=10A+B\text{AB} = 10A + B) and use algebraic simplification combined with digit properties.

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

Step 1 · Form and Solve the Equation

Express numbers in decimal form: UT=10U+T\text{UT} = 10U + T PUT=100P+10U+T\text{PUT} = 100P + 10U + T

Substitute into the equation:

(10U+T)×3=100P+10U+T30U+3T=100P+10U+T20U+2T=100P10U+T=50P\begin{aligned} (10U + T) \times 3 &= 100P + 10U + T \\[0.6em] 30U + 3T &= 100P + 10U + T \\[0.6em] 20U + 2T &= 100P \\[0.6em] 10U + T &= 50P \end{aligned}

Since UT=10U+T\text{UT} = 10U + T is a two-digit number, 1050P9910 \le 50P \le 99: 0.2P1.980.2 \le P \le 1.98

Since PP must be a non-zero single digit, P=1P = 1.

Substitute P=1P = 1:

10U+T=50×110U+T=50\begin{aligned} 10U + T &= 50 \times 1 \\[0.6em] 10U + T &= 50 \end{aligned}

Thus, U=5U = 5 and T=0T = 0.

Verification: 50×3=15050 \times 3 = 150, which matches UT×3=PUT\text{UT} \times 3 = \text{PUT}.

Answer

(i) U=5,T=0,P=1\text{U} = 5, \quad \text{T} = 0, \quad \text{P} = 1

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

Step 1 · Form and Solve the Equation

Express numbers in decimal form: AB=10A+B\text{AB} = 10A + B BC=10B+C\text{BC} = 10B + C

Substitute into the equation:

(10A+B)×5=10B+C50A+5B=10B+C50A=5B+C\begin{aligned} (10A + B) \times 5 &= 10B + C \\[0.6em] 50A + 5B &= 10B + C \\[0.6em] 50A &= 5B + C \end{aligned}

Since BC<100\text{BC} < 100, we have AB<1005=20\text{AB} < \dfrac{100}{5} = 20. Therefore, the leading digit must be A=1A = 1.

Substitute A=1A = 1:

50×1=5B+C50=5B+C\begin{aligned} 50 \times 1 &= 5B + C \\[0.6em] 50 &= 5B + C \end{aligned}

Since multiplying by 55 results in a units digit of 00 or 55, CC must be 00 or 55:

  • If C=0C = 0: 5B=50    B=105B = 50 \implies B = 10 (not a single digit).
  • If C=5C = 5:
50=5B+55B=45B=9\begin{aligned} 50 &= 5B + 5 \\[0.6em] 5B &= 45 \\[0.6em] B &= 9 \end{aligned}

Thus, A=1,B=9,C=5A = 1, B = 9, C = 5.

Verification: 19×5=9519 \times 5 = 95, which matches AB×5=BC\text{AB} \times 5 = \text{BC}.

Answer

(ii) A=1,B=9,C=5\text{A} = 1, \quad \text{B} = 9, \quad \text{C} = 5

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

Step 1 · Analyze Column Multiplications

Express numbers in decimal form:

(100L+20+N)×2=200+10N+P200L+40+2N=200+10N+P\begin{aligned} (100L + 20 + N) \times 2 &= 200 + 10N + P \\[0.6em] 200L + 40 + 2N &= 200 + 10N + P \end{aligned}

Arranging column-wise:

L 2 N×22 N P\begin{array}{r} \text{L 2 N} \\ \times \quad 2 \\ \hline \text{2 N P} \end{array}

From the hundreds place: 2L+carry=22L + \text{carry} = 2. Since L0L \ne 0, L=1L = 1 and carry from tens place is 00.

From the tens place: 2×2+c1=N2 \times 2 + c_1 = N, where c1c_1 is the carry from N×2N \times 2: 4+c1=N4 + c_1 = N

Since c1c_1 can be 00 or 11:

Case 1: If c1=0c_1 = 0:

N=4+0=4N×2=4×2=8    P=8\begin{aligned} N &= 4 + 0 = 4 \\[0.6em] N \times 2 &= 4 \times 2 = 8 \implies P = 8 \end{aligned}

Here, L=1,N=4,P=8L = 1, N = 4, P = 8 (all unique, valid digits).

Case 2: If c1=1c_1 = 1:

N=4+1=5N×2=5×2=10    P=0\begin{aligned} N &= 4 + 1 = 5 \\[0.6em] N \times 2 &= 5 \times 2 = 10 \implies P = 0 \end{aligned}

Here, L=1,N=5,P=0L = 1, N = 5, P = 0 (all unique, valid digits).

Answer

(iii) L=1,N=4,P=8orL=1,N=5,P=0\text{L} = 1, \, \text{N} = 4, \, \text{P} = 8 \quad \text{or} \quad \text{L} = 1, \, \text{N} = 5, \, \text{P} = 0

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

Step 1 · Form and Solve the Equation

Express numbers in decimal form:

(10X+Y)×4=10Z+X40X+4Y=10Z+X39X+4Y=10Z\begin{aligned} (10X + Y) \times 4 &= 10Z + X \\[0.6em] 40X + 4Y &= 10Z + X \\[0.6em] 39X + 4Y &= 10Z \end{aligned}

Since ZX<100\text{ZX} < 100, we have XY<1004=25\text{XY} < \dfrac{100}{4} = 25. Thus, XX can be 11 or 22.

The units digit of 4Y4Y must equal XX:

  • For Y=3Y = 3: 4×3=124 \times 3 = 12 (ends in 22), so X=2X = 2.
  • For Y=8Y = 8: 4×8=324 \times 8 = 32 (ends in 22), so X=2X = 2.

Testing Cases:

  • Case 1: X=2,Y=3X = 2, Y = 3 23×4=92    Z=923 \times 4 = 92 \implies Z = 9 Digits (2,3,9)(2, 3, 9) are unique and valid.

  • Case 2: X=2,Y=8X = 2, Y = 8 28×4=11228 \times 4 = 112 This gives a three-digit product, which is not allowed.

Answer

(iv) X=2,Y=3,Z=9\text{X} = 2, \quad \text{Y} = 3, \quad \text{Z} = 9

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

Step 1 · Form and Solve the Equation

Express numbers in decimal form: PP=11P,QQ=11Q,PRP=101P+10R\text{PP} = 11P, \quad \text{QQ} = 11Q, \quad \text{PRP} = 101P + 10R

(11P)×(11Q)=101P+10R121PQ=101P+10R\begin{aligned} (11P) \times (11Q) &= 101P + 10R \\[0.6em] 121PQ &= 101P + 10R \end{aligned}

Since PRP\text{PRP} is a three-digit number, 100121PQ999100 \le 121PQ \le 999: 0.82PQ8.250.82 \le PQ \le 8.25

Also, the leading digit of 121PQ121PQ must equal PP:

  • If PQ=2PQ = 2: 121×2=242    P=2,R=4121 \times 2 = 242 \implies P = 2, R = 4. For P=2P = 2, Q=1Q = 1.
  • If PQ=3PQ = 3: 121×3=363    P=3,R=6121 \times 3 = 363 \implies P = 3, R = 6. For P=3P = 3, Q=1Q = 1.
  • If PQ=4PQ = 4: 121×4=484    P=4,R=8121 \times 4 = 484 \implies P = 4, R = 8. For P=4P = 4, Q=1Q = 1.

All other products PQPQ do not satisfy uniqueness or lead to a contradiction with the leading digit PP.

Answer

(v) P=2,Q=1,R=4orP=3,Q=1,R=6orP=4,Q=1,R=8\text{P} = 2, \, \text{Q} = 1, \, \text{R} = 4 \quad \text{or} \quad \text{P} = 3, \, \text{Q} = 1, \, \text{R} = 6 \quad \text{or} \quad \text{P} = 4, \, \text{Q} = 1, \, \text{R} = 8

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

Step 1 · Form and Solve the Equation

Express numbers in decimal form: JK=10J+K,KKK=111K\text{JK} = 10J + K, \quad \text{KKK} = 111K

(10J+K)×6=111K60J+6K=111K60J=105K\begin{aligned} (10J + K) \times 6 &= 111K \\[0.6em] 60J + 6K &= 111K \\[0.6em] 60J &= 105K \end{aligned}

Divide both sides by 1515: 4J=7K4J = 7K

Since gcd(4,7)=1\gcd(4, 7) = 1, JJ must be a multiple of 77, and KK must be a multiple of 44. Since JJ and KK are non-zero single digits:

  • J=7J = 7
  • K=4K = 4

Verification: 74×6=44474 \times 6 = 444, which matches JK×6=KKK\text{JK} \times 6 = \text{KKK}.

Answer

(vi) J=7,K=4\text{J} = 7, \quad \text{K} = 4

Common Mistakes
  • Treating Digits as Multiplication: Forgetting that AB\text{AB} means 10A+B10A + B, not A×BA \times B.
  • Non-Unique Digits: Assigning the same value to different letters (e.g., setting P=Q=2P = Q = 2).
  • Allowing Leading Zeros: Allowing the first digit of a multi-digit number to be 00.

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