Prime factors of 10000
The prime factors are: 2, 2, 2, 2, 5, 5, 5, 5
Prime Factor Decomposition or Prime Factorization is the process of finding which prime numbers can be multiplied together to make the original number. 10000 divided by 2, 2, 2, 2, 5, 5, 5, 5 gives no remainder. This means Prime number are numbers that can divide without remainder.
How to Calculate Prime Factorization of 10000?
The main method of prime factorization is start dividing the number by the any divisible prime numbers until the only numbers left are prime numbers \( (2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, ...) \).
\(10000\div \color{red}{2} = 5000\)
\(5000\div \color{red}{2} = 2500\)
\(2500\div \color{red}{2} = 1250\)
\(1250\div \color{red}{2} = 625\)
\(625\div \color{red}{5} = 125\)
\(125\div \color{red}{5} = 25\)
\(25\div \color{red}{5} = 5\)
\(5\div \color{red}{5} = 1\)
Factorize\( (10000) = \) \(2\times 2\times 2\times 2\times 5\times 5\times 5\times 5\)
Factor Tree of 10000
| 10000 | | | | | | | |
| | | | | | | | |
| | | | | | | | |
2 | | 5000 | | | | | | |
| | | | | | | | |
| 2 | | 2500 | | | | | |
| | | | | | | | |
| | 2 | | 1250 | | | | |
| | | | | | | | |
| | | 2 | | 625 | | | |
| | | | | | | | |
| | | | 5 | | 125 | | |
| | | | | | | | |
| | | | | 5 | | 25 | |
| | | | | | | | |
| | | | | | 5 | | 5 |
If you want to learn more about prime factorization, take a look at the Wikipedia page.