0% found this document useful (0 votes)
3 views19 pages

Number System

The document provides an overview of the number system and its importance in competitive exams, emphasizing the need to understand concepts rather than just solving problems. It includes various important formulas related to algebra and the number system, along with examples to illustrate their applications. Additionally, it discusses methods for calculating sums, factors, and solutions to equations involving integers.

Uploaded by

sajidamohammad16
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views19 pages

Number System

The document provides an overview of the number system and its importance in competitive exams, emphasizing the need to understand concepts rather than just solving problems. It includes various important formulas related to algebra and the number system, along with examples to illustrate their applications. Additionally, it discusses methods for calculating sums, factors, and solutions to equations involving integers.

Uploaded by

sajidamohammad16
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Important Formulas: Number System

e
uR
Introduction

Ed
Understanding the number system is crucial for competitive exams, as it forms the
foundation for various quantitative topics. The topic is known for intriguing
conceptual problems that test the best brains. Instead of just solving problems,
focus on grasping the concepts thoroughly. Explore alternative approaches to solve
questions, as it enhances your problem-solving skills and prepares you
comprehensively for the exam.

ev
uR
Ed
ev
uR
Ed

What is Number System?


Number system is a method of representing a number on the number line.
Number system is a system of writing or expressing numbers. This Page from here
on contains formulas and definition of Number System.
ev

Here is a list of Important formulas that candidates need to master to crack the
uR

exam successfully.
Ed
e
uR
Ed
ev
uR
Ed
ev
uR
Ed

Important Formulas in Algebra


Algebra is a branch of mathematics that substitutes letters for numbers. An
algebraic equation depicts a scale, what is done on one side of the scale with a
number is also done to either side of the scale.
ev

(a + b)(a - b) = (a2 - b2)


uR

(a + b)2 = (a2 + b2 + 2ab)


(a - b)2 = (a2 + b2 - 2ab)
Ed

(a + b + c)2 = a2 + b2 + c2 + 2(ab + bc + ca)


(a3 + b3) = (a + b)(a2 - ab + b2)
(a3 - b3) = (a - b)(a2 + ab + b2)
(a3 + b3 + c3 - 3abc) = (a + b + c)(a2 + b2 + c2 - ab - bc - ac)

e
⇒ When a + b + c = 0, then a3 + b3 + c3 = 3abc

uR
(a + b)n = an + (nC1)an-1b + (nC2)an-2b² + ... + (nCn-1)abn-1 + bn

Ed
MULTIPLE CHOICE QUESTION

Try yourself: What is the square of 109?

A 11081 B 11881

ev
C 12881 D 11281
uR
Ed
Correct Answer: B
(a+b)2 = a2 +b2 +2ab
(109)2 = (100 + 9)2
⇒ 1002 + 92 + 2x(100)x(9) [(A + B)2 = A2 + B2 + 2AB]
⇒ 10000 + 81 + 1800 = 11881.
ev

Report a problem
uR

Visual Representation of Formulas in Algebra


Ed

(a + b)2= a2 + b2 + 2ab
The (a + b)2 formula is the algebraic identity used to find the square of the sum of
two numbers. To find the formula of the binomial in the form (a + b)2, we will just
multiply (a + b) (a + b).
(a + b)2 = (a + b)(a + b)
ev

= a2 + ab + ba + b2
= a2 + 2ab + b2
uR
Ed
Therefore, (a + b)2 formula is: (a + b)2 = a2 + 2ab + b2

e
uR
Ed
ev
uR
Ed
(a + b + c)2= a2 + b2 + c2 + 2ab + 2bc + 2ca
The (a + b + c)2 formula is used to find the sum of squares of three numbers
without actually calculating the squares. (a + b + c)2 formula is one of the major
algebraic identities. To derive the expansion of (a + b + c)2 formula we just
multiply (a + b + c) by itself to get
ev

(a + b + c)2.
uR
Ed
ev
uR
Ed
Important Formulas in Number System

e
uR
1. 1 + 2 + 3 + 4 + 5 + ... + n = n(n + 1)/2
Example: Find the sum of the first 35 natural numbers.
Solution: Given, n = 35

Ed
The sum of natural numbers formula is:
S = [n(n+1)]/2
S = [35(35+1)]/2
S = 630
2. (1² + 2² + 3² + ..... + n²) = n ( n + 1 ) (2n + 1) / 6

