The prime factorization of 111100 is:
$$ 111100 = 2\cdot2\cdot5\cdot5\cdot11\cdot101 $$Which is the same as :
$$ 111100 = 2^{2}\cdot5^{2}\cdot11\cdot101 $$Prime factorization can be nicely visualized by creating a factorization tree.
| 111100 can be written as 10 × 11110. |
|
| 10 can be written as 2 × 5. |
|
| 11110 can be written as 10 × 1111. |
|
| 10 can be written as 2 × 5. |
|
| 1111 can be written as 11 × 101. |
|
| The end nodes are the prime factors of the number 111100. |
|