Welcome back to Breaking Numbers Into Primes! This is the second of four lessons in the course, and your understanding of prime factorisation is already taking shape. In our previous lesson, we explored what prime factorisation means, confirmed that every number has a unique prime "fingerprint," and practised decomposing small numbers by inspection. Now we are ready for a visual, structured method called the factor tree that keeps our work organised as numbers grow larger. Let's jump in!
In the last lesson, we broke apart small numbers like and by mentally dividing out primes one at a time. That works nicely when numbers are small, but what happens with a number like or ? Keeping track of all the pieces in our heads gets tricky fast.
A factor tree solves this problem by giving us a clear visual framework. We write each split on paper, branch by branch, until every endpoint is prime. Think of it like mapping out a family tree for a number — the "ancestors" at the top are composite, and the final "descendants" at the bottom are always primes.
A factor tree starts with a composite number at the top and splits it into two factors on the branches below. If a factor is still composite, we split it again. If a factor is prime, we mark it and leave it alone — it becomes a leaf of the tree. We keep going until every branch ends at a prime, and multiplying all the leaves together gives us back the original number.
Here are the rules to follow at each step:
- Choose any factor pair of the current number (both factors must be greater than ).
- Write the two factors as branches below the number.
- Mark any prime factor as a leaf — it needs no further splitting.
- Split any composite factor by repeating from step 1.
- Stop when every branch ends at a prime.
Let's walk through step by step to see the method in action.
Step 1: Pick a factor pair of . We will start with . Write at the top, then draw branches down to and . Neither is prime, so both still need splitting.
Now let's try , choosing as our starting pair.
Step 1: Write at the top and branch into and . Both are composite, so we keep going.
Step 2: Split into . Both are prime — mark them as leaves.
One of the best things about factor trees is that you cannot pick a "wrong" starting pair. The Fundamental Theorem of Arithmetic, which we met in the previous lesson, guarantees that every number has exactly one prime factorisation regardless of how you split it. Let's see this in action with two trees for .
Tree A begins with . Splitting gives (both prime), and splitting gives (both prime). The leaves are .
A few pointers will make your factor trees smooth and reliable:
- Start with small primes when convenient. If the number is even, splitting out a first often simplifies things quickly. But any valid pair works, so choose what feels comfortable.
- Mark primes immediately. As soon as a branch lands on a prime, circle it or highlight it. This prevents accidentally trying to split a prime further.
- Always multiply back. Once you have collected all the leaves, multiply them together to confirm the product equals the original number.
One common mistake is stopping too early. For example, if we split into and then write , we are not done — the factor is still composite and must be split into . Every single leaf must be prime before the tree is complete.
In this lesson, we learned how to use factor trees to break any composite number into its prime factors in an organised, visual way. The process is straightforward: pick a factor pair, split composite factors further, and stop when every branch ends at a prime. We also saw firsthand that different starting splits always lead to the same set of prime factors, so there is no wrong way to begin.
Up next, you will put those branching skills into practice! You will complete partial factor trees, build your own from scratch for various numbers, explore how different starting pairs converge on the same answer, and explain your reasoning step by step.


