Download ArticleDownload Article

Prime factorization breaks a number down into its simplest building blocks. If you hate working with large numbers like 5,733, learn how to turn it into 3 x 3 x 7 x 7 x 13 instead. This type of problem is vital to cryptography, or the techniques used to keep information secure. If you're not ready to create your own secure email system yet, try using prime factorization to make fractions easier instead.

Part 1
Part 1 of 2:

Finding Prime Factorization

Download Article
  1. How.com.vn English: Step 1 Understand factorization...
    Understand factorization. Factorization is the process of "breaking down" a number into smaller parts. These parts, or factors, multiply with each other to equal the original number.[1]
    • For example, to factor the number 18, break it into 1 x 18, or into 2 x 9, or into 3 x 6.
  2. How.com.vn English: Step 2 Review prime numbers.
    A prime number only has two factors: itself and 1. The number 5, for example, is the product of 5 and 1. You can't break it down into any other numbers. The goal of prime factorization is to keep breaking a number down until there are only primes left. This is especially useful when handling fractions, making them easier to compare and use in equations.[2]
    Advertisement
  3. How.com.vn English: Step 3 Start with a number.
    Pick any non-prime number greater than 3. There's no point starting with a prime number, since there's no way to factor it.[3]
    • Example: In this guide, we'll find the prime factorization of 24.
  4. How.com.vn English: Step 4 Factor it into any two numbers.
    Find any two numbers that multiply together to make the number you started with. You can use any two you can think of, but a prime number will make your work easier. One good strategy is to try dividing the number by 2, then 3, then 5, working your way up through the prime numbers until you find one that divides evenly.[4]
    • Example: If you don't know any factors of 24, try dividing it by small prime numbers. Let's divide by 2 to get 24 = 2 x 12. We're not done yet, but this is a good start.
    • Since 2 is prime, this is an easy way to start when factoring any even number.
  5. How.com.vn English: Step 5 Start making a factor tree.
    A factor tree is an easy way to keep track of a factorization problem. To start one, just draw two "branches" splitting down from the original number. Write your two factors at the end of these branches.[5]
    • Example:
    •    24
    •     /\
    • 2    12
  6. How.com.vn English: Step 6 Factor the next line of numbers.
    Look at your two new numbers (the second line on your factor tree). Are they both primes? If one of them isn't a prime, factor it again the same way. Draw more branches on the tree and write the new factors on a third line.
    • Example: 12 is not a prime, so we factor it again. Let's use 12 = 2 x 6 and add it to the factor tree:
    •    24
    •     /\
    • 2   12
    •        /\
    •     2 x 6
  7. How.com.vn English: Step 7 Bring down prime.
    If one of the factors is prime, bring it down onto the next line with its own single "branch." There's no way to break it down further, so we're just keeping track of it for now.
    • Example: 2 is a prime number. Bring the 2 from the second line down to the third.
    •      24
    •       /\
    •    2   12
    •   /       /\
    • 2     2   6
  8. How.com.vn English: Step 8 Keep factoring until you're left with only primes.
    Check each new row on the factor tree once you write it. If any of the numbers can be factored again, make a new row. You're finished once there are only prime numbers left.[6]
    • Example: 6 is a non-prime number and needs to be factored again. 2 is a prime number, so we just bring the 2s down to the next row.
    •         24
    •          /\
    •       2    12
    •      /       /\
    •    2     2    6
    •   /      /      /\
    • 2     2      2   3
  9. How.com.vn English: Step 9 Write the final line as your prime factors.
    Eventually, you'll only have prime numbers left. When this happens, you're done factoring. The prime factorization is the entire, last line of numbers, written as a multiplication problem.[7]
    • Check your work by multiplying the last line together. It should equal the original number.
    • Example: The final line of our factor tree has nothing but 2s and 3s. These are both primes, so we're finished. We can write the prime factorization of 24 as 24 = 2 x 2 x 2 x 3.
    • The order of the factors does not matter. 2 x 3 x 2 x 2 is also a correct answer.
  10. How.com.vn English: Step 10 Simplify using exponents (optional).
    If you know how to write exponents, you can make the prime factorization easier to read. Remember, an exponent is a base number, followed by a raised number that states how many times the base is multiplied.
    • Example: In the factorization 2 x 2 x 2 x 3, how many times does 2 appear? Since the answer is "three," we can simplify 2 x 2 x 2 with 23. The simplified prime factorization is 23 x 3.
  11. Advertisement
Part 2
Part 2 of 2:

Using Prime Factorization

