Skip to content
Screenshot 2025-06-30 111651

Chapter-2

ARITHMETIC EXPRESSIONS

2.1 Simple Expressions

You may have seen mathematical phrases like 13 + 2, 20 โ€“ 4, 12 ร— 5, and 18 รท 3. Such phrases are called arithmetic expressions.
Every arithmetic expression has a value which is the number it evaluates to. For example, the value of the expression 13 + 2 is 15. This expression can be read as โ€˜13 plus 2โ€™ or โ€˜the sum of 13 and 2โ€™.
We use the equality sign โ€˜=โ€™ to denote the relationship between an arithmetic expression and its value. For example:

13 + 2 = 15.

Screenshot 2025-06-30 113119 Example 1: Mallika spends โ‚น25 every day for lunch at school. Write the expression for the total amount she spends on lunch in a week from Monday to Friday.

The expression for the total amount is 5 ร— 25.
5 ร— 25 is โ€œ5 times 25โ€ or โ€œthe product of 5 and 25โ€.

Different expressions can have the same value. Here are multiple ways to express the number 12, using two numbers and any of the four operations +, โ€“ , ร— and รท:

10 + 2, 15 โ€“ 3, 3 ร— 4, 24 รท 2.

Screenshot 2025-06-30 113119 Choose your favourite number and write as many expressions as you can having that value.

Comparing Expressions

Screenshot 2025-06-30 113119

Figure it Out

1. Fill in the blanks to make the expressions equal on both sides of the = sign:

  1. (a) 13 + 4 = ____ + 6
  2. (b) 22 + ____ = 6 ร— 5
  3. (c) 8 ร— ____ = 64 รท 2
  4. (d) 34 โ€“ ____ = 25
  5. 2. Arrange the following expressions in ascending (increasing) order of their values.

  6. (a) 67 โ€“ 19
  7. (b) 67 โ€“ 20
  8. (c) 35 + 25
  9. (d) 5 ร— 11
  10. (e) 120 รท 3

Example 2 Illustration Example 2: Which is greater:1023 + 125 or 1022 + 128?
Imagining a situation could help us answer this without finding the actual values.
calculation Raja had 1023 marbles and got 125 more today. Now he has 1023 + 125 marbles.
Joy had 1022 marbles and got 128 more today. Now he has 1022 + 128 marbles.
Who has more?

This situation can be represented as shown in the picture on the right.
To begin with, Raja had 1 more marble than Joy. But Joy got 3 more marbles than Raja today.
So, Joy has 2 more marbles than Raja now.

That is, 1023 + 125 < 1022 + 128.

Example 3 Illustration Example 3: Which is greater: 113 โ€“ 25 or 112 โ€“ 24?
calculation Imagine a situation: Raja had 113 marbles and lost 25 of them. He has 113 โ€“ 25 marbles.
Joy had 112 marbles and lost 24 today. He has 112 โ€“ 24 marbles.

Raja had 1 marble more than Joy, but he also lost 1 marble more than Joy did.
Therefore, they have an equal number of marbles now.
That is,

113 โ€“ 25 = 112 โ€“ 24.

Comparison Exercises Use โ€˜>โ€™, โ€˜<โ€™ or โ€˜=โ€™ to compare the following expressions.
Can you do it without complicated calculations? Explain your thinking in each case.

(a) 245 + 289 ___ 246 + 285
(b) 273 โ€“ 145 ___ 272 โ€“ 144
(c) 364 + 587 ___ 363 + 589
(d) 124 + 245 ___ 129 + 245
(e) 213 โ€“ 77 ___ 214 โ€“ 76

2.2 Reading and Evaluating Complex Expressions

Sometimes, when an expression is not accompanied by a context, there can be more than one way of evaluating its value. In such cases, we need some tools and rules to specify how exactly the expression has to be evaluated.
To give an example with language, look at the following sentences:

  1. (a) Sentence: โ€œShalini sat next to a friend with toysโ€.

    Meaning: The friend has toys and Shalini sat next to her.

    calculation
  2. calculation
  3. (b) Sentence: โ€œShalini sat next to a friend, with toysโ€.

    Meaning: Shalini has the toys and she sat with them next to her friend.

This sentence without the punctuation could have been interpreted in two different ways. The appropriate use of a comma specifies how the sentence has to be understood.
Let us see an expression that can be evaluated in more than one way.

