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