Operations with Integers | IT

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.

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

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. 4×8=324 \times 8 = 32 Now we have 32 and the third number -3. We need to get -29. If we add the third number to 32: 32+(3)=2932 + (-3) = 29 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: (first number×second number+third number)-(\text{first number} \times \text{second number} + \text{third number})

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 (6×(11)+12)-(6 \times (-11) + 12). 6×(11)=666 \times (-11) = -66 66+12=54-66 + 12 = -54 (54)=54-(-54) = 54 The output is 54. This matches the diagram.

For the third row: The input numbers are 5, 3, and 7. The rule is (5×3+7)-(5 \times 3 + 7). 5×3=155 \times 3 = 15 15+7=2215 + 7 = 22 (22)=22-(22) = -22 The output is -22. This matches the diagram.

For the fourth row: The input numbers are -3, 9, and -8. The rule is ((3)×9+(8))-((-3) \times 9 + (-8)). 3×9=27-3 \times 9 = -27 27+(8)=35-27 + (-8) = -35 (35)=35-(-35) = 35 The output is 35. This matches the diagram.

For the fifth row: The input numbers are -7, 4, and 6. The rule is ((7)×4+6)-((-7) \times 4 + 6). 7×4=28-7 \times 4 = -28 28+6=22-28 + 6 = -22 (22)=22-(-22) = 22 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 ((10)×(12)+(9))-((-10) \times (-12) + (-9)). First, multiply the first two numbers: 10×(12)-10 \times (-12) =120= 120 Next, add the third number to this result: 120+(9)120 + (-9) =1209= 120 - 9 =111= 111 Finally, take the negative of this sum: (111)-(111)

111\boxed{-111} The missing value is -111.

Diagram 1

Step 5 — Creating a new machine

Let us create "Machine-3". This machine also takes three numbers. Let us call them xx, yy, and zz. The rule for Machine-3 is: x×yzx \times y - z.

Let us show some examples for Machine-3.

Example 1: Input: 2, 3, 5 Output: 2×352 \times 3 - 5 =65= 6 - 5 =1= 1

Example 2: Input: 4, -2, 7 Output: 4×(2)74 \times (-2) - 7 =87= -8 - 7 =15= -15

Example 3: Input: -5, 6, -1 Output: (5)×6(1)(-5) \times 6 - (-1) =30+1= -30 + 1 =29= -29

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 (a×b+c)-(a \times b + c). (ii) The blank in the diagram should be -111. (iii) My machine (Machine-3) takes three numbers, xx, yy, and zz. Its operation is x×yzx \times y - z. For the challenge, if the input is 7, -3, 10, the output is -31.

More questions in IT

Q1

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:

  1. Do the two numbers add up to 25?
  2. Is the difference between them 11? (Remember: the difference means first number – second number.)

Write your guesses like this:

Q2

Context: Rakesh gives you a challenge. "I have thought of two numbers", he says. "Their sum is 2525, and their difference is 1111."

Can you tell me the two numbers? You don't need to use any formulas. Just try different pairs of numbers and then check:

  1. Do the two numbers add up to 2525?
  2. Is the difference between them 1111? (Remember: the difference means first number - second number.)

Write your guesses like this:

Q. Did you find the right pair?

Q3

Context: Rakesh's Puzzle: A Number Game Rakesh gives you a challenge. “I have thought of two numbers”, he says. “Their sum is 2525, and their difference is 1111.”

Can you tell me the two numbers? You don't need to use any formulas. Just try different pairs of numbers and then check:

  1. Do the two numbers add up to 2525?
  2. Is the difference between them 1111? (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 2525, but their difference is 11-11.”

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 77 and the second is 1818!

Q4

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?

Q5

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?

Q6

Based on this new model, answer the following questions:

  1. If the first movement is -4 and the final position is 5, what is the second movement?
  2. If there are multiple strikes causing movements in the order 1, -2, 3, -4, ..., -10, what is the final position of the coin?
Q7

If there are multiple strikes causing movements in the order 1,2,3,4,,101, -2, 3, -4, \dots, -10, what is the final position of the coin?

Q8

From the figures below, what can you conclude about the magnitudes of aa and bb compared to each other, and what are their directions? Remember to start from 0.

Q9

Using tokens, argue out the following statements.

(a) 718=7+(18)7 - 18 = 7 + (-18) (additive inverse of 1818 is 18-18)

(b) 4(12)=4+124 - (-12) = 4 + 12 (additive inverse of 12-12 is 1212)

Q10

Similarly find the values of 4×(6)4 \times (-6) and 9×(7)9 \times (-7)? How can we interpret (4)×2(-4) \times 2?

Q11

Context: Consider the numbers represented by the following tokens:

We can see that all of them represent the number (2)(-2). 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 2-2?

Q12

Context: We can see that all of them represent the number 2-2. Now, take 44 times each of these token sets. That is, place each set into the empty bag 44 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 2-2?

Q. Check this for 5×45 \times 4, by taking different token sets corresponding to 44.

Q13

We have seen that 4×2-4 \times 2 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 4×2-4 \times 2 be defined through a process of addition of tokens instead of removal of tokens?

Q14

What do you notice in this pattern? Can you describe it?

Q15

Will this pattern continue when the multiplier goes below zero and becomes a negative number?

Q16

What is the pattern when the multiplicand is a negative integer?

Q18

Context: Consider the expression 1×a1 \times a. We know that the value of this expression is 'a' for all positive integers.

Q. Is this true for all negative integers too?

Q19

What is the value of the expression 1×a-1 \times a?

Q20

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):

Q21

What do you notice in these pairs of multiplication statements?

Q22

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?

Q23

Does the sign of the product change if we swap the multiplier and multiplicand?

Q24

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?

Q25

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.

Q26

Can you summarise the rules for integer division looking at the above pattern?

Q27

Take a few more examples of multiplication of 3 integers and check this property. What do you observe?

Q28

Are there orders in which 5×3×45 \times -3 \times 4 can be evaluated? Will the product be the same in all these cases?

Q29

Multiply the expression 25×6×1225 \times -6 \times 12 in all the different orders and check if the product is the same in all cases.

Q30

Look at the following series of multiplications:

When 1-1 is multiplied 22 or 44 times the product is positive. When it is multiplied 33 or 55 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?

Q31

Now, consider the expression 5×(4+(2))5 \times (4 + (-2)). As in the case of positive integers, is this expression equal to 5×4+5×(2)5 \times 4 + 5 \times (-2)?

Q32

Check if the distributive property holds for (2)×(4+(3))(-2) \times (4 + (-3)) (that is, if this expression equals (2)×4+(2)×(3)(-2) \times 4 + (-2) \times (-3)), 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?

Q33

Can you visually show the distributive property for an expression like 4×(2+(3))-4 \times (2 + (-3))? [Hint: Use the fact that multiplying a number by 4-4 is adding the inverse of the number 4 times.]

Q34

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.

Q35

Context: The operation done by Machine 1 is (first number) + (second number) - (third number). Written as an expression, this will be a+bca + b - c, where aa is the first number, bb is the second number, and cc is the third number. For example, 5+83=105 + 8 - 3 = 10, and (4)+(1)(6)=1(-4) + (-1) - (-6) = 1.

Q. So, the result of the last group will be, (10)+(12)(9)=_______.(-10) + (-12) - (-9) = \text{\_\_\_\_\_\_\_}.

Q36

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.

← Back to Operations with Integers