What is the #LCM# of #36,8,72,12?#

2 Answers

72

Explanation:

So #LCM# means the lowest common multiple which in other words means what is the smallest number that is divisible by all the numbers you have present.

ie what is the smallest number which can be divided by #36,8,72 and 12# without any remainders?

So looking at the multiples of all the numbers you have

multiples of #36: 36,color(Red)(72),108,...#
multiples of #8: 8,16,24,32,40,48,56,64,color(red)(72),80,88,96,...#
multiples of #72: color(red)(72),144,216,...#
multiples of #12: 12,24,36,48,60,color(red)(72),84,96,108,120,.. #

From above, you can clearly see that #color(red)(72)# is the answer because it is the first common number that you can find in each of the multiples of #36,8,72 and 12.#

May 5, 2018

#LCM = 2xx2xx2xx3xx3 = 72#

Explanation:

You can find the #LCM and HCF# of any set of numbers by breaking each one down into the product of its prime factors:

#" "36 = 2xx2" "xx3xx3#
#" "8 = 2xx2xx2#
#" "72= 2xx2xx2xx3xx3#
#" "12 = ul(2xx2" "xx3color(white)(xxxx))#
#LCM = 2xx2xx2xx3xx3#

The #LCM# must contain all the prime factors of all the numbers, but without unnecessary duplicates.

Both #8 and 72 # have #2^3#
Both #36 and 72# have #3^2#

But we only need #2^3 and 3^2# to include all the numbers,