Aptitude - Problems on H.C.F and L.C.M - Discussion

Discussion Forum : Problems on H.C.F and L.C.M - General Questions (Q.No. 11)
11.
Find the lowest common multiple of 24, 36 and 40.
120
240
360
480
Answer: Option
Explanation:
 2 | 24  -  36  - 40
--------------------
2 | 12 - 18 - 20
--------------------
2 | 6 - 9 - 10
-------------------
3 | 3 - 9 - 5
-------------------
| 1 - 3 - 5

L.C.M. = 2 x 2 x 2 x 3 x 3 x 5 = 360.
Discussion:
21 comments Page 1 of 3.

Yash B said:   12 months ago
@All.

Get large element:
And then(large element/common number)× second largest element.

24, 36 ,40
Large = 40.
Common number that divide all three =4
(40/4) = 10
Second large = 36 × 10 =360.
(10)

Shanmuk Siva Naarappa R said:   1 year ago
@All.

Here, You just need to find the prime factors of each number.

24 = 2^3 * 3.
36 = 2^2 * 3^2.
40 = 2^3 * 5.
Now take each prime factor with its highest power and multiply them.
i.e. , 2^3 *3^2 * 5 = 8 * 9 * 5 = 360.
L. C. M. Of 24, 36, 40 is 360.
(7)

KAMIL said:   4 years ago
2 |24 36 40
----------------------------------------
2|12 18 20
----------------------------------------
2|6 9 10
----------------------------------------
3 |3 9 5
----------------------------------------
3 |1 3 5
----------------------------------------
5| 1 1 5
----------------------------------------
1 1 1

2 * 2 * 2 * 3 * 3 * 5 = 360.
(28)

ASWATHI D said:   6 years ago
One of the methods you can try is :
24, 36, 40

Take the largest num: 40. Check whether 40 is completely divisible by rest. If it is then that number will be the lcm.

If not: take the twice of largest (40*2=80)
And check whether 80 will get completely divisible.
If not take thrice and go on till we get the number.

For eg:
4,12 = lcm is 12.
6, 3, 18 = lcm is 18.
10, 15 = lcm is 30(largest number =15 ; but 15 is not divisible by 10. So take the twice 15*2=30. 30 will be divisible by 10 n 15 .. So 30 is the answer).

Try with more examples.
(5)

Sai said:   7 years ago
In the given options 120, 240, 360, 480.

Only 360 is divisible by all nos i.e. 24, 36, 40.
(3)

Vyshnavi said:   7 years ago
Nice explanation, thankyou @Tripura.

Tripura said:   7 years ago
We can use digital sum method.

i.e if one of the numbers of the given set has the sum with 9 given numbers 2+4=6;3+6=9;4+0=4.then the answer will also contain a digital sum as 9.

a) 1+2+0=3
b) 2+4+0=6
c) 3+6+0=9
d) 4+8+0=12.

So, the answer is 360 which contains 9 as its sum.
(4)

Kml said:   8 years ago
Thanks for all your solution.
(1)

Name not needed said:   9 years ago
Guys, 360 is the correct answer.

And the answer given is the simplest answer if you know how to do it.
(1)

$umeet said:   9 years ago
Better method:

LCM (24,36,40) = LCM (4*6,4*9,4*10).
LCM(6,9,10) = 90 //Can be easily calculated.

So, LCM of (24,36,40) = 4 * 90 = 360 // 4 was the common factor so it is multiplied now.
(1)


Post your comments here:

Your comments will be displayed after verification.