Example 3 IllustrationExample 4: Mallesh brought 30 marbles to the playground. Arun brought 5 bags of marbles with 4 marbles in each bag. How many marbles did Mallesh and Arun bring to the playground?
Mallesh summarized this by writing the mathematical expression โ€”

30 + 5 ร— 4.

Without knowing the context behind this expression, Purna found the value of this expression to be 140. He added 30 and 5 first, to get 35,and then multiplied 35 by 4 to get 140.
Mallesh found the value of this expression to be 50. He multiplied 5 and 4 first to get 20 and added 20 to 30 to get 50.
In this case, Mallesh is right. But why did Purna get it wrong? Just looking at the expression 30 + 5 ร— 4, it is not clear whether we should do the addition first or multiplication.
Just as punctuation marks are used to resolve confusions in language, brackets and the notion of terms are used in mathematics to resolve confusions in evaluating expressions.

Brackets in Expressions

In the expression to find the number of marbles โ€” 30 + 5 ร— 4 โ€” we had to first multiply 5 and 4, and then add this product to 30. This order of operations is clarified by the use of brackets as follows:

30 + (5 ร— 4).

When evaluating an expression having brackets, we need to first find the values of the expressions inside the brackets before performing other operations. So, in the above expression, we first find the value of 5 ร— 4, and then do the addition. Thus, this expression describes the number of marbles:

30 + (5 ร— 4 ) = 30 + 20 = 50.

Example 3 Illustration Example 5: Irfan bought a pack of biscuits for โ‚น15 and a packet of toor dal for โ‚น56. He gave the shopkeeper โ‚น100. Write an expression that can help us calculate the change Irfan will get back from the shopkeeper.
Irfan spent โ‚น15 on a biscuit packet and โ‚น56 on toor dal. So, the total cost in rupees is 15 + 56. He gave โ‚น100 to the shopkeeper. So, he should get back 100 minus the total cost. Can we write that expression asโ€”

100 โ€“ 15 + 56โ€‰?

Can we first subtract 15 from 100 and then add 56 to the result? We will get 141. It is absurd that he gets more money than he paid the shopkeeper! We can use brackets in this case:

100 โ€“ (15 + 56).

Evaluating the expression within the brackets first, we get 100 minus 71, which is 29. So, Irfan will get back โ‚น29.

Terms in Expressions

Suppose we have the expression 30 + 5 ร— 4 without any brackets. Does it have no meaning?
When there are expressions having multiple operations, and the order of operations is not specified by the brackets, we use the notion of terms to determine the order.
Terms are the parts of an expression separated by a โ€˜+โ€™ sign. For example, in 12+7, the terms are 12 and 7, as marked below.
calculation

We will keep marking each term of an expression as above. Note that this way of marking the terms is not a usual practice. This will be done until you become familiar with this concept.
Now, what are the terms in 83 โ€“ 14? We know that subtracting a number is the same as adding the inverse of the number. Recall that the inverse of a given number has the sign opposite to it. For example, the inverse of 14 is โ€“14, and the inverse of โ€“14 is 14. Thus, subtracting 14 from 83 is the same as adding โ€“14 to 83. That is,

calculation

Thus, the terms of the expression 83 โ€“ 14 are 83 and โ€“14.

calculation

Comparison ExercisesCheck if replacing subtraction by addition in this way does not change the value of the expression, by taking different examples.

Comparison Exercises Can you explain why subtracting a number is the same as adding its inverse, using the Token Model of integers that we saw in the Class 6 textbook of mathematics? All subtractions in an expression are converted to s in this manner to identify the terms.
Here are some more examples of expressions and their terms:

calculation
calculation
calculation

Note that 6 ร— 5, 4 ร— 6 are single terms as they do not have any โ€˜+โ€™ sign. In the following table, some expressions are given. Complete the table.

calculation

Now we will see how terms are used to determine the order of operations to find the value of an expression.
We will start with expressions having only additions (with all the subtractions suitably converted into additions).

Example 3 IllustrationDoes changing the order in which the terms are added give different values?

Swapping and Grouping

Let us consider a simple expression having only two terms.

Example 3 Illustration Example 6: Madhu is flying a drone from a terrace. The drone goes 6โ€‰m up and then 4โ€‰m down. Write an expression to show how high the final position of the drone is from the terrace.

The drone is 6 โ€“ 4 = 2 m above the terrace. Writing it as sum of terms:calculation

Will the sum change if we swap the terms?calculation

It doesnโ€™t in this case.
calculation We already know that swapping the terms does not change the sum when both the terms are positive numbers.

