Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
A factor is a number that divides another number exactly without leaving a remainder. In a factor tree, we visualize this by breaking a large number into two smaller numbers that multiply to give the original number, representing them as branches extending downwards.
Prime Numbers are the building blocks of factor trees. A prime number has exactly two factors: and itself (e.g., ). In a factor tree diagram, once you reach a prime number at the end of a branch, you circle it to show that this branch has finished growing.
Composite Numbers are numbers that have more than two factors, such as . In a factor tree, these numbers are the ones that continue to sprout new branches until every path ends in a prime number.
The Factor Tree Method is a visual diagram used to find the prime factorization of a number. It looks like an upside-down tree where the main number is at the top (the root) and the prime factors are at the bottom (the leaves).
Branching involves splitting a composite number into any two of its factors. For example, to factorize , you could draw two lines from pointing to and , or to and . The final result will always be the same regardless of which factors you start with.
Prime Factorization is the final step where you write the number as a product of all the prime numbers found at the ends of the branches. Visually, these are all the circled numbers at the tips of the 'leaves' of your factor tree.
The Uniqueness of Prime Factorization means that every composite number has exactly one set of prime factors. Even if different students start their trees with different factor pairs, they will always end up with the same group of circled prime numbers at the bottom.
📐Formulae
(where Remainder = for factors)
💡Examples
Problem 1:
Construct a factor tree for the number and write its prime factorization.
Solution:
Step 1: Start with at the top. Split it into two factors, for example, . \nStep 2: Since is a composite number, split both s into factors. . \nStep 3: Now we have . Since and are prime numbers, we circle them and stop. \nStep 4: Collect all the circled numbers: . \nStep 5: Write as a product: .
Explanation:
We used the factor tree method to break down the composite number into its simplest building blocks. Even if we started with , the final prime factors would still be two s and two s.
Problem 2:
Find the prime factors of using the factor tree method.
Solution:
Step 1: Split into and . Circle (it is prime). \nStep 2: Split into and . Circle . \nStep 3: Split into and . Circle . \nStep 4: Split into and . Circle both and as they are prime. \nStep 5: The prime factorization is .
Explanation:
In this example, we consistently branched out using the smallest prime number until only prime numbers remained. The product equals .