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