5. Find Factors of 100 by Division method
Solution:
In Division method, 100 is divided by different integers. If the integers divide 100 exactly and leave the remainder 0, then those integers are considered as the factors of 100.
100 | `-:` | 1 | = | 100 |
100 | `-:` | 2 | = | 50 |
100 | `-:` | 4 | = | 25 |
100 | `-:` | 5 | = | 20 |
100 | `-:` | 10 | = | 10 |
100 | `-:` | 20 | = | 5 |
Since 20 and 5 are already factors of 100, so we stop here
So, factors of 100 are
`1,2,4,5,10,20,25,50,100`
This material is intended as a summary. Use your textbook for detail explanation.
Any bug, improvement, feedback then