The prime factorization of 404 is:
$$ 404 = 2\cdot2\cdot101 $$Which is the same as :
$$ 404 = 2^{2}\cdot101 $$Prime factorization can be nicely visualized by creating a factorization tree.
404 can be written as 2 × 202. |
|
202 can be written as 2 × 101. |
|
The end nodes are the prime factors of the number 404. |
|