Question 36
Find the operations being done by Machine 2 and fill in the blank.
Make your own machine and challenge your peers in finding its operations.

We need to find the rule for Machine 2.
Step 1 — Understanding the machine
The machine takes three numbers. Let us call them the first, second, and third numbers. It performs some operations on them. Then it gives one output number. We will try to find the operations.
Step 2 — Testing possible operations
Let us use the first row of numbers. The input numbers are 4, 8, and -3. The output number is -29. Let us try multiplying the first two numbers. Now we have 32 and the third number -3. We need to get -29. If we add the third number to 32: This is close to -29. It is the negative of 29. So, the operation might be to multiply the first two numbers. Then add the third number to this product. Finally, take the negative of the whole result. Let us write this rule as:
Step 3 — Verifying the rule
Let us check this rule with the other rows.
For the second row: The input numbers are 6, -11, and 12. The rule is . The output is 54. This matches the diagram.
For the third row: The input numbers are 5, 3, and 7. The rule is . The output is -22. This matches the diagram.
For the fourth row: The input numbers are -3, 9, and -8. The rule is . The output is 35. This matches the diagram.
For the fifth row: The input numbers are -7, 4, and 6. The rule is . The output is 22. This matches the diagram. The rule works for all given rows.
Step 4 — Finding the missing value
Now we use the rule for the last row. The input numbers are -10, -12, and -9. The rule is . First, multiply the first two numbers: Next, add the third number to this result: Finally, take the negative of this sum:
The missing value is -111.

