The prime factorization of 280 is:
$$ 280 = 2\cdot2\cdot2\cdot5\cdot7 $$Which is the same as :
$$ 280 = 2^{3}\cdot5\cdot7 $$Prime factorization can be nicely visualized by creating a factorization tree.
| 280 can be written as 10 × 28. |
|
| 10 can be written as 2 × 5. |
|
| 28 can be written as 2 × 14. |
|
| 14 can be written as 2 × 7. |
|
| The end nodes are the prime factors of the number 280. |
|