Finding Common Ground | FIO

Question 9

Make a general statement about the LCM for the following pairs of numbers. You could consider examples before coming up with these general statements. Look for possible explanations of why they hold.

(a) Two multiples of 3

(b) Two consecutive even numbers

(c) Two consecutive numbers

(d) Two co-prime numbers

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution

We will explore the Least Common Multiple (LCM) for different types of number pairs.

Step 1 — Multiples of 3 Examples

Let us take two multiples of 3. Consider the numbers 6 and 9. We list multiples of 6. Multiples of 6 are: 6, 12, 18, 24, ... We list multiples of 9. Multiples of 9 are: 9, 18, 27, ... The smallest common multiple is 18. So, LCM(6, 9) is 18.

Let us take another pair. Consider the numbers 9 and 12. We list multiples of 9. Multiples of 9 are: 9, 18, 27, 36, ... We list multiples of 12. Multiples of 12 are: 12, 24, 36, ... The smallest common multiple is 36. So, LCM(9, 12) is 36.

LCM(6, 9) = 18, LCM(9, 12) = 36\boxed{\text{LCM(6, 9) = 18, LCM(9, 12) = 36}}

Step 2 — General Statement for Multiples of 3

We observe a pattern. Both 18 and 36 are multiples of 3. This means they can be divided by 3. The LCM of two multiples of 3 is always a multiple of 3. Let us understand why this happens. Both numbers are divisible by 3. So, 3 is a common factor for them. The LCM must contain all prime factors. It must include the factor of 3. Thus, the LCM must also be divisible by 3.

General Statement: The LCM of two multiples of 3 is always a multiple of 3.\boxed{\text{General Statement: The LCM of two multiples of 3 is always a multiple of 3.}}

Step 3 — Consecutive Even Numbers Examples

Let us take two consecutive even numbers. Consider the numbers 2 and 4. Multiples of 2 are: 2, 4, 6, ... Multiples of 4 are: 4, 8, ... The smallest common multiple is 4. So, LCM(2, 4) is 4.

Let us take another pair. Consider the numbers 6 and 8. Multiples of 6 are: 6, 12, 18, 24, ... Multiples of 8 are: 8, 16, 24, ... The smallest common multiple is 24. So, LCM(6, 8) is 24.

Let us take one more pair. Consider the numbers 10 and 12. Multiples of 10 are: 10, 20, 30, 40, 50, 60, ... Multiples of 12 are: 12, 24, 36, 48, 60, ... The smallest common multiple is 60. So, LCM(10, 12) is 60.

LCM(2, 4) = 4, LCM(6, 8) = 24, LCM(10, 12) = 60\boxed{\text{LCM(2, 4) = 4, LCM(6, 8) = 24, LCM(10, 12) = 60}}

Step 4 — General Statement for Consecutive Even Numbers

We observe a pattern in the examples. For (2, 4), the product is 2×4=82 \times 4 = 8. The LCM is 4. This is half of 8. For (6, 8), the product is 6×8=486 \times 8 = 48. The LCM is 24. This is half of 48. For (10, 12), the product is 10×12=12010 \times 12 = 120. The LCM is 60. This is half of 120. The LCM of two consecutive even numbers is half their product.

Let us understand why this happens. Let the first even number be 2n2n. Let the next even number be 2n+22n+2. We know that LCM times HCF equals product. LCM(a,b)=a×bHCF(a,b)\text{LCM}(a, b) = \frac{a \times b}{\text{HCF}(a, b)} We need to find the HCF of 2n2n and 2n+22n+2. 2n2n can be written as 2×n2 \times n. 2n+22n+2 can be written as 2×(n+1)2 \times (n+1). The numbers nn and n+1n+1 are consecutive. Consecutive numbers have HCF of 1. So, the common factor for 2n2n and 2n+22n+2 is 2. The HCF of 2n2n and 2n+22n+2 is 2. Now we can find the LCM using the formula. LCM(2n,2n+2)=2n×(2n+2)2\text{LCM}(2n, 2n+2) = \frac{2n \times (2n+2)}{2} We can simplify this expression. =n×(2n+2)= n \times (2n+2) =2n2+2n= 2n^2 + 2n This formula gives the LCM.

General Statement: The LCM of two consecutive even numbers 2n and 2n+2 is 2n2+2n.\boxed{\text{General Statement: The LCM of two consecutive even numbers } 2n \text{ and } 2n+2 \text{ is } 2n^2 + 2n.}

Step 5 — Consecutive Numbers Examples