Example 3 Illustration Will this also hold when there are terms having negative numbers as well? Take some more expressions and check.

Example 3 Illustration Can you explain why this is happening using the Token Model of integers that we saw in the Class 6 textbook of mathematics?
Thus, in an expression having two terms, swapping them does not change the value.calculation
Now consider an expression having three terms: (โ€“7) + 10 + (โ€“11). Let us add these terms in the following two different orders: calculation (adding the first two terms and then adding their sum to the third term)calculation (adding the last two terms and then adding their sum to the first term)
What do you see? The sums are the same in both cases.
Again, we know that while adding positive numbers, grouping them in any of the above two ways gives the same sum.

calculation

Example 3 IllustrationWill this also hold when there are terms having negative numbers as well? Take some more expressions and check.

Example 3 IllustrationCan you explain why this is happening using the Token Model of integers that we saw in the Class 6 textbook of mathematics?

Thus, grouping the terms of an expression in either of the following ways gives the same value.calculation

Let us consider the expression (โ€“7) + 10 + (โ€“11) again. What happens when we change the order and add โ€“7 and โ€“11 first, and then add this sum to 10? Will we get the same sum as before?
We see that adding the terms of the expression (โ€“7) + 10 + (โ€“11) in any order gives the same sum of โ€“8.

Example 3 Illustration Does adding the terms of an expression in any order give the same value? Take some more expressions and check. Consider expressions with more than 3 terms also.

Example 3 Illustration Can you explain why this is happening using the Token Model of integers that we saw in the Class 6 textbook of mathematics?

calculation

Thus, the addition of terms in any order gives the same value.
Therefore, in an expression having only additions, it does not matter in what order the terms are added: they all give the same value.
Now let us consider expressions having multiplication and division also, without the order of operations specified by the brackets. The values of such expressions are found by first evaluating the terms. Once all the terms are evaluated, they are added.
For example, the expression 30 + 5 ร— 4 is evaluated as follows:calculation The expression 5 ร— (3 + 2) + 78 + 3 is evaluated as follows:calculation Where (3+2) is first evaluated and this sum is multiplied by 5 (= 25). The expression 7 ร— 8 is evaluated (= 56). This simplifies to 25 + 56 + 3 = 84.

Example 3 IllustrationManasa is adding a long list of numbers. It took her fivecalculation minutes to add them all and she got the answer 11749. Then she realised that she had forgotten to include the fourth number 9055. Does she have to start all over again?

In mathematics we use the phrase commutative property of addition instead of saying โ€œswapping terms does not change the sumโ€. Similarly, โ€œgrouping does not change the sumโ€ is called the associative property of addition.

Swapping the Order of Things in Everyday Life

Example 3 IllustrationManasa is going outside to play. Her mother says,calculation โ€œWear your hat and shoes!โ€ calculationWhich one should she wear first? She can wear her hat first and then her shoes. Or she can wear her shoes first and then her hat.
Manasa will look exactly the same in both cases. Imagine a different situation: Manasaโ€™s mother says โ€œWear your socks and shoes!โ€ Now the order matters. She should wear socks and then shoes. If she wears shoes and then socks, Manasa will feel very uncomfortable and look very different.

More Expressions and Their Terms

Example 3 IllustrationExample 7: Amu, Charan, Madhu, and John went to a hotel and ordered four dosas. Each dosa cost โ‚น23, and they wish to thank the waiter by tipping โ‚น5. Write an expression describing the total cost.

Cost of 4 dosas = 4 ร— 23

Can the total amount with tip be written as 4 ร— 23 + 5? Evaluating it, we getcalculation

Thus, 4 ร— 23 + 5 is a correct way of writing the expression.

Example 3 Illustration If the total number of friends goes up to 7 and the tip remains the same, how much will they have to pay? Write an expression for this situation and identify its terms.

Example 3 IllustrationExample 8: Children in a class are playing โ€œFire in the mountain, run, run, run!โ€. Whenever the teacher calls out a number, students are supposed to arrange themselves in groups of that number. Whoever is not part of the announced group size, is out.calculation Ruby wanted to rest and sat on one side. The other 33 students were playing the game in the class. The teacher called out โ€˜5โ€™. Once children settled, Ruby wrote 6 ร— 5 + 3 (understood as 3 more than 6 ร— 5)

Example 3 Illustration Think and discuss why she wrote this.
The expression written as a sum of terms isโ€”calculation

