Find the least number of flowers so that bunches of 12,18 or 24 flowers can be made
Answers
Answer:
Step-by-step explanation:
The answer to this question is to find the LCM of 12, 15 and 20.
The LCM of 12, 15 and 20 is 60.
12*5 = 60
15*4 = 60
20*3 = 60
Thus, the least number of flowers so that bunches of 12, 15 or 20 could be made is 60.
TAKE CARE!!!!
Answer:
72 is the Correct Answer
Step-by-step explanation:
Lcm of 12= 2*2*3
Lcm of 18= 2*3*3
Lcm of 24= 2*2*2*3
So Lcm of 12, 18, 24 is 2*2*2*3*3= 72
Lcm is Lowest Common Multiple. In Lcm we take common multiple of 2 numbers and we find out which is the smallest zero common number, which can be multiple of both 2 numbers.
There are Different Ways of Computing Lcm
i) Lowest Common Multiple Through Prime Factorization Method.
ii) Lowest Common Multiple Through Repeated Method.
iii) Lowest Common Multiple Through Multiples.
i) Lowest Common Multiple Through Prime Factorization Method:- In This Method, we make a factorization Tree for each given number by multiples of that number. The Last Branch of The Tree will be the Least Prime Factors for that Number.
ii) Lowest Common Multiple Through Repeated Method:- In this Method, The Given Numbers are divided by common divisors untill there is no possible further division also.
iii) Lowest Common Multiple Through Multiple:- There will be List of Multiples of the Table shown. The Least Common Multiple is the First Common Multiple for the Given Numbers.
#SPJ2