ev
Example: Find the addition of squares of the first 40 natural numbers.
Solution: The formula of the sum of squared natural numbers is given by:
Σn2 = [n(n+1)(2n+1)]/6
Here, n = 40
uR
Ed
Σ40² = (40/6) (40 + 1)(2 x 40 + 1)
Σ40² = (20/3) (41)(81)
Σ40² = (20)(41)(27)
Σ40² = 22140
3. (1³ + 2³ + 3³ + ..... + n³) = (n(n + 1)/ 2)²
ev
Example: Find the sum of cubes of natural numbers from 5 to 14.
Solution: To find the sum of cubes of numbers from 5 to 14, we will first find the
uR

sum of cubes of the first 14 natural numbers and then we will find the sum of
cubes of the first 4 natural numbers. Then we subtract the values obtained to get
Ed

the answer.
Sum of cubes of n natural numbers = [n (n + 1)]2/4
Sum of cubes of first 14 natural numbers = (14 × (14+1))2/4
= (14 × 15)2/4
= (210)2/4
= 44100/4 = 11025
ev

Now, the sum of cubes of first 4 natural numbers = (4 × (4+1))2/4


= (4 × 5)2/4
uR

= (20)2/4
= 100
Ed

Therefore, the sum of cubes of natural numbers from 5 to 14 = 11025 - 100 =


10925.
4. Sum of first n odd numbers = n²

e
Example:Find the sum of odd numbers 1 to 50.

uR
Solution: We know that there are 25 odd numbers between 1 to 50. Thus, by
using the sum of n odd numbers formula which is n2, we get, S25 = 252 = 625.

Ed
We can alternatively show this using the formula Sn = n/2 × [a + l].
We know that the sum of odd numbers 1 to 50 is represented as
Sn = 1 + 3 + ... + 49.

Thus, a = 1, l = 49, and n = 25.


S25 = (25/2) × [1 + 49]

ev
= (25/2) × 50
= 25 × 25 = 625
uR
Thus, the sum of odd numbers 1 to 50 is equal to 625.
Ed
5. Sum of first n even numbers = n (n + 1)
Example: What is the sum of even numbers from 1 to 50?
Solution: We know that, from 1 to 50, there are 25 even numbers.
Thus, n = 25
By the formula of sum of even numbers we know;
Sn = n(n+1)
ev

Sn = 25(25+1) = 25 x 26 = 650
6. Highest power of n in m! is [m/n] + [m/n2] + [m/n3] +..... where, [x] is the greatest
uR

integer less than or equal to x.


Example: Find the highest power of 7 in 100!.
Ed

Highest power of 7 in 100! = [100/7] + [100/49] = 16


7. To find the number of zeroes in n! find the highest power of 5 in n!
Example : What is the number of trailing zeroes in 23!?
[23/5] = 4. It is less than 5, so we stop here. The answer is 4.
8. If all possible permutations of n distinct digits are added together with the sum
ev

= (n-1)! * (sum of n digits) * (11111... n times)


Example: What would be the sum of all the numbers which can be formed by
uR

using the digits 1, 3, 5, 7 all at a time and which have no digits repeated?
Solution: The sum of the numbers formed by taking all the given n digits is (sum of
Ed

all the n digits) * (n - 1)! * (111.....n times).


Here n = 4, and Sum of 4 digits = 16
The sum of all the numbers which can be formed by using the digits 1, 3, 5, 7= (16)

e
* (4 - 1)! * ( 1111) = 16 * 3! * 1111

uR
9. If the number can be represented as N = ap∗ bq ∗ cr. Then, the number of factors
of N is (p+1) * (q+1) * (r+1)

Ed
Sum of all factors:

Example: Find the number of factors of 98 and also find the sum and product of all
factors.

ev
Solution: First, write the number 98 into prime factorization.
i.e. 98 = 2 × 49 = 2 × 7 × 7 = 21 x 72
uR
Here A = 2, B = 7, p = 1, q = 2
Number of factors for 98 = (p + 1)(q +1) = 2 × 3 = 6
Ed
Sum of all factors of 98 = 3 × 57 = 171
Product of all factors of number 98 = (98)6/2 = 941192
10. If the number of factors is odd, then N is a perfect square.
Example: Find the number of odd, even, perfect square, perfect cube factors of
4500.
ev

4500 = 45 × 100 = 9 × 5 × 10 × 10 = 3 × 3 × 5 × 5 × 2 × 5 × 2 = 22 × 32 × 53
uR

Here, consider A = 2 , B = 3 , C = 5 , p= 2 , q = 2 and r = 3


Here identifying that odd number are 3 and 5.
Ed

