Factor Tree

Download as PDF

Ever wondered what a number is truly made of? A factor tree is a visual tool that helps you break down any number into its basic building blocks, called prime factors. It's like being a number detective, uncovering the secret code hidden inside every number!

Factor Tree — an original Algebra911 reference diagram defining factor tree with its key formula and a worked example.
Factor Trees: A Fun Way to Find Prime Factors

What Is a Factor Tree?

A factor tree is a diagram used to find the prime factorization of a number. It works by breaking a number down into its factors, then breaking those factors down further until all you have left are prime numbers. Think of it like a real tree: you start with a single trunk (your original number), which splits into large branches (factors), and those branches split into smaller and smaller ones until you're left with just the leaves (the prime factors).

Every composite number can be broken down this way. The goal of a factor tree is to find the unique set of prime numbers that multiply together to give you the original number. This process is called prime factorization, and it's a fundamental concept in mathematics that you'll use in fractions, algebra, and more. It is a visual way to see the building blocks of any whole number.

Prime vs. Composite Numbers: The Building Blocks

Before we can build a factor tree, we need to understand our building materials: prime and composite numbers. They are the two main types of whole numbers greater than 1.

Prime Numbers: A prime number is a whole number greater than 1 that has exactly two factors: 1 and itself. It can't be divided evenly by any other number. Think of them as the basic, indivisible atoms of the number world.

  • Examples of prime numbers are 2,3,5,7,11,13,17,...
  • The number 7 is prime because its only factors are 1 and 7.
  • The number 2 is the only even prime number.

Composite Numbers: A composite number is a whole number greater than 1 that has more than two factors. In other words, it can be divided evenly by numbers other than just 1 and itself. These are the numbers we will be breaking down with our factor trees.

  • Examples of composite numbers are 4,6,8,9,10,12,14,15,...
  • The number 12 is composite because its factors are 1,2,3,4,6, and 12.

Here is a table to help you identify the first few prime numbers, which are the 'leaves' of our factor trees.

NumberFactorsType
21,2Prime
31,3Prime
41,2,4Composite
51,5Prime
61,2,3,6Composite
71,7Prime
81,2,4,8Composite
91,3,9Composite
101,2,5,10Composite
111,11Prime

Knowing your prime numbers is the key to knowing when your factor tree is complete!

How Do You Make a Factor Tree? (Step-by-Step)

Creating a factor tree is a simple and logical process. Follow these steps, and you'll be a factoring expert in no time. Let's imagine we want to find the prime factors of the number 24.

  1. Start at the Top: Write the number you want to factor at the top of your page. This is the 'trunk' of your tree. We'll write 24.
  2. Find a Factor Pair: Think of any two numbers that multiply together to give you your starting number. For 24, we could choose 4×6, or 3×8, or 2×12. Any pair will work! Let's pick 4 and 6.
  3. Draw the Branches: Draw two branches coming down from your starting number. At the end of these branches, write your two factors. So, from 24, we draw branches to 4 and 6.
  4. Check for Primes: Look at the numbers at the end of your branches. Is either number prime? If it is, you should circle it. This signals that this particular branch is 'finished'. In our case, neither 4 nor 6 is prime.
  5. Keep Branching: For any number that is not prime (a composite number), you must repeat the process. Find two factors for that number and draw new branches.
    • For 4, the factors are 2×2. We draw two new branches from 4 to 2 and 2.
    • For 6, the factors are 2×3. We draw two new branches from 6 to 2 and 3.
  6. Circle All Primes: Now look at the new numbers at the ends of our branches: 2,2,2, and 3. Are they prime? Yes! The number 2 is prime, and the number 3 is prime. So we circle all of them.
  7. Write the Final Answer: Once every branch ends in a circled prime number, you are done! The prime factorization is the list of all the circled numbers multiplied together. For 24, our circled numbers are 2,2,2, and 3.

So, the prime factorization of 24 is 2×2×2×3. We can also write this using exponents as 23×3. Let's check our work: 2×2=4, 4×2=8, and 8×3=24. It works!

Worked Example 1: Factoring the Number 36

Let's practice with the number 36. We will show two different ways to start the tree to prove that you always get the same answer.

Example 1

Find the prime factorization of 36.

Method 1: Starting with 4×9

  1. Start with 36 at the top.
  2. We know 4×9=36. So, we draw two branches from 36 to 4 and 9.
  3. Neither 4 nor 9 is a prime number, so we need to keep going.
  4. Let's break down 4. The factors of 4 are 2×2. We draw two branches from 4 to 2 and 2. The number 2 is prime, so we circle both of them.
  5. Now let's break down 9. The factors of 9 are 3×3. We draw two branches from 9 to 3 and 3. The number 3 is prime, so we circle both of them.
  6. All our branches now end in circled prime numbers: 2,2,3,3.

