Property
The list of prime numbers whose product is the original number is called the prime factorization of a composite number. To find the prime factorization of a larger number, we can use a factor tree. Every whole number greater than 1 can be written in exactly one way as a prime number or as a product of primes (Fundamental Theorem of Arithmetic).
Examples
- To find the prime factorization of 48, we can use a factor tree. Start with 48=6×8. Then 6=2×3 and 8=2×2×2. The prime factorization is 48=2×2×2×2×3.
- Find the prime factorization of 90. We can start with 90=9×10. Breaking these down gives 9=3×3 and 10=2×5. So, the prime factorization of 90 is 2×3×3×5.
- Let's find the prime factorization for 56. We can write 56=7×8. Since 7 is prime, we only factor 8 as 8=2×2×2. The complete prime factorization is 56=2×2×2×7.
Explanation
Prime factorization is like finding a number's unique secret code. Every composite number has one specific set of prime numbers that, when multiplied, equal that number. A factor tree is a visual way to break a number down into its prime factors.