LCM of 2, 3, and 7
LCM of 2, 3, and 7 is the smallest number among all common multiples of 2, 3, and 7. The first few multiples of 2, 3, and 7 are (2, 4, 6, 8, 10 . . .), (3, 6, 9, 12, 15 . . .), and (7, 14, 21, 28, 35 . . .) respectively. There are 3 commonly used methods to find LCM of 2, 3, 7 - by prime factorization, by listing multiples, and by division method.
1. | LCM of 2, 3, and 7 |
2. | List of Methods |
3. | Solved Examples |
4. | FAQs |
What is the LCM of 2, 3, and 7?
Answer: LCM of 2, 3, and 7 is 42.
Explanation:
The LCM of three non-zero integers, a(2), b(3), and c(7), is the smallest positive integer m(42) that is divisible by a(2), b(3), and c(7) without any remainder.
Methods to Find LCM of 2, 3, and 7
Let's look at the different methods for finding the LCM of 2, 3, and 7.
- By Prime Factorization Method
- By Listing Multiples
- By Division Method
LCM of 2, 3, and 7 by Prime Factorization
Prime factorization of 2, 3, and 7 is (2) = 21, (3) = 31, and (7) = 71 respectively. LCM of 2, 3, and 7 can be obtained by multiplying prime factors raised to their respective highest power, i.e. 21 × 31 × 71 = 42.
Hence, the LCM of 2, 3, and 7 by prime factorization is 42.
LCM of 2, 3, and 7 by Listing Multiples
To calculate the LCM of 2, 3, 7 by listing out the common multiples, we can follow the given below steps:
- Step 1: List a few multiples of 2 (2, 4, 6, 8, 10 . . .), 3 (3, 6, 9, 12, 15 . . .), and 7 (7, 14, 21, 28, 35 . . .).
- Step 2: The common multiples from the multiples of 2, 3, and 7 are 42, 84, . . .
- Step 3: The smallest common multiple of 2, 3, and 7 is 42.
∴ The least common multiple of 2, 3, and 7 = 42.
LCM of 2, 3, and 7 by Division Method
To calculate the LCM of 2, 3, and 7 by the division method, we will divide the numbers(2, 3, 7) by their prime factors (preferably common). The product of these divisors gives the LCM of 2, 3, and 7.
- Step 1: Find the smallest prime number that is a factor of at least one of the numbers, 2, 3, and 7. Write this prime number(2) on the left of the given numbers(2, 3, and 7), separated as per the ladder arrangement.
- Step 2: If any of the given numbers (2, 3, 7) is a multiple of 2, divide it by 2 and write the quotient below it. Bring down any number that is not divisible by the prime number.
- Step 3: Continue the steps until only 1s are left in the last row.
The LCM of 2, 3, and 7 is the product of all prime numbers on the left, i.e. LCM(2, 3, 7) by division method = 2 × 3 × 7 = 42.
☛ Also Check:
- LCM of 20 and 60 - 60
- LCM of 12 and 24 - 24
- LCM of 21, 28, 36 and 45 - 1260
- LCM of 10, 15 and 25 - 150
- LCM of 72 and 96 - 288
- LCM of 42 and 56 - 168
- LCM of 3, 5 and 9 - 45
LCM of 2, 3, and 7 Examples
-
Example 1: Calculate the LCM of 2, 3, and 7 using the GCD of the given numbers.
Solution:
Prime factorization of 2, 3, 7:
- 2 = 21
- 3 = 31
- 7 = 71
Therefore, GCD(2, 3) = 1, GCD(3, 7) = 1, GCD(2, 7) = 1, GCD(2, 3, 7) = 1
We know,
LCM(2, 3, 7) = [(2 × 3 × 7) × GCD(2, 3, 7)]/[GCD(2, 3) × GCD(3, 7) × GCD(2, 7)]
LCM(2, 3, 7) = (42 × 1)/(1 × 1 × 1) = 42
⇒LCM(2, 3, 7) = 42 -
Example 2: Find the smallest number that is divisible by 2, 3, 7 exactly.
Solution:
The value of LCM(2, 3, 7) will be the smallest number that is exactly divisible by 2, 3, and 7.
⇒ Multiples of 2, 3, and 7:- Multiples of 2 = 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, . . . ., 38, 40, 42, . . . .
- Multiples of 3 = 3, 6, 9, 12, 15, 18, 21, 24, 27, 30, . . . ., 30, 33, 36, 39, 42, . . . .
- Multiples of 7 = 7, 14, 21, 28, 35, 42, 49, 56, 63, 70, . . . ., 28, 35, 42, . . . .
Therefore, the LCM of 2, 3, and 7 is 42.
-
Example 3: Verify the relationship between the GCD and LCM of 2, 3, and 7.
Solution:
The relation between GCD and LCM of 2, 3, and 7 is given as,
LCM(2, 3, 7) = [(2 × 3 × 7) × GCD(2, 3, 7)]/[GCD(2, 3) × GCD(3, 7) × GCD(2, 7)]
⇒ Prime factorization of 2, 3 and 7:- 2 = 21
- 3 = 31
- 7 = 71
∴ GCD of (2, 3), (3, 7), (2, 7) and (2, 3, 7) = 1, 1, 1 and 1 respectively.
Now, LHS = LCM(2, 3, 7) = 42.
And, RHS = [(2 × 3 × 7) × GCD(2, 3, 7)]/[GCD(2, 3) × GCD(3, 7) × GCD(2, 7)] = [(42) × 1]/[1 × 1 × 1] = 42
LHS = RHS = 42.
Hence verified.
FAQs on LCM of 2, 3, and 7
What is the LCM of 2, 3, and 7?
The LCM of 2, 3, and 7 is 42. To find the LCM (least common multiple) of 2, 3, and 7, we need to find the multiples of 2, 3, and 7 (multiples of 2 = 2, 4, 6, 8 . . . . 42 . . . . ; multiples of 3 = 3, 6, 9, 12 . . . . 42 . . . . ; multiples of 7 = 7, 14, 21, 28, 42 . . . .) and choose the smallest multiple that is exactly divisible by 2, 3, and 7, i.e., 42.
What are the Methods to Find LCM of 2, 3, 7?
The commonly used methods to find the LCM of 2, 3, 7 are:
- Prime Factorization Method
- Division Method
- Listing Multiples
What is the Least Perfect Square Divisible by 2, 3, and 7?
The least number divisible by 2, 3, and 7 = LCM(2, 3, 7)
LCM of 2, 3, and 7 = 2 × 3 × 7 [Incomplete pair(s): 2, 3, 7]
⇒ Least perfect square divisible by each 2, 3, and 7 = LCM(2, 3, 7) × 2 × 3 × 7 = 1764 [Square root of 1764 = √1764 = ±42]
Therefore, 1764 is the required number.
What is the Relation Between GCF and LCM of 2, 3, 7?
The following equation can be used to express the relation between GCF and LCM of 2, 3, 7, i.e. LCM(2, 3, 7) = [(2 × 3 × 7) × GCF(2, 3, 7)]/[GCF(2, 3) × GCF(3, 7) × GCF(2, 7)].
visual curriculum