Example 3 Illustration For each of the cases below, write the expression and identify its terms:
If the teacher had called out โ€˜4โ€™, Ruby would write ____________
If the teacher had called out โ€˜7โ€™, Ruby would write ____________
Write expressions like the above for your class size.

Example 3 Illustration Example 9: Raghu bought 100 kg of rice from the wholesale market and packed them into 2 kg packets. He already had four 2 kg packets.Write an expression for the number of 2 kg packets of rice he has now and identify the terms.

He had 4 packets. The number of new 2 kg packets of rice is 100 รท 2, which we also write as 100/2.

The number of 2 kg packets he has now is 4 + 100/2 . The terms areโ€”calculation

Example 3 Illustration Example 10: Kannan has to pay โ‚น432 to a shopkeeper using coins of โ‚น1 and โ‚น5, and notes of โ‚น10, โ‚น20, โ‚น50 and โ‚น100. How can he do it?
There is more than one possibility. For example,

432 = 4 ร— 100 + 1 ร— 20 + 1 ร— 10 + 2 ร— 1

Meaning: 4 notes of โ‚น100, 1 note of โ‚น20, 1 note of โ‚น10 and 2 notes of โ‚น1

432 = 8 ร— 50 + 1 ร— 10 + 4 ร— 5 + 2 ร— 1

Meaning: 8 notes of โ‚น50, 1 note of โ‚น10, 4 notes of โ‚น5 and 2 notes of โ‚น1

Example 3 Illustration Identify the terms in the two expressions above.

Example 3 Illustration Can you think of some more ways of giving โ‚น432 to someone?

Example 3 Illustration Example 11:Here are two pictures. Which of these two arrangements matches with the expression 5 ร— 2 + 3?calculation

Let us write this expression as a sum of terms.calculation This expression 5 ร— 2 + 3 can be understood as 3 more than 5 ร— 2, which describes the arrangement on the .

Example 3 Illustration What is the expression for the arrangement in the right making use of the number of yellow and blue squares? Do you recall the use of brackets? We need to use brackets for this.

2 ร— (5 + 3)

Notice that this arrangement can also be described usingโ€”

5 + 3 + 5 + 3

OR

5 ร— 2 + 3 ร— 2

Screenshot 2025-06-30 113119

Figure it Out

1. Find the values of the following expressions by writing the terms in each case.

  1. (a) 28 โ€“ 7 + 8
  2. (b) 39 โ€“ 2 ร— 6 + 11
  3. (c) 40 โ€“ 10 + 10 + 10
  4. (d) 48 โ€“ 10 ร— 2 + 16 รท 2
  5. (e) 6 ร— 3 โ€“ 4 ร— 8 ร— 5

2. Write a story/situation for each of the following expressions and find their values.

  1. (a) 89 + 21 โ€“ 10
  2. (b) 5 ร— 12 โ€“ 6
  3. (c) 4 ร— 9 + 2 ร— 6

3. For each of the following situations, write the expression describing the situation, identify its terms and find the value of the expression.

  1. (a) Queen Alia gave 100 gold coins to Princess Elsa and 100 gold coins to Princess Anna last year. Princess Elsa used the coins to start a business and doubled her coins. Princess Anna bought jewellery and has only half of the coins . Write an expression describing how many gold coins Princess Elsa and Princess Anna together have.
  2. (b) A metro train ticket between two stations is โ‚น40 for an adult calculation and โ‚น20 for a child. What is the total cost of tickets:
    1. (i) for four adults and three children?
    2. (ii)for two groups having three adults each?
  3. (c) Find the total height of the window by writing an expression describing the relationship among the measurements shown in the picture.

Removing Brackets โ€” I

Let us find the value of this expression,

200 โ€“ (40 + 3).

We first evaluate the expression inside the bracket to 43 and then subtract it from 200. But it is simpler to first subtract 40 from 200:

200 โ€“ 40 = 160.

And then subtract 3 from 160:

160 โ€“ 3 = 157.

What we did here was 200 โ€“ 40 โ€“ 3. Notice, that we did not do

200 โ€“ 40 + 3.

So,

200 โ€“ (40 + 3) = 200 โ€“ 40 โ€“ 3.

Example 3 Illustration Example 12: We also saw this earlier in the case of Irfan purchasing a biscuit packet (โ‚น15) and a toor dal packet (โ‚น56). When he paid โ‚น100, the change he gets in rupees is:

100 โ€“ (15 + 56) = 29.

The change could also have been calculated as follows:

