Prime Factorization and the Least Common Multiple
Learning Outcomes
- Find the prime factorization of a number
- Find the least common multiple of a list of numbers
[latex]24 \qquad \dfrac{72}{3} \qquad \sqrt{576} \qquad 6\ast4 \qquad 2\cdot2\cdot2\cdot3 [/latex].
Composite numbers, like 24, are natural numbers that can be written as products of other natural numbers. Prime numbers are natural numbers that have only two possible factors, themselves and the number 1. The final form of 24 in the list above, [latex]2\cdot2\cdot2\cdot3 [/latex], is called its prime factorization. When we write the prime factorization of a number, we are writing it as a product of only its prime factors. Being able to find the prime factorization of a composite number is an especially useful skill to have when doing algebra.Prime Factorization
The prime factorization of a number is the product of prime numbers that equals the number. You may want to refer to the following list of prime numbers less than [latex]50[/latex] as you work through this section. [latex-display]2,3,5,7,11,13,17,19,23,29,31,37,41,43,47[/latex-display] Tip: Knowing the first five prime numbers will come in handy when reducing fractions.Prime Factorization Using the Factor Tree Method
One way to find the prime factorization of a number is to make a factor tree. We start by writing the number, and then writing it as the product of two factors. We write the factors below the number and connect them to the number with a small line segment—a "branch" of the factor tree. If a factor is prime, we circle it (like a bud on a tree), and do not factor that "branch" any further. If a factor is not prime, we repeat this process, writing it as the product of two factors and adding new branches to the tree. We continue until all the branches end with a prime. When the factor tree is complete, the circled primes give us the prime factorization. For example, let’s find the prime factorization of [latex]36[/latex]. We can start with any factor pair such as [latex]3[/latex] and [latex]12[/latex]. We write [latex]3[/latex] and [latex]12[/latex] below [latex]36[/latex] with branches connecting them. The factor [latex]3[/latex] is prime, so we circle it. The factor [latex]12[/latex] is composite, so we need to find its factors. Let’s use [latex]3[/latex] and [latex]4[/latex]. We write these factors on the tree under the [latex]12[/latex]. The factor [latex]3[/latex] is prime, so we circle it. The factor [latex]4[/latex] is composite, and it factors into [latex]2\cdot 2[/latex]. We write these factors under the [latex]4[/latex]. Since [latex]2[/latex] is prime, we circle both [latex]2\text{s}[/latex]. The prime factorization is the product of the circled primes. We generally write the prime factorization in order from least to greatest.[latex]2\cdot 2\cdot 3\cdot 3[/latex]
In cases like this, where some of the prime factors are repeated, we can write prime factorization in exponential form.[latex]\begin{array}{c}2\cdot 2\cdot 3\cdot 3\\ \\ {2}^{2}\cdot {3}^{2}\end{array}[/latex]
Note that we could have started our factor tree with any factor pair of [latex]36[/latex]. We chose [latex]12[/latex] and [latex]3[/latex], but the result would have been the same if we had started with [latex]2[/latex] and [latex]18, 4[/latex] and [latex]9,\text{ or }6\text{ and }6[/latex].Find the prime factorization of a composite number using the tree method
- Find any factor pair of the given number, and use these numbers to create two branches.
- If a factor is prime, that branch is complete. Circle the prime.
- If a factor is not prime, write it as the product of a factor pair and continue the process.
- Write the composite number as the product of all the circled primes.
example
Find the prime factorization of [latex]48[/latex] using the factor tree method. Solution:We can start our tree using any factor pair of [latex]48[/latex]. Let's use [latex]2\text{ and }24[/latex]. We circle the [latex]2[/latex] because it is prime and so that branch is complete. | |
Now we will factor [latex]24[/latex]. Let's use [latex]4\text{ and }6[/latex]. | |
Neither factor is prime, so we do not circle either.We factor the [latex]4[/latex], using [latex]2\text{ and }2[/latex].We factor [latex]6\text{, using }2\text{ and }3[/latex]. We circle the [latex]2\text{s and the }3[/latex] since they are prime. Now all of the branches end in a prime. | |
Write the product of the circled numbers. | [latex]2\cdot 2\cdot 2\cdot 2\cdot 3[/latex] |
Write in exponential form. | [latex]{2}^{4}\cdot 3[/latex] |
try it
[ohm_question]146554[/ohm_question]example
Find the prime factorization of [latex]84[/latex] using the factor tree method.Answer: Solution:
We start with the factor pair [latex]4\text{ and }21[/latex]. Neither factor is prime so we factor them further. | |
Now the factors are all prime, so we circle them. | |
Then we write [latex]84[/latex] as the product of all circled primes. | [latex]2\cdot 2\cdot 3\cdot 7[/latex][latex]{2}^{2}\cdot 3\cdot 7[/latex] |
try it
[embed]Finding Least Common Multiples
Consider the multiples of two numbers, 3 and 4. What is the least common multiple between them? Certainly 3 and 4 have many multiples in common: 12, 24, 36, etc. But 12 is the smallest among them. The smallest number that is a multiple of two numbers is called the least common multiple (LCM). So the LCM of [latex]3[/latex] and [latex]4[/latex] is [latex]12[/latex]. One of the reasons we find prime factorizations is to use them to find the least common multiple of two or more numbers. This will be useful when we add and subtract fractions with different denominators.Prime Factors Method
We can find the least common multiple of two numbers by inspecting their prime factors. We’ll use this method to find the LCM of [latex]12[/latex] and [latex]18[/latex]. We start by finding the prime factorization of each number.[latex]12=2\cdot 2\cdot 3 \qquad[/latex] and [latex] \qquad 18=2\cdot 3\cdot 3[/latex]
Then we find the largest instance of each prime appearing in any one factorization. Here, we see that the number 2 appears twice in the factorization of 12, but only once in 18. And the number 3 appears twice in 18, but only once in 12. So, we select [latex]2\cdot2[/latex] and [latex]3\cdot3[/latex] and multiply them together to find the LCM.[latex]12=2\cdot 2\cdot 3 \qquad \text{ and } \qquad 18=2\cdot 3\cdot 3[/latex]
[latex]\qquad 2\cdot2 \qquad \qquad \ast \qquad \qquad 3\cdot3 [/latex].
[latex]\qquad\quad \qquad 2\cdot2\cdot3\cdot3=36[/latex].
The LCM of 12 and 18 is 36. If a prime appears the same number of times in any factorization, just select one instance. Let's find the LCM of a list of numbers as an example. Find the LCM of 12, 18, 20, and 60. First we'll write the numbers as products of primes.[latex]12 = 2\cdot2\cdot3 \qquad 18=2\cdot3\cdot3 \qquad 20=2\cdot2\cdot5 \qquad 60=2\cdot2\cdot3\cdot5[/latex]
We see that the largest instance of the number 2 appears in the numbers 12, 20, and 60. But we just select one largest instance. The largest instance of the number 3 appears in 18, where there are two factors of 3. And the number 5 appears once in 20 and once in 60, so we'll select one 5. The LCM of 12, 18, 20, and 60 is[latex]2\cdot2\cdot3\cdot3\cdot5 = 180[/latex].
So, 180 is the smallest number that 12, 18, 20, and 60 all divide evenly into.Find the LCM using the prime factors method
- Find the prime factorization of each number.
- Inspect each factorization for the largest number of instances of each prime number appearing in each factorization
- Select one set of each largest instance of each prime factor appearing.
- Multiply the selected factors together to obtain the LCM.
example
Find the LCM of [latex]15[/latex] and [latex]18[/latex] using the prime factors method.Answer: Solution:
Write each number as a product of primes. | |
Write each number as a product of primes, matching primes vertically when possible. | |
Bring down the primes in each column. | |
Multiply the factors to get the LCM. | [latex]\text{LCM}=2\cdot 3\cdot 3\cdot 5[/latex]The LCM of [latex]15\text{ and }18\text{ is } 90[/latex]. |
try it
[embed]example
Find the LCM of [latex]50[/latex] and [latex]100[/latex] using the prime factors method.Answer: Solution:
Write the prime factorization of each number. | [latex]50=2\cdot{5}\cdot{5}\quad\quad\quad{100=2\cdot{2}\cdot{5}\cdot{5}}[/latex] |
Write each number as a product of primes, matching primes vertically when possible. | [latex]50=\quad{2\cdot{5}\cdot{5}}[/latex][latex]100=2\cdot{2}\cdot{5}\cdot{5}[/latex] |
Bring down the primes in each column. | |
Multiply the factors to get the LCM. | [latex]\text{LCM}=2\cdot 2\cdot 5\cdot 5[/latex]The LCM of [latex]50\text{ and } 100\text{ is } 100[/latex]. |
try it
[ohm_question]145462[/ohm_question]Licenses & Attributions
CC licensed content, Original
- Ex 1: Prime Factorization. Authored by: James Sousa (Mathispower4u.com). License: CC BY: Attribution.
- Ex 1: Prime Factorization Using Stacked Division. Authored by: James Sousa (Mathispower4u.com). License: CC BY: Attribution.
- Example: Determining the Least Common Multiple Using Prime Factorization. Authored by: James Sousa (Mathispower4u.com). License: CC BY: Attribution.
CC licensed content, Shared previously
- Question ID 146554, 145453, 145459, 145462. Authored by: Alyson Day. License: CC BY: Attribution. License terms: IMathAS Community License CC-BY + GPL.
CC licensed content, Specific attribution
- Prealgebra. Provided by: OpenStax License: CC BY: Attribution. License terms: Download for free at http://cnx.org/contents/[email protected].