Download Article
  1. How.com.vn English: Step 1 Find the Greatest Common Factor of two numbers.
    The Greatest Common Factor (GCF) of two numbers is the largest number that's a factor of both numbers. Here's how to find the GCF of 30 and 36, using prime factorization:[8]
    • Find the prime factorizations of the two numbers. The prime factorization of 30 is 2 x 3 x 5. The prime factorization of 36 is 2 x 2 x 3 x 3.
    • Find a number that appears on both prime factorizations. Cross it out once on each list and write it on a new line. For example, 2 is on both lists, so we write 2 on a new line. We're left with 30 = 2 x 3 x 5 and 36 = 2 x 2 x 3 x 3.
    • Repeat until there are no more factors in common. There's also a 3 on both lists, so write it on your new line to make 2 and 3. Compare 30 = 2 x 3 x 5 and 36 = 2 x 2 x 3 x 3. There are no more numbers left in common.
    • To find the GCF, multiply all the shared factors together. We just have 2 and 3 in our example, so the GCF is 2 x 3 = 6. This is the largest number that is both a factor of 30, and a factor of 36.
  2. How.com.vn English: Step 2 Simplify fractions with the GCF.
    Use the Greatest Common Factor whenever you suspect a fraction is not in simplest form. Find the GCF of the numerator and denominator, using the process above. Once you've found it, divide both parts of the fraction by the GCF.[9] The answer will be the same fraction in simplest form.
    • For example, simplify the fraction 30/36. We already found out that the GCF is 6, so divide both the numerator and denominator by 6:
    • 30 ÷ 6 = 5
    • 36 ÷ 6 = 6
    • 30/36 = 5/6
  3. How.com.vn English: Step 3 Find the Least Common Multiple of two numbers.
    The Least Common Multiple (LCM) of two numbers is the smallest number that has both of the first two numbers as factors. For example, the LCM of 2 and 3 is 6, because it has both 2 and 3 as factors. Here's an example of finding LCM from prime factorization:[10]
    • Start with two prime factorizations. For example, the prime factorization of 126 is 2 x 3 x 3 x 7. The prime factorization of 84 is 2 x 2 x 3 x 7.
    • For each unique factor, compare the number of times it appears in each list. Pick a list where it appears the greatest number of times, and circle each instance. For example, 2 appears once in the factors of 126, but twice in the list for 84. Circle the 2 x 2 in the second list.
    • Repeat for each unique factor. For example, 3 appears most often in the first list, so circle the 3 x 3 there. 7 only appears once on each list, so circle a single 7. (It doesn't matter which list you choose when there's a tie.)
    • Multiply all of your circled numbers together to find the LCM. In our example, the least common multiple of 126 and 84 is 2 x 2 x 3 x 3 x 7 = 252. This is the smallest number that has both 126 and 84 as factors.
  4. How.com.vn English: Step 4 Use the LCM when adding fractions.
    Before you can add two fractions together, their denominators must be the same. Find the Least Common Multiple of the two denominators. Multiply each fraction so that the new denominator is the LCM. Once both fractions are in this form, you can add them together.
    • For example, we want to solve 1/6 + 4/21.
    • Using the method above, we can find the LCM of 6 and 21. The answer is 42.
    • Turn 1/6 into a fraction with 42 as the denominator. To do this, solve 42 ÷ 6 = 7. Multiply 1/6 x 7/7 = 7/42.
    • To turn 4/21 into a fraction with 42 as the denominator, solve 42 ÷ 21 = 2. Multiply 4/21 x 2/2 = 8/42.
    • Now that we have the fractions in forms with the same denominator, we can add them together easily: 7/42 + 8/42 = 15/42.
  5. Advertisement

Community Q&A

Search
Add New Question
  • Question
    What is the prime factor of 47?
    How.com.vn English: Community Answer
    Community Answer
    It's a prime number. It doesn't have a prime factorization. Only composite numbers (non-primes) have prime factorization.
  • Question
    How do I find the LCM of 60, 84, and 96 by prime factorization?
    How.com.vn English: Donagan
    Donagan
    Top Answerer
    60 = 2 x 2 x 3 x 5 = (2²)(3)(5). 84 = 2 x 2 x 3 x 7 = (2²)(3)(7). 96 = 2 x 2 x 2 x 2 x 2 x 3 = (2^5)(3). So the LCM would have as factors five 2's (from the 96), one 3 (from each of the numbers), one 5 (from the 60), and one 7 (from the 84). The LCM, then, is (2^5)(3)(5)(7) = 3,360. To check the answer, 3,360 is 60 x 56, 84 x 40, and 96 x 35. No number smaller than 3,360 is exactly divisible by 60, 84 and 96.
  • Question
    What is the prime factor of 32?
    How.com.vn English: Donagan
    Donagan
    Top Answerer
    32 = 2 x 2 x 2 x 2 x 2. 2 is a prime number. 2 is the prime factor of 32.
