Algebra Play | FIO

Question 12

Consider any 3-digit number, say abcabc. Make it a 6-digit number by repeating the digits, that is abcabcabcabc. Divide this number by 7, then by 11, and finally by 13. What do you get? Try this with other numbers. Figure out why it works. [Hint: Multiply 7, 11 and 13.]

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

This problem shows a cool trick with numbers and how they relate to multiplication and division.

Step 1 — Trying with an example

Let us pick a 3-digit number. We will choose 123.

We make it a 6-digit number by repeating the digits.

123123123123

Now, we divide this number by 7.

123123÷7123123 \div 7

=17589= 17589

Next, we divide the result by 11.

17589÷1117589 \div 11

=1599= 1599

Finally, we divide this new result by 13.

1599÷131599 \div 13

123\boxed{\textbf{123}}

We got the original number back!

Step 2 — Trying with another example

Let us try with a different 3-digit number. We will choose 456.

We form the 6-digit number.

456456456456

First, we divide by 7.

456456÷7456456 \div 7

=65208= 65208

Then, we divide by 11.

65208÷1165208 \div 11

=5928= 5928

Lastly, we divide by 13.

5928÷135928 \div 13

456\boxed{\textbf{456}}

Again, we got the original number back.

Step 3 — Figuring out why it works

Let the 3-digit number be abcabc. This means aa is the hundreds digit, bb is the tens digit, and cc is the units digit.

We can write this number using place values.

abc=100a+10b+cabc = 100a + 10b + c

Now, we form the 6-digit number abcabcabcabc. We can also write this using place values.

abcabc=100000a+10000b+1000c+100a+10b+cabcabc = 100000a + 10000b + 1000c + 100a + 10b + c

We can group the terms.

abcabc=(100000a+100a)+(10000b+10b)+(1000c+c)abcabc = (100000a + 100a) + (10000b + 10b) + (1000c + c)

abcabc=100100a+10010b+1001cabcabc = 100100a + 10010b + 1001c

We can take out 1001 as a common factor.

abcabc=1001×(100a+10b+c)abcabc = 1001 \times (100a + 10b + c)

We know that 100a+10b+c100a + 10b + c is our original 3-digit number, abcabc.

abcabc=1001×abcabcabc = 1001 \times abc

The hint asks us to multiply 7, 11, and 13. Let us do that.

7×11×137 \times 11 \times 13

=77×13= 77 \times 13

=1001= 1001

So, we found that 10011001 is the product of 7, 11, and 13.

This means our 6-digit number abcabcabcabc is actually abc×1001abc \times 1001.

abcabc=abc×(7×11×13)abcabc = abc \times (7 \times 11 \times 13)

When we divide abcabcabcabc by 7, then by 11, and then by 13, it is the same as dividing by their product, which is 1001.

abcabc7×11×13\frac{abcabc}{7 \times 11 \times 13}

=abc×(7×11×13)7×11×13= \frac{abc \times (7 \times 11 \times 13)}{7 \times 11 \times 13}

=abc= abc

This shows that dividing abcabcabcabc by 7, then by 11, and finally by 13 will always give us the original 3-digit number abcabc.

Answer

(i) When you divide the 6-digit number by 7, then by 11, and finally by 13, you get the original 3-digit number back. (ii) For the number 123, the result is 123. For the number 456, the result is 456. (iii) It works because the 6-digit number abcabcabcabc can be written as abc×1001abc \times 1001. Since 7×11×13=10017 \times 11 \times 13 = 1001, dividing by 7, 11, and 13 consecutively is the same as dividing by 1001, which cancels out the 1001 factor and leaves the original number abcabc.

More questions in FIO

Q1

Without building the entire pyramid, find the number in the topmost row given the bottom row in each of these cases.

Q2

Write an expression for the topmost row of a pyramid with 4 rows in terms of the values in the bottom row.

Q3

Without building the entire pyramid, find the number in the topmost row given the bottom row in each of these cases.

Q4

If the first three Virahāṅka-Fibonacci numbers are written in the bottom row of a number pyramid with three rows, fill in the rest of the pyramid. What numbers appear in the grid? What is the number at the top? Are they all Virahāṅka-Fibonacci numbers?

Q5

What can you say about the numbers in the pyramid and the number at the top in the following cases?

(i) The first four Virahāṅka-Fibonacci numbers are written in the bottom row of a four row pyramid. (ii) The first 29 Virahāṅka-Fibonacci numbers are written in the bottom row of a 29 row pyramid.

Q6

If the bottom row of an nn row pyramid contains the first nn Virahāṅka-Fibonacci numbers, what can we say about the numbers in the pyramid? What can we say about the number at the top?

Q7

Fill the digits 1, 3, and 7 in ×\square\square \times \square to make the largest product possible.

