Glories to Duranteshwar Mahadev and Aadyanagha Mahadevi 🙏!
Well! Many of you all must have had a phobia for mathematics (or some of you still have it). Right?
This blog aims at removing that phobia for mathematics. We have curated the content to simplify mathematical concepts so that you all do not have to spend extra money in coaching classes! That too free of cost!
This blog aims at focusing on the following topics :
1. Introduction to Factors, Multiples and Factorials
2. Prime Numbers and Composite Numbers
3. Highest Common Factor (HCF)
4. Lowest Common Multiple (LCM)
5. Relationship between HCF and LCM
6. Introduction to Exponents
7. Introduction to Roots
Chapter 1 - Introduction to Factors, Multiples and Factorials
Think of a situation where you have 6 balls. How are you going to arrange them in different rows and columns?
Yes!
Combination 1 - 1 row × 6 columns = 6 balls
Combination 2 - 6 rows × 1 column = 6 balls
Combination 3 - 2 rows × 3 columns = 6 balls
Combination 4 - 3 rows × 2 columns = 6 balls
Factors of 6 = {1, 2, 3, 6}
Now imagine had there been 7 balls.
Combination 1 - 1 row × 7 columns = 7 balls
Combination 2 - 7 rows × 1 column = 7 balls
Factors of 7 = {1, 7}
Now imagine had there been 8 balls.
Combination 1 - 1 row × 8 columns = 8 balls
Combination 2 - 8 rows × 1 column = 8 balls
Combination 3 - 2 rows × 4 columns = 8 balls
Combination 4 - 4 rows × 2 columns = 8 balls
Factors of 8 = {1, 2, 4, 8}
Now imagine had there been 9 balls.
Combination 1 - 1 row × 9 columns = 9 balls
Combination 2 - 9 rows × 1 column = 9 balls
Combination 3 - 3 rows × 3 columns = 9 balls
Factors of 9 = {1, 3, 9}
From here we can understand that a factor is a divisor that divides the dividend without leaving a remainder. (Note : The quotient is also the factor when the remainder is 0.)
On the other hand, a multiple is the product we get when one number is multiplied by another number.
(Note : Here we are purely talking about natural numbers. Not fractions, decimals or negative integers.)
Let us check the following examples:
1. Let us consider the number 10.
Factors of 10 = {1, 2, 5, 10}
Multiples of 10 = {10, 20, 30, 40, 50, 60, 70, 80, 90, 100, ................}
Highest Factor = 10
Lowest Multiple = 10
2. Let us consider the number 24.
Factors of 24 = {1, 2, 3, 4, 6, 8, 12, 24}
Multiples of 24 = {24, 48, 72, 96, 120, 144, 168, 192, 216, 240, ................}
Highest Factor = 24
Lowest Multiple = 24
3. Let us consider the number 35.
Factors of 35 = {1, 5, 7, 35}
Multiples of 35 = {35, 70, 105, 140, 175, 210, 245, 280, 315, 350, ................}
Highest Factor = 35
Lowest Multiple = 35
From the above examples, we can understand the following :
i. The factors of a number are finite in nature while there can be infinite multiples of a number.
ii. The highest factor of a number is the number itself
iii. The lowest multiple of a number is the number itself.
iv. 1 is the lowest factor for all numbers.
Now let us understand Factorials.
A Factorial is the product of an integer and all positive integers below it.
0! = 1
1! = 1
2! = 2 × 1 = 2 × 1! = 2
3! = 3 × 2 × 1 = 3 × 2! = 6
4! = 4 × 3 × 2 × 1 = 4 × 3! = 24
5! = 5 × 4 × 3 × 2 × 1 = 5 × 4! = 120
Now why 0! is equal to 1?
Think of a situation of how we can arrange different of crayons in one straight line.
Think that we have three crayons - Pink, Blue and Yellow
There are different ways in which we can put the crayons.
Combination 1 - Pink, Blue, Yellow
Combination 2 - Pink, Yellow, Blue
Combination 3 - Blue, Yellow, Pink
Combination 4 - Blue, Pink, Yellow
Combination 5 - Yellow, Pink, Blue
Combination 6 - Yellow, Blue, Pink
So there are 6 (which means 3!) ways in which we can put three crayons in a straight line.
Now think if we had only the pink and blue crayons.
Combination 1 - Pink, Blue
Combination 2 - Blue, Pink
So there are 2 (which means 2!) ways in which we can put the two crayons in a straight line.
Now if we had only the blue crayon, we could only put the blue crayon in the straight line. So there would be only 1 (which means 1!) way.
Now think if you had 0 crayons left. How many ways would you arrange them?
It would be only 1 way. You just look at the empty floor. An empty floor is exactly one specific look. If there were 0 ways to do it, you wouldn't be allowed to even have an empty floor.
2. Prime Numbers and Composite Numbers
Let us recollect our initial example where we arranged 6 balls, 7 balls, 8 balls and 9 balls in different rows and columns.
Did you notice that for 7 balls, there were only two arrangements? Here all 7 balls would be in either one row or in one column.
What do we understand from this?
Prime Number is a number which has no factors other than 1 and itself.
On the other hand, Composite Numbers are numbers having factors other than 1 and itself.
1 is neither a prime nor a composite number. Because it has no factor other than itself.
Below is a picture of Eratosthenes Sieve to determine prime and composite numbers till 100.
Prime Factorization Method - As per the Fundamental Theorem of Arithmetic, every integer greater than 1 is either a prime number, or itself can be expressed as the product of prime numbers.
Let us see some illustrations.
1. 2 = 2 × 1
2. 4 = 2 × 2
3. 6 = 2 × 3
4. 9 = 3 × 3
5. 12 = 2 × 2 × 3
6. 42 = 2 × 3 × 7
7. 45 = 3 × 3 × 5
Chapter 3 - Highest Common Factor
We have already discussed about factors. Now let us learn something fun.
Think that you are throwing a party. You have 12 Milk Chocolate Bars and 18 Dark Chocolate Bars. You want to make identical goody bags for your friends. Every bag must have the exact same combination of both types of chocolate, so that there are no leftovers. What is the largest number of goody bags you can make?
Lets get factors of both 12 and 18.
Factors of 12 = {1, 2, 3, 4, 6, 12}
Factors of 18 = {1, 2, 3, 6, 9, 18}
We see that 12 and 18 are divisible by 2. We also see that 12 and 18 are divisible by 3. Here 2 and 3 are common factors of 12 and 18. But if we notice carefully, 6 is the number which divides 12 and 18. After 6, 12 and 18 is not divisible by any number. So 6 is the Highest Common Factor (HCF).
Hence, the maximum number of bags that can be made is 6.
Now how many chocolates will each bag have?
Number of Milk Chocolate Bars = 12 ÷ 6 = 2
Number of Dark Chocolate Bars = 18 ÷ 6 = 3
Highest Common Factor is also known as Greatest Common Divisor.
Let us take up some more numericals.
1. There are 24 people who know French, 28 people who know German, 32 people who know Chinese and 36 people who know Japanese? How many identical groups of people can we make so that no person is left out?
First we will find a list of factors of 24, 28, 32 and 36. We will underline the factors that are common for all the given numbers.
Factors of 24 = {1, 2, 3, 4, 6, 8, 12, 24}
Factors of 28 = {1, 2, 4, 7, 14, 28}
Factors of 32 = {1, 2, 4, 8, 16, 32}
Factors of 36 = {1, 2, 3, 4, 6, 9, 12, 18, 36}
Common Factors of 24, 28, 32 and 36 = {1, 2, 4}
Highest Common Factor = 4
We can also use the Prime Factorization method to calculate the HCF.
24 = 2 × 2 × 2 × 3
28 = 2 × 2 × 7
32 = 2 × 2 × 2 × 2 × 2
36 = 2 × 2 × 3 × 3
Highest Common Factor = 2 × 2 = 4
So 4 identical groups can be made.
Number of people in each group :
People knowing French = 24 ÷ 4 = 6
People knowing German = 28 ÷ 4 = 7
People knowing Chinese = 32 ÷ 4 = 8
People knowing Japanese = 36 ÷ 4 = 9
There will be 6 people knowing French in each group, 7 people knowing German in each group, 8 people knowing Chinese and 9 people knowing Japanese.
2. There are 20 Jains, 25 Buddhists, 30 Muslims, 35 Sikhs and 40 devotees of Hindus. A secular devotional committee is to be made for opening centers inculcating spiritual values and national unity. How many identical groups can be made so that all devotees are included in the committee?
Let us use prime factorization method.
20 = 2 × 2 × 5
25 = 5 × 5
30 = 2 × 3 × 5
35 = 5 × 7
40 = 2 × 2 × 2 × 5
Highest Common Factor = 5
There will be 5 identical groups. Each group will have 4 Jains (20 ÷ 5), 5 Buddhists (25 ÷ 5), 6 Muslims (30 ÷ 5), 7 Sikhs (35 ÷ 5) and 8 Hindus (40 ÷ 5).
3. There are 8 singers and 9 dancers. How many identical groups can be made having all artists?
Factors of 8 = {1, 2, 4, 8}
Factors of 9 = {1, 3, 9}
Here we see only 1 as the common factor for 8 and 9. Hence, only 1 group can be made.
8 and 9 have 1 as the highest common factor proving that they are co-prime numbers.
Chapter 4 - Lowest Common Multiple
Think of a scenario.
A red car completes a lap at every 4 minutes. A blue car completes a lap at every 6 minutes. If they start at the same time, after how many minutes will they pass the finishing line together for the first time?
As we know multiplication means repeated addition, we will use the concept of multiples.
Multiples of 4 = {4, 8, 12, 16, 20, 24, 28, 32, 36, ..........}
Multiples of 6 = {6, 12, 18, 24, 30, 36, .............}
We see that both the red and the blue car hit the finishing line together and 12 minutes, 24 minutes, 36 minutes and so on. But for the first time it happens at 12 minutes. Here 12 is the Lowest Common Multiple (LCM).
Let us take up some numericals.
1. A tiger comes to the forest in every 6 days and a lion comes to the forest in every 8 days. If they start on the same day, in how many days are they going to meet next?
Number of days in which the tiger comes to the forest = Multiples of 6 = {6, 12, 18, 24, 30, 36, 42, 48, 54, 60, 66, 72, .........}
Number of days in which the lion comes to the forest = Multiples of 8 = {8, 16, 24, 32, 40, 48, 56, 64, 72, ...........}
Common Multiples of 6 and 8 = {24, 48, 72, .........}
Lowest Common Multiple = 24
The tiger and lion are going to meet in the upcoming 24 days.
2. You are hosting a party. Palak Roti comes in packs of 8 while Dal Makhani comes in packs of 12. You want a perfect 1-to-1 match so that every pack of Palak Roti has a pack of Dal Makhani with 0 leftovers.
Successive Packs of Palak Roti = Multiples of 8 = {8, 16, 24, 32, 40, 48, 56, 64, 72, ..........}
Successive Packs of Dal Makhani = Multiples of 12 = {12, 24, 36, 48, 54, 60, 72, .......}
Lowest Common Multiple = 24
In 24 packs for both Palak Roti and Dal Makhani, they come together because of which we can prepare a 1-to-1 match.
To get a perfect match, how many Palak Roti packs and Dal Makahni packs you need:
Packs of Palak Roti = 24 ÷ 8 = 3
Packs of Dal Makhani = 24 ÷ 12 = 2
3. An arcade lets you trade in two types of tickets for prizes. Small tokens are worth 15 points each, and big medals are worth 20 points each. You want to trade in a bunch of tokens and a bunch of medals so that the total points from your tokens exactly equals the total points from your medals. What is the smallest equal point value you can hit?
Token Points = Multiples of 15 = {15, 30, 45, 60, 75, 90, 105, 120, 135, 150, 165, 180, ........}
Medal Points = Multiples 20 = {20, 40, 60, 80, 100, 120, 140, 160, 180, .............}
Lowest Common Multiple = 60
60 is the smallest point value that can be hit which is possible from 4 small tokens and 3 big medals.
Chapter 5 - Relationship between HCF and LCM
 |