(a) First subtract the cost of the biscuit packet (15) from 100:

100 โ€“ 15 = 85.

This is the amount the shopkeeper owes Irfan if he had purchased only the biscuits. As he has purchased toor dal also, its cost is taken from this remaining amount of 85.

(b) So, to find the change, we need to subtract the cost of toor dal from 85.

85 โ€“ 56 = 29.

What we have done here is 100 โ€“ 15 โ€“ 56. So,

100 โ€“ (15 + 56) = 100 โ€“ 15 โ€“ 56.

Notice how upon removing the brackets preceded by a negative sign, the signs of the terms inside the brackets change. Observe the signs of 40 and 3 in the first example, and that of 15 and 56 in the second.

Example 3 Illustration Example 13: Consider the expression 500 โ€“ (250 โ€“ 100). Is it possible to write this expression without the brackets? To evaluate this expression, we need to subtract 250 โ€“ 100 = 150 from 500:

500 โ€“ (250 โ€“ 100) = 500 โ€“ 150 = 350.

If we were to directly subtract 250 from 500, then we would have subtracted 100 more than what we needed to. So, we should add back that 100 to 500 โ€“ 250 to make the expression take the same value as 500 โ€“ (250 โ€“ 100). This sequence of operations is 500 โ€“ 250+100. Thus,

500 โ€“ (250 โ€“ 100) = 500 โ€“ 250 + 100.

Check that 500 โ€“ (250 โ€“ 100) is not equal to 500 โ€“ 250 โ€“ 100. Notice again that when the brackets preceded by a negative sign are removed, the signs of the terms inside the brackets change. In this case, the signs of 250 and โ€“ 100 change to โ€“ 250 and 100.

Example 3 Illustration Example 14: Hira has a rare coin collection. She has 28 coins in one bag and 35 coins in another. She gifts her friend 10 coins from the second bag. Write an expression for the number of coins left with Hira.

This can be expressed by 28 + (35 โ€“ 10).

We know that this is the same as 28 + (35 + (โ€“10)). Since the terms can be added in any order, this expression can simply be written as 28 + 35 + (โ€“10), or 28 + 35 โ€“ 10. Thus,

28 + (35 โ€“ 10) = 28 + 35 โ€“ 10 = 53.

When the brackets are NOT preceded by a negative sign, the terms within them do not change their signs upon removing the brackets. Notice the sign of the terms 35 and โ€“ 10 in the above expression.

calculation Rather than simply remembering rules for when to change the sign and when not to, you can figure it out for yourself by thinking about the meanings of the expressions.

Tinker the Terms I

What happens to the value of an expression if we increase or decrease the value of one of its terms?
Some expressions are given in following three columns. In each column, one or more terms are changed from the first expression. Go through the example (in the first column) and fill the blanks, doing as little computation as possible.

Example 3 Illustrationcalculation

Screenshot 2025-06-30 113119

Figure it Out

1. Fill in the blanks with numbers, and boxes with operation signs such that the expressions on both sides are equal.

  1. (a) 24 + (6 โ€“ 4) = 24 + 6 _____ _____
  2. (b) 38 + (_____ _____ _____) = 38 + 9 โ€“ 4
  3. (c) 24 โ€“ (6 +4) = 24 ___ 6 โ€“ 4
  4. (d) 24 โ€“ 6 โ€“ 4 = 24 โ€“ 6 _____ _____
  5. (e) 27 โ€“ (8 + 3) = 27 8 3
  6. (f) 27โ€“ (_____ _____ _____) = 27 โ€“ 8 + 3

2. Remove the brackets and write the expression having the same value.

  1. (a) 14 + (12 + 10)
  2. (b) 14 โ€“ (12 + 10)
  3. (c) 14 + (12 โ€“ 10)
  4. (e) โ€“14 + (12 โ€“ 10)
  5. (d) 14 โ€“ (12 โ€“ 10)
  6. (f) 14 โ€“ (โ€“12 โ€“ 10)

3. Find the values of the following expressions. For each pair, first try to guess whether they have the same value. When are the two expressions equal?

  1. (a) (6 + 10) โ€“ 2 and 6 + (10 โ€“ 2)
  2. (b) 16 โ€“ (8 โ€“ 3) and (16 โ€“ 8) โ€“ 3
  3. (c) 27 โ€“ (18 + 4) and 27 + (โ€“18 โ€“ 4)