Step 5 — Creating a new machine
Let us create "Machine-3". This machine also takes three numbers. Let us call them , , and . The rule for Machine-3 is: .
Let us show some examples for Machine-3.
Example 1: Input: 2, 3, 5 Output:
Example 2: Input: 4, -2, 7 Output:
Example 3: Input: -5, 6, -1 Output:
Now, challenge your friends with this problem: Input: 7, -3, 10 What is the output of Machine-3?
Answer
(i) The operations being done by Machine 2 are: multiply the first two numbers, add the third number, then take the negative of the result. This can be written as . (ii) The blank in the diagram should be -111. (iii) My machine (Machine-3) takes three numbers, , , and . Its operation is . For the challenge, if the input is 7, -3, 10, the output is -31.
More questions in IT
Rakesh gives you a challenge.
“I have thought of two numbers”, he says. “Their sum is 25, and their difference is 11.”
Can you tell me the two numbers?
You don’t need to use any formulas. Just try different pairs of numbers and then check:
- Do the two numbers add up to 25?
- Is the difference between them 11? (Remember: the difference means first number – second number.)
Write your guesses like this:
Context: Rakesh gives you a challenge. "I have thought of two numbers", he says. "Their sum is , and their difference is ."
Can you tell me the two numbers? You don't need to use any formulas. Just try different pairs of numbers and then check:
- Do the two numbers add up to ?
- Is the difference between them ? (Remember: the difference means first number second number.)
Write your guesses like this:
Q. Did you find the right pair?
Context: Rakesh's Puzzle: A Number Game Rakesh gives you a challenge. “I have thought of two numbers”, he says. “Their sum is , and their difference is .”
Can you tell me the two numbers? You don't need to use any formulas. Just try different pairs of numbers and then check:
- Do the two numbers add up to ?
- Is the difference between them ? (Remember: the difference means first number second number.)
Write your guesses like this:
Q. Now that you’ve found the correct pair, Rakesh gives you a second challenge:
“Think of two numbers whose sum is , but their difference is .”
Use the same method. Try different pairs of numbers and fill in the table again. You will notice that if you swap the numbers from the first puzzle, you get the answer to Rakesh’s second puzzle. That is, the first number is and the second is !
The coin is at 0. If it is struck twice (the direction of the two strikes may be the same or different) can you give a formula for the final position of the coin?
Context: Suppose the first strike moves the coin rightward by 5 units from 0, and the second strike leftward by 7 units, then we take the First Movement = 5 units and Second Movement = -7 units.
Q. What is the final position of the coin?
Based on this new model, answer the following questions:
- If the first movement is -4 and the final position is 5, what is the second movement?
- If there are multiple strikes causing movements in the order 1, -2, 3, -4, ..., -10, what is the final position of the coin?
If there are multiple strikes causing movements in the order , what is the final position of the coin?
From the figures below, what can you conclude about the magnitudes of and compared to each other, and what are their directions? Remember to start from 0.
Using tokens, argue out the following statements.
(a) (additive inverse of is )
(b) (additive inverse of is )
Similarly find the values of and ? How can we interpret ?
Context: Consider the numbers represented by the following tokens:
We can see that all of them represent the number . Now, take 4 times each of these token sets. That is, place each set into the empty bag 4 times.
Q. What integer do we get as the final answer in each case? Do we get different answers because the sets look different, or the same answer because they all represent ?
Context: We can see that all of them represent the number . Now, take times each of these token sets. That is, place each set into the empty bag times.
What integer do we get as the final answer in each case? Do we get different answers because the sets look different, or the same answer because they all represent ?
Q. Check this for , by taking different token sets corresponding to .
We have seen that is the number obtained by removing 2 positive tokens from the empty bag 4 times.
We know that removing or subtracting a number is the same as adding its inverse.
Using this, can be defined through a process of addition of tokens instead of removal of tokens?
What do you notice in this pattern? Can you describe it?
Will this pattern continue when the multiplier goes below zero and becomes a negative number?
What is the pattern when the multiplicand is a negative integer?
Context: Consider the expression . We know that the value of this expression is 'a' for all positive integers.
Q. Is this true for all negative integers too?
What is the value of the expression ?
In the case of integers, is the product the same when we swap the multiplier and the multiplicand? Try this for some numbers.
Observe the following pairs of multiplications (fill in the blanks where needed):
What do you notice in these pairs of multiplication statements?
Context: The product is the same when we 'swap' the multiplier and multiplicand. Earlier, we have seen a similar property with addition.
Q. Will this always happen?
Does the sign of the product change if we swap the multiplier and multiplicand?
Context: An exam has 50 multiple choice questions. 5 marks are given for every correct answer and 2 negative marks for every wrong answer.
Q. What are the maximum possible marks in the exam? What are the minimum possible marks?
Context: An elevator in a mining shaft moves above and below the ground. The elevator's positions above the ground are represented as positive integers and positions below the ground are represented as negative integers. In part (b), the elevator begins to descend from 15 m above the ground at the speed of 3 metres per minute. Method 1 models this using subtraction.
Q. Find the solution to part (b) using Method 1 described above.
Can you summarise the rules for integer division looking at the above pattern?
Take a few more examples of multiplication of 3 integers and check this property. What do you observe?
Are there orders in which can be evaluated? Will the product be the same in all these cases?
Multiply the expression in all the different orders and check if the product is the same in all cases.
Look at the following series of multiplications:
When is multiplied or times the product is positive. When it is multiplied or times the product is negative. Can you generalise these statements further?
Using this understanding of multiplication of many integers, can you give a simple rule to find the sign of the product of many integers?
Now, consider the expression . As in the case of positive integers, is this expression equal to ?
Check if the distributive property holds for (that is, if this expression equals ), and for a few other such expressions of your choice.
What do you observe? We see that the distributive property seems to hold for integers, as well. Will this always happen?
Can you visually show the distributive property for an expression like ? [Hint: Use the fact that multiplying a number by is adding the inverse of the number 4 times.]
Pick the Pattern
Two pattern machines are given below. Each machine takes 3 numbers, does some operations and gives out the result.
Find the operations being done by Machine 1.
Context: The operation done by Machine 1 is (first number) + (second number) - (third number). Written as an expression, this will be , where is the first number, is the second number, and is the third number. For example, , and .
Q. So, the result of the last group will be,
Find the operations being done by Machine 2 and fill in the blank.
Make your own machine and challenge your peers in finding its operations.