Q8

Fill the digits 3, 5, and 9 in ×\square\square \times \square to make the largest product possible.

Q9

In the trick given above, what is the quotient when you divide by 9? Is there a relationship between the two numbers and the quotient?

Q10

In the trick given above, instead of finding the difference of the two 2-digit numbers, find their sum. What will happen? For example:

  • We start with 31. After reversing we get 13. Adding 31 and 13, we get 44.
  • We start with 28. After reversing we get 82. Adding 28 and 82, we get 110.
  • We start with 12. After reversing we get 21. Adding 12 and 21, we get 33.

Observe that all these numbers are divisible by 11. Is this always true? Can we justify this claim using algebra?

Q11

Consider any 3-digit number, say abcabc (100a+10b+c100a + 10b + c). Make two other 3-digit numbers from these digits by cycling these digits around, yielding bcabca and cabcab. Now add the three numbers. Using algebra, justify that the sum is always divisible by 37. Will it also always be divisible by 3? [Hint: Look at some multiples of 37.]

Q12

Consider any 3-digit number, say abcabc. Make it a 6-digit number by repeating the digits, that is abcabcabcabc. Divide this number by 7, then by 11, and finally by 13. What do you get? Try this with other numbers. Figure out why it works. [Hint: Multiply 7, 11 and 13.]

Q13

There are 3 shrines, each with a magical pond in the front. If anyone dips flowers into these magical ponds, the number of flowers doubles. A person has some flowers. He dips them all in the first pond and then places some flowers in shrine 1. Next, he dips the remaining flowers in the second pond and places some flowers in shrine 2. Finally, he dips the remaining flowers in the third pond and then places them all in shrine 3. If he placed an equal number of flowers in each shrine, how many flowers did he start with? How many flowers did he place in each shrine?

Q14

A farm has some horses and hens. The total number of heads of these animals is 55 and the total number of legs is 150. How many horses and how many hens are on the farm?

Can you solve this without letter-numbers?

[Hint: If all the 55 animals were hens, then how many legs would there be? Using the difference between this number and 150, can you find the number of horses?]

Q15

A mother is 5 times her daughter's age. In 6 years' time, the mother will be 3 times her daughter's age. How old is the daughter now?

Q16

Two friends, Gauri and Naina, are cowherds. One day, they pass each other on the road with their cows. Gauri says to Naina, "You have twice as many cows as I do". Naina says, "That's true, but if I gave you three of my cows, we would each have the same number of cows". How many cows do Gauri and Naina have?

Q17

I run a small dosa cart and my expenses are as follows:

  • Rent for the dosa cart is ₹5000 per day.
  • The cost of making one dosa (including all the ingredients and fuel) is ₹10.

(i) If I can sell 100 dosas a day, what should be the selling price of my dosa to make a profit of ₹2000?

(ii) If my customers are willing to pay only ₹50 for a dosa, how many dosas should I aim to sell in a day to make a profit of ₹2000?

Q18

Evaluate the following sequence of fractions:

13,(1+3)(5+7),(1+3+5)(7+9+11)\frac{1}{3}, \frac{(1 + 3)}{(5 + 7)}, \frac{(1 + 3 + 5)}{(7 + 9 + 11)}

What do you observe? Can you explain why this happens?

[Hint: Recall what you know about the sum of the first nn odd numbers.]

Q19

Karim and the Genie

Karim was taking a nap under a tree. He had a dream about a magical lamp and a genie. He heard a voice saying, “I have come to serve you, Oh master”. He woke up and to his surprise, it was a genie!

“Do you want to make money?”, asked the genie. Karim nodded dumbly in bewilderment. The genie continued, “Do you see the banyan tree over there? All you have to do is go around it once. The money in your pocket will double”.

Karim immediately started towards the tree, only to be stopped by the genie. “One moment!”, said the genie. “Since I am bringing you great riches, you should share some of your gains with me. You must give me 8 coins each time you go around the tree.”

Thinking that was a trifling amount, Karim readily agreed.

He went around the tree once. Just as the genie had said, the number of coins in his pocket doubled! He gave 8 coins to the genie. He made another round. Again the number of coins doubled. He gave 8 more coins to the genie. He went around the tree for the third time. The number of coins doubled again, but to his horror, he was left with only 8 coins, exactly the number of coins he owed the genie!

As Karim began to wonder how the genie tricked him, the genie let out a loud laugh and disappeared.

(i) How many coins did Karim initially have?

(ii) For what cost per round should Karim agree to the deal, if he wants to increase the number of coins he has?

(iii) Through its magical powers, the genie knows the number of coins that Karim has. How should the genie set the cost per round so that it gets all of Karim's coins?

← Back to Algebra Play