Numbers of odd factors of 4500 = (q + 1) (r + 1) = 3 × 4 = 12


∴ Total number of factors = (p + 1)(q +1)(r +1) = 3 × 3 × 4 =36
Numbers of even factors of number = (Total number of factors - Numbers of odd
factors)
= 36 - 12 = 24
Number of perfect square factors of number 4500 = 2 x 2 x 2 = 8
ev

Number of perfect cube factors of number 4500 = 1 x 1 x 2 = 2


uR

11. Suppose a number N and if there are n factors including the number N and 1,
Ed

then the number of pairs of factors would be n/2. If N is a perfect square, then
the number of pairs (including the square root) is (n+1)/2.
Example: In how many ways you can express 36 as the product of two of its
factors?

e
Prime factorization of 36 i.e. we write 36 = 22 × 32

uR
Number of factors of 36 will be (2+1)(2+1) = 9
(i.e. factors are 1, 2,3, 4, 6, 9, 12, 18, 36).

Ed
Since we are asked the total number of ways hence we include the square root of
36 i.e. 6 as well.
Thus the number of ways you can express 36 as the product of two of its factors is
(9+1)/2 = 5.
12. If the number can be expressed as N = 2p ∗ aq ∗ br . . . where the power of 2 is p and

ev
a, b are prime numbers then:
(i) The number of even factors of N = p (1 + q) (1 + r) . . .
uR
(ii) The number of odd factors of N = (1 + q) (1 + r)...
13. When we are asked to calculate how many positive integral solutions are possible
Ed
for the equation X2- Y2= N,
there can be 4 cases.
Let us look at them one by one by solving examples:
Positive Integral Solutions for the equation X2 - Y2 = N?
When we are asked to calculate how many positive integral solutions are possible
ev
for the equation X2 - Y2 = N, there can be 4 cases.
Case 1: N is an odd number and not a perfect square
uR

Case 2: N is an odd number and a perfect square


Case 3: N is an even number and not a perfect square
Ed

Case 4: N is an even number and a perfect square

Case 1: N is an odd number and not a perfect square


The total number of positive integral solutions will be = (Total number of factors
of N)/2
Example: How many positive integral solutions are possible for the equation
ev

X2 - Y2 = 135?
The total number of factors of 135 = 1, 3, 5, 9, 15, 27, 45 and 135 is 8.
uR

So, total number of positive integral solutions = 8/2 = 4.


Case 2: N is an odd number and a perfect square
Ed

The total number of positive integral solutions will be


= [(Total number of factors of N) - 1]/ 2
Example: How many positive integral solutions are possible for the equation

e
X2- Y2 = 121?

uR
The total number of factors of 121 = 1, 11 and 121 is 3.
So, the total number of positive integral solutions = (3-1)/2 = 1

Ed
Case 3: N is an even number and not a perfect square
The total number of positive integral solutions will be
= [Total number of factors of (N/4)] / 2
Example: How many positive integral solutions are possible for the equation
X2- Y2 = 160?

ev
Total number of factors of 40 = 1, 2, 4, 5, 8, 10, 20 and 40 is 8 (as N = 160 and N/4
= 40)

uR
So, total number of positive integral solutions = 8/2 = 4
Case 4: N is an even number and a perfect square
Ed
The total number of positive integral solutions will be
= {[Total number of factors of (N/4)] - 1 } / 2
Example: How many positive integral solutions are possible for the equation
X2- Y2= 256?
The total number of factors of 64 = 1, 2, 4, 8, 16, 32 and 64 is 7 (as N = 256 and
N/4 = 64)
ev

So, (7-1)/2
= 3 positive integral solutions.
uR

EduRev Tip: A number can be written as the sum of two squares while including
prime factors of the form 4k + 3 as long as those prime factors are raised to an
Ed

even power.
14. The number of digits in ab = [b logm(a)] + 1; where m is the base of the number and
[.] denotes the greatest integer function.
15. Even a number that is not a multiple of 4, can never be expressed as a difference
of 2 perfect squares.
ev

16. Basic summation properties:


uR

(i) Sum of first n odd numbers is n2


(ii) Sum of first n even numbers is n(n + 1)
Ed

(iii) 1 + 2 + 3 + 4 + 5 + ... + n = n(n + 1)/2


(iv) (1² + 2² + 3² + ..... + n²) = n ( n + 1 ) (2n + 1) / 6
(v) (1³ + 2³ + 3³ + ..... + n³) = (n(n + 1)/ 2)²
17. The product of the factors of N is given by Na/2, where 'a' is the number of factors.