4. In each of the sets of expressions below, identify those that have the same value. Do not evaluate them, but rather use your understanding of terms.

  1. (a) 319 + 537, 319 โ€“ 537, โ€“ 537 + 319, 537 โ€“ 319
  2. (b) 87 + 46 โ€“ 109, 87 + 46 โ€“ 109, 87 + 46 โ€“ 109, 87 โ€“ 46 + 109, 87 โ€“ (46 + 109), (87 โ€“ 46) + 109

5. Add brackets at appropriate places in the expressions such that they lead to the values indicated.

  1. (a) 34 โ€“ 9 + 12 = 13 (b) 56 โ€“ 14 โ€“ 8 = 34 (c) โ€“22 โ€“ 12 + 10 + 22 = โ€“ 22

6. Using only reasoning of how terms change their values, fill the blanks to make the expressions on either side of the equality (=) equal.

  1. (a) 423 + ______= 419 + ______
  2. (b) 207 โ€“ 68 = 210 โ€“ ______

7. Using the numbers 2, 3 and 5, and the operators โ€˜+โ€™ and โ€˜โ€“โ€™, and brackets, as necessary, generate expressions to give as many different values as possible. For example, 2 โ€“ 3 + 5 = 4 and 3 โ€“ (5 โ€“ 2) = 0.

8. Whenever Jasoda has to subtract 9 from a number, she subtracts 10 and adds 1 to it. For example, 36 โ€“ 9 = 26 + 1.

  1. (a) Do you think she always gets the correct answer? Why?
  2. (b) Can you think of other similar strategies? Give some examples.

9. Consider the two expressions: a) 73 โ€“ 14 + 1, b) 73 โ€“ 14 โ€“ 1. For each of these expressions, identify the expressions from the following collection that are equal to it.

  1. (a) 73 โ€“ (14 + 1)
  2. (b) 73 โ€“ (14 โ€“ 1)
  3. (c) 73 + (โ€“ 14 + 1)
  4. (d) 73 + (โ€“ 14 โ€“ 1)

Removing Brackets โ€” II

Screenshot 2025-06-30 113119 Example 15: Lhamo and Norbu went to a hotel. Each of them ordered a vegetable cutlet and a rasgulla. A vegetable cutlet costs โ‚น43 and a rasgulla costs โ‚น24. Write an expression for the amount they will have to pay.

As each of them had one vegetable cutlet and one rasagulla, each of their shares can be represented by 43 + 24.

Screenshot 2025-06-30 113119 What about the total amount they have to pay? Can it be described by the expression: 2 ร— 43 + 24?
Writing it as sum of terms gives:

calculation

This expression means 24 more than 2 ร— 43. But, we want an expression which means twice or double of 43 + 24. We can make use of brackets to write such an expression: calculation

2 ร— (43 + 24).

So, we can say that together they have to pay 2 ร— (43 + 24). This is also the same as paying for two vegetable cutlets and two rasgullas:

2 ร— 43 + 2 ร— 24.

Therefore,

2 ร— (43 + 24) = 2 ร— 43 + 2 ร— 24.

Screenshot 2025-06-30 113119 Example 16: In the Republic Day parade, there are boy scouts and girl guides marching together. The scouts march in 4 rows with 5 scouts in each row. The guides march in 3 rows with 5 guides in each row (see the figure below). How many scouts and guides are marching in this parade?

The number of boy scouts marching is 4 ร— 5. The number of girl guides marching is 3 ร— 5. calculation
The total number of scouts and guides will be 4 ร— 5 + 3 ร— 5.
This can also be found by first finding the total number of rows, i.e., 4 + 3, and then multiplying their sum by the number of children in each row. Thus, the number of boys and girls can be found by (4 + 3) ร— 5.
Therefore, 4 ร— 5 + 3 ร— 5 = (4 + 3) ร— 5.
Computing these expressions, we get

calculation (4 + 3) ร— 5 = 7 ร— 5 = 35

Screenshot 2025-06-30 113119 5 ร— 4 + 3 โ‰  5 ร— (4 + 3). Can you explain why?

Is 5 ร— (4 + 3) = 5 ร— (3 + 4) = (3 + 4) ร— 5?

The observations that we have made in the previous two examples can be seen in a general way as follows. Consider 10 ร— 98 + 3 ร— 98. This means taking the sum of 10 times 98 and 3 times 98.calculation

Clearly, this is the same as 10 + 3 = 13 times 98. Thus,

10 ร— 98 +3 ร— 98 = (10 + 3) ร— 98.

Writing this equality the other way, we get