| Calculation of HCF and LCM using Division Method |
HCF of two numbers × LCM of two numbers = Product of both the numbers
Let us take numbers 24 and 36.
Prime Factorization of :
24 = 2 × 2 × 2 × 3
36 = 2 × 2 × 3 × 3
Highest Common Factor = 2 × 2 × 3 = 12
24 = 12 × 2
36 = 12 × 3
Multiples of 24 = {24, 48, 72, 96, 120, 144, 168, 192, 216, ........}
Multiples of 36 = {36, 72, 108, 144, 180, 216, .......}
Lowest Common Multiple = 72 = 12 × 2 × 3
LCM = HCF × Remaining Uncommon Factors
This demonstrates that when calculating the LCM, we include the HCF only once—multiplied by the remaining unique factors—to avoid duplicating shared values.
Now let us see :
72 × 12 = 24 × 36
(12 × 2 × 3) × 12 = (12 × 2) × (12 × 3)
12² × 2 × 3 = 12² × 2 × 3 (Equal on both sides)
We will understand this further in the next chapter with respect to exponents.
Chapter 6 - Introduction to Exponents
Let us see the example above and try to use prime factorization method.
72 × 12 = 24 × 36
(2 × 2 × 2 × 3 × 3) × (2 × 2 × 3) = (2 × 2 × 2 × 3) × (2 × 2 × 3 × 3)
Don't you think it is going to get complicated?
Just the way multiplication is repeated addition, in the same way we use exponential form when a number is multiplied by itself.
(2 × 2 × 2 × 3 × 3) × (2 × 2 × 3) = (2 × 2 × 2 × 3) × (2 × 2 × 3 × 3)
(2³ × 3²) × (2² × 3) = (2³ × 3) × (2² × 3²)
(2³ × 2²) × (3² × 3) = (2³ × 2²) × (3² × 3)
2⁵ × 3³ = 2⁵ × 3³
Now let us understand further.
2³ × 2² = 2^3 × 2^2 = (2 × 2 × 2) × (2 × 2) = 2^(3 +2) = 2^5 = 2⁵
In 2⁵, the 5 here is known as an exponent or power.
This proves that when aᵐ is multiplied by aⁿ, we get aᵐ⁺ⁿ. This is known as the Product Rule.
1. 7⁵ × 7³ = (7 × 7 × 7 × 7 × 7) × (7 × 7 × 7) = 7⁵⁺³ = 7⁸
2. 14⁴ × 14³ = (14 × 14 × 14 × 14) × (14 × 14 × 14) = 14⁴⁺³ = 14⁷
3. 21⁷ × 21² = (21 × 21 × 21 × 21 × 21 × 21 × 21) × (21 × 21) = 21⁷⁺² = 21⁹
In the same way, when aᵐ is divided by aⁿ, we get aᵐ⁻ⁿ. This is known as the Quotient Rule.
1. 7⁸ ÷ 7⁵ = (7 × 7 × 7 × 7 × 7 × 7 × 7 × 7) ÷ (7 × 7 × 7 × 7 × 7) = (7 × 7 × 7) = 7⁸⁻⁵ = 7³
2. 14⁷ ÷ 14³ = (14 × 14 × 14 × 14 × 14 × 14 × 14) ÷ (14 × 14 × 14) = (14 × 14 × 14 × 14) = 14⁷⁻³ = 14⁴
3. 21⁹ ÷ 21⁷ = (21 × 21 × 21 × 21 × 21 × 21 × 21 × 21 × 21) ÷ (21 × 21 × 21 × 21 × 21 × 21 × 21) = (21 × 21) = 21⁹⁻⁷ = 21²
The Power of a Power Rule is a quick shortcut used when you have an exponential expression that is being raised to another exponent.
Instead of writing everything out, the rule states that you simply multiply the exponents together while keeping the base the same.
This means (aᵐ)ⁿ = aᵐⁿ
1. 4³ = (2²)³ = 2⁶
2. 8³ = (2³)³ = 2⁹
3. 36² = (6²)² = 6⁴
Always remember : Any number to the power of 0 is 1 and any number to the power of 1 is the number itself.
a⁰ = 1
a¹ = a
Chapter 7 - Introduction to Roots
In mathematics, a root (specifically the nth root) is the inverse operation of raising a number to a power.
A root asks the question: "What number, multiplied by itself a specific number of times, gives me the starting number?"
It is symbolized by the √ sign.
The most common types of roots are square roots and cube roots.
When a number is multiplied by itself twice, it is called a perfect square. When it is multiplied by itself thrice it is, called a perfect cube.
 |