e
18. The last two digits of a2, (50 - a)2, (50 + a)2, (100 - a)2 . . . . . are same. Every number

uR
can be written as (50n ± x), where x is a number from 0 to 25.
Hereby 50n, it just means any multiple of 50 i.e. 0, 50, 100, 150, ......

Ed
0 to 25 = (0 to 25) itself.
25 to 50 = 50 - (25 to 0)
50 to 75 = 50 + (0 to 25)
75 to 100 = 100 - (25 to 0)
100 to 125 = 100 + (0 to 25)

ev
125 to 150 = 150 - (25 to 0) and so on.
But how does this help us in finding the last two digits of any square?
uR
(50n ± x)2 = 2500n2 ± 100nx + x2
The last two digits of each of 2500n2 and 100nx will be 00.
Ed
Thus the last two digits of the RHS, and hence of the LHS, will be the last two
digits of x2.
Example: What are the last two digits of 2682?
268 = 50 × 5 + 18.
Thus, the last two digits of 2682 will be same as the last two digits of 182 i.e. 24.
ev

Example: What are the last two digits of 2782?


While you can consider 278 = 50 × 5 + 28, it will consider
uR

278 = 50 × 6 - 22, to be x in the range 0 to 25.


Thus, the last two digits of 2782 will be the same as the last two digits of 222 i.e.
Ed

84.
19. If the number is written as 210n:
(i) When n is odd, the last 2 digits are 24.
(ii) When n is even, the last 2 digits are 76.
MULTIPLE CHOICE QUESTION
ev

Try yourself: What is the formula to find the sum of squares of the first n
uR

natural numbers?
Ed

A n(n + 1)(2n + 1)/6


n(n + 1)/2

e
B

uR
C n(n + 1)

Ed
D n(n + 1)(n + 2)/6

Correct Answer: A

ev
The formula to find the sum of the squares of the first n natural numbers is given
by:
uR
Ed
ev
uR
Ed

Report a problem

Types of Numbers
ev

1. Natural Numbers
All positive integers are called natural numbers. All counting numbers from 1 to
uR

infinity are natural numbers.


N = {1, 2, 3, 4, 5, 6..........∞}
Ed

2. Whole Numbers
The set of numbers that includes all natural numbers and the number zero are
called whole numbers. They are also called as Non-negative integers.

e
W = { 0,1,2,3,4,5,6,7,8,..............∞}

uR
3. Integers
All numbers that do not have the decimal places in them are called integers.

Ed
Z = {∞.......-3, -2, -1, 0, 1, 2, 3.........∞}
a. Positive Integers
1, 2, 3, 4..... is the set of all positive integers.
b. Negative Integers
-1, -2, -3..... is the set of all negative integers.

ev
c. Non-Positive and Non-Negative Integers
0 is neither positive nor negative.
4. Real Numbers
uR
All numbers that can be represented on the number line are called real numbers.
Ed
5. Rational Numbers
A Rational Number is defined as a number of the form a/b where 'a' and 'b' are
integers and b ≠ 0.
The Rational Numbers that are not integers will have decimal values. These values
can be of two types
a. Terminating Decimal Fractions:
ev

The decimal places end after a finite number of digits.


Occurs exactly when, after reducing p⁄q to lowest terms, the denominator q has
uR

no prime factors other than 2 or 5.


Examples:
Ed

• 3⁄4 = 0.75
• -7⁄8 = -0.875
b. Non-Terminating decimal fractions:
The decimal goes on forever but repeats a fixed block of digits.
Happens whenever q (in lowest terms) has prime factors other than just 2 or
ev

[Link]:
• 2⁄3 = 0.666... (repeating "6")
uR

• 7⁄12 = 0.58333... (repeating "3")


6. Irrational Numbers
Ed

An Irrational Number has a decimal expansion that


Never ends: its digits go on infinitely,
Never settles into a fixed pattern: you will not find any block of digits that
repeats endlessly.

e
For Example:

uR
π = 3.141592653589793...
√2 = 1.414213562373095...

Ed
7. Complex Numbers
The complex numbers are the set {a+bi}, where, a and b are real numbers and 'i' is
the imaginary unit.
8. Imaginary Numbers
A number does not exist on the number line is called imaginary number.

