Formula 1: LCM × HCF = Product of the Numbers
The product of LCM and HCF of any two given natural numbers is equivalent to the product of the given numbers.
Suppose x and y are two numbers, then.
⇒ LCM (x & y) × HCF (x & y) = x × y
Example 1:
Highest common factor and lowest common multiple of two numbers are 18 and 1782 respectively. One number is 162, find the other.
Solution:
We know, LCM × HCF = Product of the Numbers (First number × Second number) then we get,
18 × 1782 = 162 × Second number
18 × 1782/162 = Second number
⇒ Therefore, the second number = 198
Example 2:
The highest common factor and the lowest common multiple of two numbers are 825 and 25 respectively. If one of the two numbers is 275, find the other number.
Solution:
We know, LCM × HCF = Product of the Numbers (First number × Second number) then we get,
825 × 25 = 275 × Second number
825 × 25/ 275 = Second number
⇒ Therefore, the second number = 75
Example 3:
Find the LCM and HCF of integers 26 and 91, verify that LCM x HCF = Product of the two numbers
Solution:
26 = 2 x 13
91 = 7 x 13
HCF = 13
LCM = 2 x 7 x 13 = 182
Product of two value 26 x 91 = 2366
Product of HCF and LCM 13 x 182 = 2366
⇒ Hence Proved, LCM × HCF = Product of the two Numbers
Formula 2: LCM of Co-prime Numbers = Product Of The Numbers
HCF of co-prime numbers is 1. Therefore LCM of given co-prime numbers is equal to the product of the numbers.
Example 1:
Three numbers which are co-prime to each other are such that the product of the first two is 551 and that of the last two is 1073. The sum of the three numbers is:
Solution:
Since the numbers are co-prime, they contain only 1 as the common factor. Also, the given two products have the middle number in common.
So, middle number = H.C.F. of 551 and 1073 = 29;
First number = [latex]\frac{551}{29}[/latex] = 19;
Third number = [latex]\frac{1073}{29}[/latex] = 37.
∴ Required sum = (19 + 29 + 37) = 85.
Example 2:
Take any two coprime numbers and find their product. Also find out if the product of their HCF and LCM is equal to product of the numbers.
Solution:
Well, consider a = 12 and b = 25. They are not prime but coprime (have no common dividers except 1).
a=[latex]2^{2}[/latex] x 3, b=[latex]5^{2}[/latex].
Their product is ab = 12 x 25 = 300. Their HCF is 1 as for any coprime numbers. Their LCM must include all their prime factors with their degrees, so LCM = [latex]2^{2}[/latex] x 3 x [latex]5^{2}[/latex]=300.
And yes, ab = HCF (a, b) x LCM (a, b) for these a and b.
Example 3:
Find the HCF and LCM of 6, 72 and 120, using the prime factorization method.
Solution:
We have: 6 = 2 x 3,
72 = [latex]2^{3}[/latex] x [latex]3^{2}[/latex],
120 = [latex]2^{3}[/latex] x 3 x 5
Here, [latex]2^{1}[/latex] and [latex]3^{1}[/latex] are the smallest powers of the common factors 2 and 3 respectively.
So, HCF (6, 72, 120) = [latex]2^{1}[/latex] X [latex]3^{1}[/latex] = 2 X 3 = 6
[latex]2^{3}[/latex], [latex]3^{2}[/latex] and [latex]5^{1}[/latex] are the greatest powers of the prime factors 2, 3 and 5 respectively involved in the three numbers.
So, LCM (6, 72, 120) = [latex]2^{3}[/latex] x [latex]3^{2}[/latex] x [latex]5^{1}[/latex] = 360.
Formula 3: LCM of fractions = [latex]\frac{LCM \:of \:numerators}{HCF \:of \:denominators}[/latex], HCF of fractions = [latex]\frac{HCF \:of \:numerators}{LCM \:of \:denominators}[/latex]
Example 1:
A watch ticks 90 times in 95 seconds and another watch ticks 315 times in 323 seconds. If both the watches are started together, how many times will they tick together in the first hour?
Solution:
The first watch ticks every [latex]\frac{95}{90}[/latex] seconds.
They will tick together after (LCM. Of [latex]\frac{95}{90}[/latex] & [latex]\frac{323}{315}[/latex]) Seconds.
Now, LCM of [latex]\frac{95}{90}[/latex] and [latex]\frac{323}{315}[/latex] = [latex]\frac{LCM \: of \: 95, 323}{HCF \: of \: 90, 315}[/latex] = [latex]\frac{19 \times 5 \times 17}{45}[/latex]
The number of times they will tick in the first 3600 seconds
= [latex]3600 \div \frac{19 \times 5 \times 17}{45}[/latex] = [latex]\frac{3600 \times 45}{19 \times 5 \times 17}[/latex] = 100 [latex]\frac{100}{323}[/latex]
Once they have already ticked in the beginning.
So in 1 hour they will tick 100 + 1 = 101 times.
Example 2:
Find LCM and HCF of [latex]\frac{1}{2}[/latex], [latex]\frac{2}{3}[/latex] and [latex]\frac{3}{7}[/latex].
Solution:
We know, LCM of fractions = [latex]\frac{LCM \:of \:numerators}{HCF \:of \:denominators}[/latex]
LCM ([latex]\frac{1}{2}[/latex], [latex]\frac{2}{3}[/latex], [latex]\frac{3}{7}[/latex]) = [latex]\frac{LCM \:(1,\: 2,\: 3)}{HCF \:(2,\: 3,\: 7)}[/latex]
LCM (1, 2, 3) = 1 x 2 x 3 = 6
Now in order to find out HCF, use the prime factorization method i.e;
Here 2, 3 and 7 are prime numbers, so they are visible by "1" and itself only.
so, 2 = 2 x 1
3 = 3 x 1
7 = 7 x 1
In prime factorization method in case of HCF, we have to consider all the common factors with greatest index, in this case the common factor is "1"
So, HCF(2, 3, 7) = 1
∴ LCM of fractions = [latex]\frac{6}{1}[/latex] = 6
Now, Let's find out HCF of fraction
We know, HCF of fractions = [latex]\frac{HCF \:of \:numerators}{LCM \:of \:denominators}[/latex]
HCF ([latex]\frac{1}{2}[/latex], [latex]\frac{2}{3}[/latex], [latex]\frac{3}{7}[/latex]) = [latex]\frac{HCF \:(1,\: 2,\: 3)}{LCM \:(2,\: 3,\: 7)}[/latex]
As we know in order to find out HCF, use the prime factorization method i.e;
so, 1 = 1 x 1
2 = 2 x 1
3 = 3 x 1
In prime factorization method in case of HCF, we have to consider all the common factors with greatest index, in this case the common factor is "1"
So, HCF(1, 2, 3) = 1
Now let's find LCM(2, 3, 7) using divison method.
LCM(2, 3, 7) = 2 x 3 x 7 = 42.
∴ HCF of fractions = [latex]\frac{1}{42}[/latex]
Example 3:
The H.C.F. of [latex]\frac{18}{35}[/latex], [latex]\frac{12}{25}[/latex], [latex]\frac{21}{40}[/latex], [latex]\frac{9}{10}[/latex]
Solution:
Here the required HCF is,
18 = 3 x 3 x 2
12 = 3 x 2 x 2
21 = 3 x 7
9 = 3 x 3
In prime factorization method in case of HCF, we have to consider all the common factors with greatest index, in this case the common factor is "3".
So, HCF(18, 12, 21, 9) = 3
Now let's find LCM of,
35 = 3 x 7
25 = 5 x 5
40 = 2 x 2 x 2 x 5
10 = 2 x 5
Highest factors of all these numbers is 2 x 2 x 2 x 5 x 5 x 7 = 1400.
∴ H.C.F. of [latex]\frac{18}{35}[/latex], [latex]\frac{12}{25}[/latex], [latex]\frac{21}{40}[/latex], [latex]\frac{9}{10}[/latex] = [latex]\frac{3}{1400}[/latex]