Method 2: Starting with 6×6

  1. Start with 36 at the top.
  2. This time, let's use the factor pair 6×6=36. We draw two branches from 36 to 6 and 6.
  3. The number 6 is not prime, so we must break down both of them.
  4. For each 6, the factors are 2×3. So, from each 6, we draw branches to 2 and 3.
  5. The numbers 2 and 3 are both prime, so we circle all four of them: 2,3,2,3.

Conclusion:

Notice that in both methods, the 'leaves' of our tree are the same: two 2s and two 3s. We list the prime factors from smallest to largest.

Prime Factorization of 36 = 2×2×3×3 or 22×32

Let's check: 2×2=4, and 3×3=9. Then 4×9=36. Correct!

Worked Example 2: Factoring a Larger Number, 120

Factor trees are especially helpful for larger numbers where the factors aren't as obvious. Let's try factoring 120.

Example 2

Find the prime factorization of 120.

A great strategy for a number ending in zero is to start with a factor of 10.

  1. Write 120 at the top of your tree.
  2. Since 120 ends in a zero, we know it's divisible by 10. So, 12×10=120. Let's draw branches to 12 and 10.
  3. Are 12 or 10 prime? No, they are both composite. So we must continue.
  4. Let's break down 12. We can use 3×4. Draw branches from 12 to 3 and 4.
  5. Looking at this new pair, 3 is a prime number, so we circle it! That branch is done. However, 4 is composite.
  6. We break down 4 into 2×2. Draw branches from 4 to 2 and 2. The number 2 is prime, so we circle both of them.
  7. Now we go back to our other main branch, the number 10. We break down 10 into its factors, 2×5. Draw branches from 10 to 2 and 5.
  8. Are 2 and 5 prime? Yes! So we circle both of them.
  9. Now, we look at the ends of all our branches. We have circled 3,2,2,2, and 5. The tree is complete.

Conclusion:

To write the final answer, we gather all the circled prime numbers and list them in order from least to greatest.

Prime Factorization of 120 = 2×2×2×3×5 or 23×3×5

Let's check our work: 2×2=4, 4×2=8, 8×3=24, and 24×5=120. It's a perfect match!

Worked Example 3: Factoring the Number 98

Sometimes you encounter a number where the factors are not immediately obvious. Let's tackle the number 98. This example shows the importance of knowing your divisibility rules.

Example 3

Find the prime factorization of 98.

  1. Start with 98 at the top.
  2. At first glance, it's not obvious what goes into 98. However, since 98 is an even number (it ends in 8), we know for sure that it is divisible by 2.
  3. To find the other factor, we can do the division: 98÷2=49. So, our first factor pair is 2×49. We draw branches from 98 to 2 and 49.
  4. Let's examine our factors. The number 2 is a prime number, so we can circle it right away. That branch is finished.
  5. Now we look at 49. Is 49 prime? We can test it. It's not divisible by 2, 3, or 5. But if you know your multiplication tables, you'll recognize that 49=7×7.
  6. We draw two branches from 49 down to 7 and 7.
  7. Is the number 7 prime? Yes, it is! So we circle both of the 7s.
  8. All of our branches now end in a circled prime number: 2,7, and 7. The tree is complete.

Conclusion:

We collect the circled prime numbers to write our final answer.

Prime Factorization of 98 = 2×7×7 or 2×72

Let's double-check: 7×7=49, and 49×2=98. The answer is correct. This example shows that even if you don't know a factor pair right away, using basic divisibility rules (like checking for even numbers) is a great way to start your tree.

Key formulas for factor tree by Algebra911.
Key formulas for factor tree by Algebra911.

Why Doesn't the Starting Pair Matter?

A very common question is, "What if I start with a different pair of factors than my friend?" The great news is that it doesn't matter at all! You will always end up with the exact same set of prime factors.

This amazing property of numbers is called the Fundamental Theorem of Arithmetic. That sounds very fancy, but it just means that any composite number can be expressed as a product of prime numbers in only one way (if you ignore the order).

Think of it like building with LEGOs. You might have a big, complex LEGO creation (your composite number). No matter how you take it apart—pulling off a big chunk first, or a small piece—you will always end up with the same collection of individual, basic bricks (the prime factors) at the end.

Let's prove this by factoring the number 72 in two different ways.

Path 1: Starting with 8×9

  • 72 splits into 8 and 9.
  • 8 splits into 2 and 4. Circle the prime 2.
  • 4 splits into 2 and 2. Circle both prime 2s.
  • 9 splits into 3 and 3. Circle both prime 3s.
  • Our final prime factors are: 2,2,2,3,3.