| List of perfect square numbers and cube numbers upto 20 |
Let us see some sample representations.
1. ²√9 = (9)¹ᐟ² = (3²)¹ᐟ² = 3
2. ³√8 = (8)¹ᐟ³ = (2³)¹ᐟ³ = 2
4. ⁴√16 = (16)¹ᐟ⁴ = (2⁴)¹ᐟ⁴ = 2
Let us try some sample numericals.
1. The area of a square is 25 cm². Find the length of its side.
Area of a square = Side × Side
Side = ²√Area = (²√25) cm = 5 cm
2. The volume of a cube is 343 cm³. Find the length of its side.
Volume of a cube = Side × Side × Side
Side = ³√Volume = (³√343) cm = 7 cm
3. The area of a circle is exactly 154 cm². Find the circumference of the garden.
Area of a circle = π × (Radius)²
π = 22/7
Radius = (²√(154 ÷ 22/7)) cm = (²√49) cm = 7 cm
Circumference = 22/7 × Diameter = [22/7 × (2 × 7)] cm = 44 cm
Conclusion
Hereby we conclude this lecture. We have covered the important aspects of calculations - Factors, Multiples, Exponents and Roots.
Mathematics is not about memorizing complicated rules or spending huge amounts on coaching classes. It is about understanding the logic behind numbers and using simple tricks to make calculations easier.
We hope this blog has helped reduce your fear of mathematics and given you useful tools to solve problems confidently. Remember — practice is the key. Try solving a few problems from your textbook or daily life using the methods we discussed. You will surely see the difference!
Thanks and Regards,
The Aadyanagha Foundation.