BASIC MATH EXAMPLES


LEAST COMMON MULTIPLE: LCM(64, 32) (PRIME FACTORS METHOD)


Separation Line

RESULT

LCM(64, 32) = 64

Separation Line

DESCRIPTIONS

Prime factorization of 64 :

22222462361842

(64 = 2 × 2 × 2 × 2 × 2 × 2)

Prime factorization of 32 :

22222361842

(32 = 2 × 2 × 2 × 2 × 2)

  • 64 = 2 × 2 × 2 × 2 × 2 × 2
  • 32 = 2 × 2 × 2 × 2 × 2

Provided that the common prime factors (2, 2, 2, 2 and 2) appear in the multiplication only once, the LCM of 64 and 32 is equal to the product of all prime factors.

LCM(64, 32) = 2 × 2 × 2 × 2 × 2 × 2 = 64

INFORMATION

The solution and descriptions above are generated by the LCM calculator. You can use the LCM calculator to see the least common multiples of other numbers.

 
 

LCM OF TWO NUMBERS

The least common multiple (LCM) of two positive whole numbers is the smallest number that is divisible by these numbers. LCM can be found by factoring the given numbers. Provided that the common prime factors appear in the multiplication only once, LCM is equal to the product of all prime factors.

OTHER INFORMATION

👉 Click here to see the LCM calculation of 64 and 32 using the cake method.

👉 Click here to see the GCF calculation of 64 and 32 using the cake method.

👉 Click here to see the GCF calculation of 64 and 32 using the prime factorization method.

 

EXAMPLES

LCM Examples