Let us take two consecutive numbers. Consider the numbers 7 and 8. Multiples of 7 are: 7, 14, 21, 28, 35, 42, 49, 56, ... Multiples of 8 are: 8, 16, 24, 32, 40, 48, 56, ... The smallest common multiple is 56. So, LCM(7, 8) is 56.

Let us take another pair. Consider the numbers 9 and 10. Multiples of 9 are: 9, 18, 27, 36, 45, 54, 63, 72, 81, 90, ... Multiples of 10 are: 10, 20, 30, 40, 50, 60, 70, 80, 90, ... The smallest common multiple is 90. So, LCM(9, 10) is 90.

LCM(7, 8) = 56, LCM(9, 10) = 90\boxed{\text{LCM(7, 8) = 56, LCM(9, 10) = 90}}

Step 6 — General Statement for Consecutive Numbers

We observe a pattern in the examples. For (7, 8), the product is 7×8=567 \times 8 = 56. The LCM is 56. This is equal to the product. For (9, 10), the product is 9×10=909 \times 10 = 90. The LCM is 90. This is equal to the product. The LCM of two consecutive numbers is equal to their product.

Let us understand why this happens. Consecutive numbers follow each other. They never share any common factors other than 1. This means their HCF (Highest Common Factor) is always 1. Numbers with HCF of 1 are called co-prime numbers. We know that LCM times HCF equals product. LCM(a,b)=a×bHCF(a,b)\text{LCM}(a, b) = \frac{a \times b}{\text{HCF}(a, b)} Since HCF is 1 for consecutive numbers. LCM(a,b)=a×b1\text{LCM}(a, b) = \frac{a \times b}{1} =a×b= a \times b So, the LCM is their product.

General Statement: The LCM of two consecutive numbers is equal to their product.\boxed{\text{General Statement: The LCM of two consecutive numbers is equal to their product.}}

Step 7 — Co-prime Numbers Examples

Let us take two co-prime numbers. Co-prime numbers have only 1 as a common factor. Consider the numbers 4 and 9. Factors of 4 are: 1, 2, 4. Factors of 9 are: 1, 3, 9. Their only common factor is 1. So they are co-prime. Multiples of 4 are: 4, 8, 12, 16, 20, 24, 28, 32, 36, ... Multiples of 9 are: 9, 18, 27, 36, ... The smallest common multiple is 36. So, LCM(4, 9) is 36.

Let us take another pair. Consider the numbers 5 and 8. Factors of 5 are: 1, 5. Factors of 8 are: 1, 2, 4, 8. Their only common factor is 1. So they are co-prime. Multiples of 5 are: 5, 10, 15, 20, 25, 30, 35, 40, ... Multiples of 8 are: 8, 16, 24, 32, 40, ... The smallest common multiple is 40. So, LCM(5, 8) is 40.

LCM(4, 9) = 36, LCM(5, 8) = 40\boxed{\text{LCM(4, 9) = 36, LCM(5, 8) = 40}}

Step 8 — General Statement for Co-prime Numbers

We observe a pattern in the examples. For (4, 9), the product is 4×9=364 \times 9 = 36. The LCM is 36. This is equal to the product. For (5, 8), the product is 5×8=405 \times 8 = 40. The LCM is 40. This is equal to the product. The LCM of two co-prime numbers is equal to their product.

Let us understand why this happens. Co-prime numbers have an HCF of 1. We know that LCM times HCF equals product. LCM(a,b)=a×bHCF(a,b)\text{LCM}(a, b) = \frac{a \times b}{\text{HCF}(a, b)} Since HCF is 1 for co-prime numbers. LCM(a,b)=a×b1\text{LCM}(a, b) = \frac{a \times b}{1} =a×b= a \times b So, the LCM is their product.

General Statement: The LCM of two co-prime numbers is equal to their product.\boxed{\text{General Statement: The LCM of two co-prime numbers is equal to their product.}}

Answer

(a) General Statement: The LCM of two multiples of 3 is always a multiple of 3. (b) General Statement: The LCM of two consecutive even numbers 2n2n and 2n+22n+2 is 2n2+2n2n^2 + 2n. (c) General Statement: The LCM of two consecutive numbers is equal to their product. (d) General Statement: The LCM of two co-prime numbers is equal to their product.

More questions in FIO

Q1

List all the factors of the following numbers:

(a) 90

(b) 105

(c) 132

(d) 360 (this number has 24 factors)

(e) 840 (this number has 32 factors)

Q2

