The prime factorization of 100 is:
Which is the same as :
Prime factorization can be nicely visualized by creating a factorization tree.
100 can be written as 10 × 10. |
|
10 can be written as 2 × 5. |
|
10 can be written as 2 × 5. |
|
The end nodes are the prime factors of the number 100. |
|