Table of contents |
|
Introduction |
|
Simple Expressions |
|
Reading and Evaluating Complex Expressions |
|
Solved Examples |
|
10 + 2 = 12
15 – 3 = 12
3 × 4 = 12
24 ÷ 2 = 12
This flexibility allows us to express the same mathematical idea in multiple ways, which can be useful in different contexts or for simplifying problems.
10 + 2
and 7 + 1
:10 + 2
is 12
.7 + 1
is 8
.10 + 2 > 7 + 1
.13 – 2
and 4 × 3
:13 – 2
is 11
.4 × 3
is 12
.13 – 2 < 4 × 3
.30 + 5 × 4
? 30 + 5 × 4
.30 + 5 × 4
isn't enough; we need a standard order of operations.30 + 5 × 4
. 30 + (5 × 4)
5 × 4 = 20
.30 + 20 = 50
.Ans: 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.
Example 2: Rani went to a stationery shop. She bought a notebook for ₹40 and a pen for ₹25. She gave the shopkeeper ₹100. How much money will she get back?
Step 1: Total cost of the items
₹40 + ₹25 = ₹65
Step 2: Amount given to the shopkeeper
₹100
Step 3: Expression to find the balance
100 – (40 + 25)
Step 4: Solve using brackets
= 100 – 65
= ₹35
Ans: Rani will get back ₹35.
30 + 5 × 4
? While brackets are one way to clarify order, another fundamental concept used is that of terms.Terms are the parts of an expression separated by addition (+) signs.
12 + 7
12
and 7
.12 + 7
83 – 14
83 + (–14)
83
and –14
.83 + (–14)
–18 – 3
–18 + (–3)
–18
and –3
.–18 + (–3)
6 × 5 + 3
6 × 5
does not contain an addition sign separating the 6 and 5. It represents a single value obtained through multiplication.6 × 5
and 3
.(6 × 5) + 3
2 – 10 + 4 × 6
2 + (–10) + 4 × 6
2
, –10
, and 4 × 6
.2 + (–10) + (4 × 6)
Identifying terms is crucial for the standard order of operations:
1. Evaluate each term first: Perform all multiplications and divisions within each term.
2. Add the resulting values of the terms: Once each term has been simplified to a single number, perform the additions (including the additions that came from converted subtractions).
30 + 5 × 4
using terms:30
and 5 × 4
.30
is already evaluated. The term 5 × 4
evaluates to 20
.30 + 20 = 50
.6 – 4
. Converting to addition gives 6 + (–4)
.6
and –4
.6 + (–4) = 2
.–4 + 6
.–4 + 6 = 2
.This property is formally known as the Commutative Property of Addition.
(–7) + 10 + (–11)
.( (–7) + 10 ) + (–11)
= ( 3 ) + (–11)
= –8
(–7) + ( 10 + (–11) )
= (–7) + ( –1 )
= –8
This property is formally known as the Associative Property of Addition.
Conclusion: Order Doesn't Matter for Addition
Because of the commutative and associative properties, when an expression only involves addition (after converting subtractions), we can add the terms in any order or grouping we find convenient, and the result will always be the same.For example, in(–7) + 10 + (–11)
, we could add the negative terms first:(–7) + (–11) = –18
, and then add the positive term:–18 + 10 = –8
.
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.
Manasa’s mom says:
“Wear your hat and shoes.”
Manasa can do either:
Wear her hat first, then her shoes, or
Wear her shoes first, then her hat.
Result:
Manasa will still be ready to go out and look the same either way.
➡ Here, the order does not matter.
In math, this is like:
2 + 3 = 5 and 3 + 2 = 5
Addition can be done in any order — it won’t change the answer
Now her mom says:
“Wear your socks and shoes.”
This time:
If Manasa wears socks first, then shoes — ✅ that’s the correct way.
But if she wears shoes first, then tries to wear socks — ❌ it's wrong and uncomfortable!
Result:
She’ll look odd and it won’t work properly.
➡ Here, the order matters.
In math, this is like:
8 – 5 = 3, but 5 – 8 = -3
So in subtraction, changing the order changes the answer.
4 × 23
. The tip is 5
. The total cost is the sum: 4 × 23 + 5
.4 × 23
and 5
.4 × 23 = 92
. The term 5
is already evaluated.92 + 5 = 97
.6 × 5 + 3
(representing 6 groups of 5, plus the 3 remaining).6 × 5
and 3
.(6 × 5) + 3 = 30 + 3 = 33
(the total number of students playing).8 × 4 + 1
. Terms: 8 × 4
and 1
.4 × 7 + 5
. Terms: 4 × 7
and 5
.100 ÷ 2
(or 100/2
). Total bags = 4 + 100 ÷ 2
.4
and 100 ÷ 2
.4
is evaluated. 100 ÷ 2 = 50
.4 + 50 = 54
.4 × 100 + 1 × 20 + 1 × 10 + 2 × 1
4 × 100
, 1 × 20
, 1 × 10
, 2 × 1
.400 + 20 + 10 + 2 = 432
.8 × 50 + 1 × 10 + 4 × 5 + 2 × 1
8 × 50
, 1 × 10
, 4 × 5
, 2 × 1
.400 + 10 + 20 + 2 = 432
.Which image is correct?
5 × 2 + 3
5 × 2
and 3
.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: 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.
Situation:
Lhamo and Norbu each buy:
1 vegetable cutlet = ₹43
1 rasgulla = ₹24
So, the amount one person pays is:
43 + 24
There are two people, so together they pay:
(43 + 24) + (43 + 24)
Instead of writing it this way, we can simplify using brackets and multiplication:
2 × (43 + 24)
Why use brackets?
Brackets tell us to first add the items, and then multiply the total by 2 (for two people).
So,
2 × (43 + 24) = 2 × 67 = ₹134
This is much simpler than adding 43 + 24 twice!
What if another friend, Sangmu joins?
If a third person, Sangmu, joins and buys the same items, then the expression becomes:
3 × (43 + 24)
That means: 3 × 67 = ₹201
Example: 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?
Boy scouts: 4 rows × 5 boys = 20
Girl guides: 3 rows × 5 girls = 15
So total people = 20 + 15 = 35
But we can do this smarter:
Instead of calculating separately, first add the rows:
(4 + 3) × 5
Computing these expressions, we get
(4 + 3) × 5 = 7 × 5 = 35
What’s the lesson here?
Using brackets helps us to group numbers and make multiplication or subtraction easier.
For example:
Distributive Property:
(a + b) × c = a × c + b × c
(a – b) × c = a × c – b × c
Example:
(10 + 3) × 98 = 10 × 98 + 3 × 98 = 13 × 98
This makes solving faster and more organized.
The multiple of a sum (or difference) = sum (or difference) of the multiples.
30 + 5 × 4
Expression:
Identify Terms: The terms are30 + 5 × 4
30
and5 × 4
.
Evaluate Terms:
30
is already evaluated.5 × 4 = 20
.Add Term Values:
30 + 20 = 50
.
Answer: 50
100 – (15 + 56)
Expression:
100 – (15 + 56)
Evaluate Inside Brackets First:
15 + 56 = 71
.Perform Remaining Operation:
100 – 71 = 29
.Answer: 29
4 × 23 + 5
Expression:
4 × 23 + 5
Identify Terms:
4 × 23
and5
.Evaluate Terms:
4 × 23 = 92
.5
is already evaluated.Add Term Values:
92 + 5 = 97
.Answer: 97
1. What are simple expressions in math? | ![]() |
2. How do you evaluate complex expressions? | ![]() |
3. Can you give an example of a complex expression and how to evaluate it? | ![]() |
4. What are the key takeaways from learning arithmetic expressions? | ![]() |
5. Why are arithmetic expressions important in math? | ![]() |