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.#