(10 + 3) 98 = 10 ร— 98 + 3 ร— 98.

Swapping the numbers in the products above, this property can be seen in the following form:

98 ร— 10 + 9 ร— 83 = 98 (10 + 3), and 98 (10 + 3) = 98 ร— 10 + 98 ร— 3.

Similarly, let us consider the expression 14 ร— 10 โ€“ 6 ร— 10. This means subtracting 6 times 10 from 14 times 10.calculation Clearly, this is 14 โ€“ 6 = 8 times 10. Thus,

14 ร— 10 โ€“ 6 ร— 10 = (14 โ€“ 6) ร— 10,
or
(14 โ€“ 6) ร— 10 = 14 ร— 10 โ€“ 6 ร— 10

This property can be nicely summed up as follows:

The multiple of a sum (difference) is the same as the sum (difference) of the multiples.

Tinker the Terms II

Let us understand what happens when we change the numbers occurring in a product.

Screenshot 2025-06-30 113119Example 17: Given 53 ร— 18 = 954. Find out 63 ร— 18.

As 63 ร— 18 means 63 times 18,
63 ร— 18 = (53 + 10) ร— 18
= 53 ร—18 + 10ร—18
= 954 + 180
= 1134.

Screenshot 2025-06-30 113119Example 18: Find an effective way of evaluating 97 ร— 25.
97 ร— 25 means 97 times 25.
We can write it as (100 โ€“ 3) ร— 25
We know that this is the same as the difference of 100 times 25 and 3 times 25:

97 ร— 25 = 100 ร— 25 โ€“ 3 ร— 25

Find this value.

Screenshot 2025-06-30 113119Use this method to find the following products:

  1. (a) 95 ร— 8
  2. (b) 104 ร— 15
  3. (c) 49 ร— 50
Is this quicker than the multiplication procedure you use generally?

Screenshot 2025-06-30 113119Which other products might be quicker to find like the ones above?

Screenshot 2025-06-30 113119

Figure it Out

1. Fill in the blanks with numbers, and boxes by signs, so that the expressions on both sides are equal.

  1. (a) 3 ร— (6 + 7) = 3 ร— 6 + 3 ร— 7
  2. (b) (8 + 3) ร— 4 = 8 ร— 4 + 3 ร— 4
  3. (c) 3 ร— (5 + 8) = 3 ร— 5 ___ 3 ร— ____
  4. (d) (9 + 2) ร— 4 = 9 ร— 4 ___ 2 ร—____
  5. (e) 3 ร— (____ + 4) = 3 ____+____
  6. (f) (____+ 6) ร— 4 = 13 ร— 4 + ____
  7. (g) 3 ร— (____+____) = 3 ร— 5 + 3 ร— 2
  8. (h) (____+____)ร—____= 2 ร— 4 + 3 ร— 4
  9. (i)5 ร— (9 โ€“ 2) = 5 ร— 9 โ€“ 5 ร— ____
  10. (j)(5 โ€“ 2) ร— 7 = 5 ร— 7 โ€“ 2 ร— ____
  11. (k) 5 ร— (8 โ€“ 3) = 5 ร— 8___ 5 ร— ____
  12. (l)(8 โ€“ 3) ร— 7 = 8 ร— 7 ___ 3 ร— 7
  13. (m) 5 ร— (12 โ€“____) =____ ____ 5 ร—____
  14. (n) (15 โ€“____) ร— 7 =____ 6 ร— 7
  15. (o) 5 ร— (____โ€“____) = 5 ร— 9 โ€“ 5 ร— 4
  16. (p) (____โ€“____) ร— ____= 17 ร— 7 โ€“ 9 ร— 7

2. In the boxes below, fill '<', '>' or '=' after analysing the expressions on the LHS and RHS. Use reasoning and understanding of terms and brackets to figure this out and not by evaluating the expressions.

  1. (a) (8 โ€“ 3) ร— 29 ___ (3 โ€“ 8) ร— 29
  2. (b) 15 + 9 ร— 18 ____ (15 + 9) ร— 18
  3. (c) 23 ร— (17 โ€“ 9) ____ 23 ร— 17 + 23 ร— 9
  4. (d) (34 โ€“ 28) ร— 42 ____34 ร— 42 โ€“ 28 ร— 42

3. Here is one way to make 14: _2_ ร— ( _1_ + _6_ ) = 14. Are there other ways of getting 14? Fill them out below:

  1. (a) _____ร— (_____+_____) = 14
  2. (b) _____ร— (_____+_____) = 14
  3. (c) _____ร— (_____+_____) = 14
  4. (d) _____ร— (_____+_____) = 14

