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