Path 2: Starting with 6×12

  • 72 splits into 6 and 12.
  • 6 splits into 2 and 3. Circle both primes 2 and 3.
  • 12 splits into 3 and 4. Circle the prime 3.
  • 4 splits into 2 and 2. Circle both prime 2s.
  • Our final prime factors are: 2,3,3,2,2.

If we arrange the factors from both paths in order, we get the exact same result: 2×2×2×3×3. So, don't worry about finding the 'right' pair to start with. Any pair will lead you to the correct answer!

Common Mistakes to Avoid When Making a Factor Tree

Factor trees are straightforward, but a few common slip-ups can happen. Be on the lookout for these mistakes to make sure your answers are always accurate.

  • Stopping Too Soon: The most common error is stopping a branch before it reaches a prime number. For example, when factoring 36, you might branch to 4 and 9. It's easy to forget that 4 and 9 are not prime and need to be broken down further. Always double-check every number at the end of a branch to see if it's prime.
  • Mistaking a Composite Number for a Prime: Some composite numbers can be tricky and look like they might be prime. Numbers like 51 (3×17), 57 (3×19), and 91 (7×13) often fool students. If you're not sure, try dividing it by small prime numbers like 3,5,7, and 11.
  • Forgetting the Number 1: The number 1 is neither prime nor composite. It should never appear in your factor tree branches or in your final prime factorization.
  • Writing the Answer Incorrectly: After you've done all the hard work of building the tree, make sure you write the final answer correctly. You must list all the prime factors from the ends of the branches. For 24=2×2×2×3, writing just 2×3 would be incorrect.
  • Simple Math Errors: It's easy to make a small multiplication or division error. When you think you have your final answer, always multiply the prime factors back together to ensure they equal your starting number. This is a quick way to catch any mistakes.

Quick Summary: Factor Tree Checklist

When you're working on a problem, use this quick checklist to guide you through the process of creating a perfect factor tree.

  1. Start with your number. Write the composite number you are factoring at the very top.
  2. Find any factor pair. Split the number into any two factors and draw two branches to them.
  3. Check each factor. Look at the numbers at the end of your new branches.
  4. Circle the primes. If a number is prime, circle it. That branch is now complete.
  5. Branch the composites. If a number is composite, split it into another factor pair.
  6. Repeat until you're done. Keep going until every single branch ends with a circled prime number.
  7. List your final answer. Write down all the circled prime numbers as a multiplication sentence (e.g., 2×2×3). For a polished answer, write them in order from least to greatest and use exponents if you can (22×3).
  8. Check your work! Multiply your prime factors together to make sure they equal the number you started with.

Frequently Asked Questions

What is prime factorization?

Prime factorization is the process of finding which prime numbers multiply together to create a specific composite number. Every composite number has a unique set of prime factors. A factor tree is a tool used to find this prime factorization.

Is 1 a prime number?

No, the number 1 is not a prime number. A prime number must have exactly two distinct factors: 1 and itself. The number 1 only has one factor, which is 1, so it does not fit the definition. It is considered a special number, but it is neither prime nor composite.

Can you make a factor tree for a prime number?

You can't really make a factor tree for a prime number, like 13. Since a prime number's only factors are 1 and itself, it cannot be broken down into smaller whole number factors. The 'tree' would just be the number itself, as it's already a prime factor.

What is the smallest prime number?

The smallest prime number is 2. It is also the only even prime number. Every other even number is divisible by 2, which means it has more than two factors and is therefore composite.

Does every number have a unique prime factorization?

Yes! Every composite number has its own unique set of prime factors. This principle is called the Fundamental Theorem of Arithmetic. This is why it doesn't matter which factor pair you use to start your tree; you will always end up with the same final set of prime numbers.

Why are factor trees useful?

Factor trees are very useful for many topics in math. They help in simplifying fractions, finding the greatest common factor (GCF), and finding the least common multiple (LCM) of numbers. These skills are essential for working with fractions and in algebra.

Is there only one way to make a factor tree for a number?

No, there can be many different-looking factor trees for the same number depending on which factor pairs you choose to start with. For the number 40, you could start with 4 x 10 or 5 x 8. However, no matter how the tree looks, the final list of prime factors at the ends of the branches will always be the same (2, 2, 2, and 5).

What are the first ten prime numbers?

Knowing the first few prime numbers by heart is very helpful for making factor trees quickly. The first ten prime numbers are 2, 3, 5, 7, 11, 13, 17, 19, 23, and 29.