ev
For example square root of negative numbers are imaginary numbers. It is
denoted by 'i' or 'j.
9. Even Numbers
uR
A number divisible by 2 is called an even number.
Ed
For example: 2, 6, 8, 14, 18, 246, etc.
10. Odd Numbers
A number not divisible by 2 is called an odd number.
For example: 3, 7, 9, 15, 17, 373, etc.
11. Prime Numbers
A number greater than 1 is called a prime number, if it has exactly two factors,
ev

namely 1 and the number itself.


For example: 2, 3, 5, 7, 11, 13, 17, etc.
uR

12. Composite Numbers


Numbers greater than 1 which are not prime, are known as composite numbers.
Ed

For example: 4, 6, 8, 10, etc.


MULTIPLE CHOICE QUESTION

Try yourself: How many prime numbers are less than 100?
ev

A 20 B 25
uR

C 30 D 35
Ed
e
Correct Answer: B

uR
Here's a list of prime numbers less than 100:

2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83,

Ed
89, 97

Counting them, you find that there are 25 prime numbers less than 100

Report a problem

ev
Divisibility Rules
uR
Divisibility by 2 → A number that is even or a number whose last digit is an even
number i.e. 0, 2, 4, 6, and 8.
Ed
Divisibility by 3 → The sum of all the digits of the number should be divisible by
3.
Divisibility by 4 → Number formed by the last two digits of the number should
be divisible by 4 or should be 00.
Divisibility by 5 → Numbers having 0 or 5 as their ones place digit.
Divisibility by 6 → A number that is divisible by both 2 and 3.
ev

Divisibility by 7 → Subtracting twice the last digit of the number from the
remaining digits gives a multiple of 7.
uR

Divisibility by 8 → Number formed by the last three digits of the number should
be divisible by 8 or should be 000.
Ed

Divisibility by 9 → The sum of all the digits of the number should be divisible by
9.
Divisibility by 10 → Divisibility rule for 10 states that any number whose last
digit is 0, is divisible by 10.
Divisibility by 11 →A number is divisible by 11 if the difference between the sum
ev

of the digits at odd positions and the sum of the digits at even positions in a
number is either 0 or divisible by 11.
uR

Divisibility by 12 → A number that is divisible by both 3 and 4.


Divisibility by 13 → For any given number, to check if it is divisible by 13, we
Ed

have to add four times of the last digit of the number to the remaining number
and repeat the process until you get a two-digit number. Now check if that two-
digit number is divisible by 13 or not. If it is divisible, then the given number is

e
divisible by 13.

uR
Divisibility by 14→ A number divisible by both 2 and 7.
Divisibility by 16 → Last four-digit divisible by 16

Ed
Divisibility by 27 → Sum of blocks of 3 (taken a right to left) divisible by 27

Solved Examples of Divisibility


Q.1. Is 7248 is divisible (i) by 4, (ii) by 2, and (iii) by 8?
Answer:

ev
(i) The number 7248 has 48 on its extreme right side which is exactly divisible by 4.
When we divide 48 by 4 we get 12.

uR
Therefore, 7248 is divisible by 4.
(ii) The number 7248 has 8 on its unit place which is an even number so, 7248 is
Ed
divisible by 2.
(iii) 7248 is divisible by 8 as 7248 has 248 at its hundred place, tens place and unit
place which is exactly divisible by 8.
Q.2. A number is divisible by 4 and 12. Is it necessary that it will be divisible by 48?
Give another example in support of your answer.
ev

Answer: 48 = 4 × 12 but 4 and 12 are not co-prime.


uR

Therefore, it is not necessary that the number will be divisible by 48.


Let us consider the number 72 for an example
Ed

72 ÷ 4 = 18, so 72 is divisible by 4.
72 ÷ 12 = 6, so 72 is divisible by 12.
But 72 is not divisible by 48.
Q.3. Without actual division, find if 235932 is divisible (i) by 4 and (ii) 8.
Answer:
ev

(i) The number formed by the last two digits on the extreme right side of 235932 is
32
uR

32 ÷ 4 = 8, i.e. 32 is divisible by 4.
Ed

Therefore, 235932 is divisible by 4.


(ii) The number formed by the last three digits on the extreme right side of 235932
is 932

e
But 932 is not divisible by 8.

uR
Therefore, 235932 is not divisible by 8.

Ed
Q.4. Check whether 998 is divisible by 9.
Answer:
According to the rule, if the sum of the digits in a number is a multiple of 9, then it is
divisible by 9.
Sum of the digits in 998: 9 + 9 + 8 = 26
26 is not a multiple of 9

ev
So, 998 is not divisible by 9.

