The prime factorization of 160 is:
$$ 160 = 2\cdot2\cdot2\cdot2\cdot2\cdot5 $$Which is the same as :
$$ 160 = 2^{5}\cdot5 $$Prime factorization can be nicely visualized by creating a factorization tree.
| 160 can be written as 10 × 16. |
|
| 10 can be written as 2 × 5. |
|
| 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 160. |
|