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