The prime factorization of 8000 is:
$$ 8000 = 2\cdot2\cdot2\cdot2\cdot2\cdot2\cdot5\cdot5\cdot5 $$Which is the same as :
$$ 8000 = 2^{6}\cdot5^{3} $$Prime factorization can be nicely visualized by creating a factorization tree.
8000 can be written as 10 × 800. |
|
10 can be written as 2 × 5. |
|
800 can be written as 10 × 80. |
|
10 can be written as 2 × 5. |
|
80 can be written as 10 × 8. |
|
10 can be written as 2 × 5. |
|
8 can be written as 2 × 4. |
|
4 can be written as 2 × 2. |
|
The end nodes are the prime factors of the number 8000. |
|