How do you find the Least common multiple of 28, 14, 21?

4 Answers
Dec 2, 2016

L.C.M(28,14,21)=84

Explanation:

There are two ways to find " "L.C.M(28,14,21)
" "
First method:
" "
List the multiples of 28, 14 and 21.
" "
Choose the non-zero common multiple between the two lists.
" "
Let us apply it:
" "
Multiples of 28:
" "
0," "28," "56," "84.........
" "
Multiples of 14 are:
" "
" "0," "14," "28," "42," "56," "70," "84........
" "
Multiples of 21 are :
" "
" "0," "21," "42," "63," "84........
" "
Therefore, " "L.C.M(28,14,21) = 84
" "
" "
Second method:
" "
Write the prime factorization of 28, 14 and 21.
" "
Take all the prime numbers with highest exponent from the prime factorization.
" "
Ex :" "color(blue)(9=3^2)" "and" "color(red)(6=2xx3)
" "
L.C.M(9,6) = color(blue)(3^2)xxcolor(red)2=18
" "
Let us apply this method to find " "L.C.M(28,14,21).
" "
28=4xx7=2^2xx7
" "
14=2xx7
" "
21=3xx7
" "
L.C.M(28,14,21)=2^2xx3xx7=84

Dec 2, 2016

LCM(28, 14, 21) = 84

Explanation:

There are several ways to find the least common multiple (LCM) of three numbers.

Note that for any three positive integers a, b, c, we have:

LCM(a, b, c) = LCM(LCM(a, b), c)

That is, you can find the least common multiple of three numbers by finding the LCM of two of them then the LCM of the result and the third number.

In our example, first note that 28 is an exact multiple of 14 and hence:

LCM(28, 14) = 28

So:

LCM(28, 14, 21) = LCM(28, 21)

To find the LCM of 28 and 21 we can use another property of the LCM:

LCM(a, b) = (a*b)/(GCF(a, b))

where GCF(a, b) means the greatest common factor of a and b.

To find the GCF of 28 and 21 we can use this method:

  • If the two numbers are equal, then that is the GCF.

  • Otherwise replace the larger number by the result of subtracting the smaller number from the larger and repeat.

In our example, starting with 28, 21

28 - 21 = 7" " leaving us with 7, 21

21 - 7 = 14" " leaving us with 7, 14

14 - 7 = 7" " leaving us with 7, 7

So:

GCF(28, 21) = 7

Then:

LCM(28, 21) = (28*21)/7 = 28*3 = 84

Dec 2, 2016

84

Explanation:

Look for a color(blue)"common factor" to ALL 3 numbers.The factor color(red)(7) is common so divide all 3 numbers by 7.

(28÷7=4),(14÷7=2),(21÷7=3)

" We now have the numbers " color(white)(xxx)4color(white)(xxx)2color(white)(xxx)3

There is no color(blue)"common factor" to all 3 numbers. However, color(red)(2) is common to the pair 4 and 2 but not 3.

Divide 4 and 2 by 2 and leave 3 as 3.

(4÷2=2),(2÷=1)

We now have the numbers color(white)(xxx)2color(white)(xxx)1color(white)(xxx)3

There is now no factor apart from 1 which divides into these 3 numbers, which means we have finished.

The least common multiple (LCM) is found by multiplying the factors we divided by and the 3 we are left with.

That is LCM =color(red)(7)xxcolor(red)(2)xx2xx1xx3=84

This may be simplified to.

color(white)(xxx)28color(white)(xxx)14color(white)xx21rarrcolor(red)(7)

color(white)(xxx)4color(white)(xxxx)2color(white)(xxx)3rarrcolor(red)(2)

color(white)(xxx)2color(white)(xxxx)1color(white)(xxx)3

"LCM" =color(red)(7)xxcolor(red)(2)xx2xx1xx3=84

Dec 4, 2016

84

color(red)("A very different approach")

Explanation:

color(white)("d")
ul("number"color(white)("d")|larr"prime factors "rarr|)
ul( 14:color(white)("dddddd")2 color(white)("dddddddddddddd")7 )
ul(21:color(white)("ddddddddddddd")3color(white)("dccccccc.") 7 )
ul(28:color(white)("bbbbbd")2color(white)("ddd")2color(white)("bbbbbbbbbd")7 ")

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The maximum occurrence of 2 on the lines is twice

So the beginning of our LCM is " "2xx2
........................................................................................
The maximum occurrence of 3 on the lines is 1 time

So the next stage of LCM is " "2xx2xx3
....................................................................................................
The maximum occurrence of 7 on the lines is 1 time

So the last stage of LCM is " "2xx2xx3xx7 = 84