The prime factorization of 1000 is:
Which is the same as :
Prime factorization can be nicely visualized by creating a factorization tree.
1000 can be written as 10 × 100. |
|
10 can be written as 2 × 5. |
|
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 1000. |
|