See more answers
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
      Advertisement

      Practice Problems

      • Try to solve these problems on your own. When you think you have the right answer, highlight the answer to make it visible. The later problems are more difficult.
      • Find the prime factorization of 16: 2 x 2 x 2 x 2
      • Write your answer using exponents: 24
      • Find the prime factorization of 45: 3 x 3 x 5
      • Write your answer using exponents: 32 x 5
      • Find the prime factorization of 34: 2 x 17
      • Find the prime factorization of 154: 2 x 7 x 11
      • Find the prime factorizations of 8 and 40, then find their Greatest Common Factor: The prime factorization of 8 is 2 x 2 x 2 x 2. The prime factorization of 40 is 2 x 2 x 2 x 5. Their GCF is 2 x 2 x 2 = 6.
      • Find the prime factorizations of 18 and 52, then find their Least Common Multiple: The prime factorization of 18 is 2 x 3 x 3. The prime factorization of 52 is 2 x 2 x 13. Their LCM is 2 x 2 x 3 x 3 x 13 = 468.

      Tips

      • Every number has one, unique prime factorization. No matter what factors you choose along the way, you'll end up with this unique result. This is called the Fundamental Theorem of Arithmetic.[11]
      • Watch out for trick questions. If you're asked to find the prime factorization of a prime number, you don't have to do any work.[12] The prime factorization of 17 is 17; there's no way to break it down any further.
      • Instead of bringing the primes down onto each new line of the factor tree, you can leave them where they are and circle them instead. When you're done factoring, all the circled numbers will be the prime factors.
      Show More Tips
      Submit a Tip
      All tip submissions are carefully reviewed before being published
      Thanks for submitting a tip for review!
      Advertisement

      Warnings

      Advertisement

      Expert Interview

      Thanks for reading our article! If you’d like to learn more about math, check out our in-depth interview with David Jia.

      About This Article

      How.com.vn English: David Jia
      Co-authored by:
      Math Tutor
      This article was co-authored by David Jia. David Jia is an Academic Tutor and the Founder of LA Math Tutoring, a private tutoring company based in Los Angeles, California. With over 10 years of teaching experience, David works with students of all ages and grades in various subjects, as well as college admissions counseling and test preparation for the SAT, ACT, ISEE, and more. After attaining a perfect 800 math score and a 690 English score on the SAT, David was awarded the Dickinson Scholarship from the University of Miami, where he graduated with a Bachelor’s degree in Business Administration. Additionally, David has worked as an instructor for online videos for textbook companies such as Larson Texts, Big Ideas Learning, and Big Ideas Math. This article has been viewed 67,952 times.
      How helpful is this?
      Co-authors: 16
      Updated: March 26, 2024
      Views: 67,952
      Article SummaryX

      To find the prime factorization of a number, write the number at the top of a sheet of paper, and draw two “branches” coming off of it. Then, find any 2 numbers that multiply together to make the number you started with and put them at the ends of the branches. Repeat the process with these 2 numbers, circling prime numbers when you get to them, until you’re left with only prime numbers. If you multiply all those prime numbers together, you should get the original number. To learn how to use prime factorization to find greatest common factors, keep reading!

      Did this summary help you?

      Thanks to all authors for creating a page that has been read 67,952 times.

      Reader Success Stories

      • How.com.vn English: Verity

        Verity

        May 3, 2022

        "My son is in grade 6 and I left school in 1991... I can't help him with his moths and this article was of..." more
      Share your story

      Did this article help you?

      ⚠️ Disclaimer:

      Content from Wiki How English language website. Text is available under the Creative Commons Attribution-Share Alike License; additional terms may apply.
      Wiki How does not encourage the violation of any laws, and cannot be responsible for any violations of such laws, should you link to this domain, or use, reproduce, or republish the information contained herein.

      Notices:
      • - A few of these subjects are frequently censored by educational, governmental, corporate, parental and other filtering schemes.
      • - Some articles may contain names, images, artworks or descriptions of events that some cultures restrict access to
      • - Please note: Wiki How does not give you opinion about the law, or advice about medical. If you need specific advice (for example, medical, legal, financial or risk management), please seek a professional who is licensed or knowledgeable in that area.
      • - Readers should not judge the importance of topics based on their coverage on Wiki How, nor think a topic is important just because it is the subject of a Wiki article.

      Advertisement