uR
Q.5. Check whether 1782 is divisible by 11.
Ed
Answer:
According to the rule, in a number, if the sum of the digits in odd places and sum of
the digits in even places are equal or they differ by a number divisible by 11, then
the number is divisible by 11.
In 1782, the sum of the digits in odd places:
1+8 = 9
ev

In 1782, the sum of the digits in even places:


uR

7+2 = 9
In 1782, the sum of the digits in odd places and sum of the digits in even places are
equal.
Ed

So, 1782 is divisible by 11.

HCF and LCM


HCF * LCM of two numbers = Product of two numbers.
The greatest number dividing a, b, and c leaving remainders of x1, x2, and x3 is the
ev

HCF of (a - x1), (b - x2), and (c - x3).


The greatest number dividing a, b, and c (a < b < c) leaving the same remainder
uR

each time is the HCF of (c - b), (c - a), (b - a).


If a number, N, is divisible by X and Y and HCF (X, Y) = 1. Then, N is divisible by X *
Ed

Y.

Solved Examples of HCF and LCM


Example 1: Find the HCF of 96, 36, and 18.

e
96 = 2 × 3 × 2 × 2 × 2 × 2

uR
36 = 2 × 3 × 2 × 3
18 = 2 × 3 × 3

Ed
Therefore, the HCF of 96, 36 and 18 is the product of the highest number of
common factors in the given numbers i.e., 2 × 3 = 6.
In other words, 6 is the largest possible integer, which can divide 96, 36 and 18
without leaving any remainder.

ev
Example 2: Find the HCF of 42 and 70.
42 = 3 × 2 × 7
70 = 5 × 2 × 7
Hence, HCF is 2 x 7 = 14.
uR
Ed
Example 3: Find the HCF of numbers 144, 630, and 756.
144 = 24 × 32
630 =2 × 32 × 5 × 7
756 = 22 x 33 x 7
Hence, HCF of 144, 630, 756 = 2 × 32 = 18.
ev

Example 4: Find the LCM of 96, 36, and 18.


uR

96 = 2 × 2 × 2 × 2 × 2 × 3 = 25 × 31
36 = 2 x 2 x 3 x 3 = 22 x 32
Ed

18 = 2 x 3 x 3 = 21 x 32
Therefore, LCM of 96, 36 and 18 is the product of the highest powers of all the
prime factors, i.e. 25 x 32 = 32 x 9 = 288.
That is, 288 is the smallest integer which is divisible by 96, 36 and 18 without
leaving any remainder.
ev

Example 5: Find the LCM of 42 and 70.


uR

42 = 3 × 2 × 7
70 = 5 × 2 × 7
Ed

Hence, LCM is 2 × 3 × 5 × 7 = 210.


Apart from the method of prime factorization, there is another method of finding
the LCM of given numbers, and the method is known as the long division
method. This method is quite helpful in getting LCM quickly if there are three or

e
more than three numbers.

uR
Example 6: Find out the LCM of 48 and 300.
Here, we need to find out the LCM of 48 and 300.

Ed
48 = 2 × 2 × 2 × 2 × 3 = 24 × 31
300 = 2 × 2 × 3 × 5 × 5 = 22 × 31 × 52
List all numbers found, as many times as they occur, most often any one given
number, and multiply them together to find the LCM.
Thus, 24 × 31 × 52 = 1200

ev
Hence, the LCM of 48 and 300 is 1200.
Example 7: Find the LCM of 12, 18, 30.
uR
Here, we need to find the LCM of 12, 18, 30.
Now, let us find the prime factors of the above three numbers.
Ed
12 = 2 × 2 × 3 = 22 × 31
18 = 2 × 3 × 3 = 21 × 32
30 = 2 × 3 × 5 = 21 × 31 × 51
Now, list all the prime numbers found as many times as they occur most often for
anyone given number and multiply them together to find the LCM.
ev

So, 2 × 2 × 3 × 3 × 5 = 180
Using exponents instead, multiply together each of the prime numbers with the
uR

highest power
Thus, 22 × 32 × 51 = 180
Ed

Hence, the LCM of 12, 18, 30 is 180.


EduRev Tip:
HCF of two prime numbers is always 1.
HCF of co-prime numbers is always 1.
Links for other topics of Number System:
ev

Introduction: Number System


Important Concepts: Number System - 1
uR

Important Concepts: Number System - 2


Base Systems
Ed

Overview: Number System


Divisibility Rules

e
Introduction & Concept: HCF & LCM

uR
Ed
ev
uR
Ed
ev
uR
Ed
ev
uR
Ed

You might also like