4. Find out the sum of the numbers given in each picture below in at least two different ways. Describe how you solved it through expressions

calculationcalculation

2. Melvin reads a two-page story every day except on Tuesdays and Saturdays. How many stories would he complete reading in 8 weeks? Which of the expressions below describes this scenario?

  1. (a) 5 ร— 2 ร— 8
  2. (b) (7 โ€“ 2) ร— 8
  3. (c) 8 ร— 7
  4. (d) 7 ร— 2 ร— 8
  5. (e) 7 ร— 5 โ€“ 2
  6. (f) (7 + 2) ร— 8
  7. (g) 7 ร— 8 โ€“ 2 ร— 8
  8. (h) (7 โ€“ 5) ร— 8

3. Find different ways of evaluating the following expressions:

  1. (a) 1 โ€“ 2 + 3 โ€“ 4 + 5 โ€“ 6 + 7 โ€“ 8 + 9 โ€“ 10
  2. (b) 1 โ€“ 1 + 1 โ€“ 1 + 1 โ€“ 1 + 1 โ€“ 1 + 1 โ€“ 1

4. Compare the following pairs of expressions using '<', '>' or '=' or by reasoning.

  1. (a) 49 โ€“ 7 + 8 ___ 49 โ€“ 7 + 8
  2. (b) 83 ร— 42 โ€“ 18 ___ 83 ร— 40 โ€“ 18
  3. (c) 145 โ€“ 17 ร— 8 ___ 145 โ€“ 17 ร— 6
  4. (d) 23 ร— 48 โ€“ 35 ___ 23 ร— (48 โ€“ 35)
  5. (e) (16 โ€“ 11) ร— 12 ___ โ€“11 ร— 12 + 16 ร— 12
  6. (f) (76 โ€“ 53) ร— 88 ___ 88 ร— (53 โ€“ 76)
  7. (g) 25 ร— (42 + 16) ___ 25 ร— (43 + 15)
  8. (h) 36 ร— (28 โ€“ 16) ___ 35 ร— (27 โ€“ 15)

5. Identify which of the following expressions are equal to the given expression without computation. You may rewrite the expressions using terms or removing brackets. There can be more than one expression which is equal to the given expression.

(a) 83 โ€“ 37 โ€“ 12

  1. (i)84 โ€“ 38 โ€“ 12
  2. (ii)84 โ€“ (37 + 12)
  3. (iii) 83 โ€“ 38 โ€“ 13
  4. (iv) โ€“ 37 + 83 โ€“12

(b) 93 + 37 ร— 44 + 76

  1. (i) 37 + 93 ร— 44 + 76
  2. (ii) 93 + 37 ร— 76 + 44
  3. (iii) (93 + 37) ร— (44 + 76)
  4. (iv) 37 ร— 44 + 93 + 76

6. Choose a number and create ten different expressions having that value.

SUMMARY

calculation

  • We have been reading and evaluating simple expressions for quite some time now. Here we started by revising the meaning of some simple expressions and their values.
  • We learnt how to compare certain expressions through reasoning instead of bluntly evaluating them.
  • To help read and evaluate complex expressions without confusion, we use terms and brackets.
  • When an expression is written as a sum of terms, changing the order of the terms or grouping the terms does not change the value of the expression. This is because the โ€œcommutative property of additionโ€ and the โ€œassociative property of additionโ€, respectively.
  • To evaluate expressions within brackets, we saw that when we remove brackets preceded by a negative sign, the terms within the bracket change their sign.
  • We also learnt about the โ€œdistributive propertyโ€ โ€” multiplying a number with an expression inside brackets is equal to the multiplying the number with each term in the bracket

IT'S PUZZLE TIME

Using three 3โ€™s along with the four operations (addition, subtraction, multiplication, and division) and brackets as needed we can create several expressions. For example, (3 + 3)/3 = 2, 3 + 3โ€‰โ€“โ€‰3 = 3, 3 ร— 3 + 3 = 12, and so on.
Using four 4โ€™s, create expressions to get all values from 1 to 20.
Using the numbers 1, 2, 3, 4, and 5 exactly once in any order get as many values as possible between โ€‰โ€“โ€‰10 and +10.
Using the numbers 0 to 9 exactly once in any order, make an expression with a value 100.
What other similar interesting questions can you ask?

calculation