Find the common factors and the HCF of the following numbers:

(a) 50, 60

(b) 140, 275

(c) 77, 725

(d) 370, 592

(e) 81, 243

Q3

How do we directly find the HCF without listing all the factors?

Q4

Find the HCF of the following numbers:

(a) 24, 180

(b) 42, 75, 24

(c) 240, 378

(d) 400, 2500

(e) 300, 800

Q5

Consider the numbers 72 and 144. Suppose they are factorised into composite numbers as: 72 = 6 × 12 and 144 = 8 × 18. Seeing this, can one say that these two numbers have no common factor other than 1? Why not?

Q6

Find the LCM of the following numbers:

(a) 30, 72

(b) 36, 54

(c) 105, 195, 65

(d) 222, 370

Q7

Make a general statement about the HCF for the following pairs of numbers. You could consider examples before coming up with general statements. Look for possible explanations of why they hold.

(a) Two consecutive even numbers

(b) Two consecutive odd numbers

(c) Two even numbers

(d) Two consecutive numbers

(e) Two co-prime numbers

Share your observations with the class.

Q8

The LCM of 3 and 24 is 24 (it is one of the two given numbers).

(a) Find more such number pairs where the LCM is one of the two numbers.

(b) Make a general statement about such numbers. Describe such number pairs using algebra.

Q9

Make a general statement about the LCM for the following pairs of numbers. You could consider examples before coming up with these general statements. Look for possible explanations of why they hold.

(a) Two multiples of 3

(b) Two consecutive even numbers

(c) Two consecutive numbers

(d) Two co-prime numbers

Q10

In the two rows below, colours repeat as shown. When will the blue stars meet next?

Q11

(a) Is 5×7×11×115 \times 7 \times 11 \times 11 a multiple of 5×7×7×11×25 \times 7 \times 7 \times 11 \times 2?

(b) Is 5×7×11×115 \times 7 \times 11 \times 11 a factor of 5×7×7×11×25 \times 7 \times 7 \times 11 \times 2?

Q12

Find the HCF and LCM of the following (state your answers in the form of prime factorisations):

(a) 3×3×5×7×73 \times 3 \times 5 \times 7 \times 7 and 12×7×1112 \times 7 \times 11

(b) 45 and 36

Q13

Find two numbers whose HCF is 1 and LCM is 66.

Q14

A cowherd took all his cows to graze in the fields. The cows came to a crossing with 3 gates. An equal number of cows passed through each gate. Later at another crossing with 5 gates again an equal number of cows passed through each gate. The same happened at the third crossing with 7 gates. If the cowherd had less than 200 cows, how many cows did he have? (Based on the folklore mathematics from Karnataka.)

Q15

The length, width, and height of a box are 12 cm, 18 cm, and 36 cm respectively. Which of the following sized cubes can be packed in this box without leaving gaps?

(a) 9 cm

(b) 6 cm

(c) 4 cm

(d) 3 cm

(e) 2 cm

Q16

Among the numbers below, which is the largest number that perfectly divides both 306 and 36?

(a) 36

(b) 612

(c) 18

(d) 3

(e) 2

(f) 360

Q17

Find the smallest number that is divisible by 3, 4, 5 and 7, but leaves a remainder of 10 when divided by 11.

Q18

Children are playing ‘Fire in the Mountain’. When the number 6 was called out, no one got out. When the number 9 was called out, no one got out. But when the number 10 was called out, some people got out. How many children could have been playing initially?

(a) 72

(b) 90

(c) 45

(d) 3

(e) 36

(f) None of these

Q19

Tick the correct statement(s). The LCM of two different prime numbers (m,nm, n) can be:

(a) Less than both numbers

(b) In between the two numbers

(c) Greater than both numbers

(d) Less than m×nm \times n

(e) Greater than m×nm \times n

Q20

A dog is chasing a rabbit that has a head start of 150 feet. It jumps 9 feet every time the rabbit jumps 7 feet. In how many leaps does the dog catch up with the rabbit?

Q21

What is the smallest number that is a multiple of 1, 2, 3, 4, 5, 6, 8, 9, 10? Do you remember the answer from Grade 6, Chapter 5?

Q22

Here is a problem posed by the ancient Indian Mathematician Mahaviracharya (850 C.E.). Add together 815\frac{8}{15}, 120\frac{1}{20}, 736\frac{7}{36}, 1163\frac{11}{63} and 121\frac{1}{21}. What do you get? How can we find this sum efficiently?

← Back to Finding Common Ground