Distribute 1 to 99 in five groups so that total of each group comes same & what is that?
Hint: you don’t really have to do much calculation, just use your brain a little bit 🙂
grp1- 1 to 9 and 90 to 99 => 1-9 twice and 10*90
grp2- 10 to 19 and 80 to 89 => 1-9 twice and 10*(10+80)
grp3- 20 to 29 and 70 to 79 => 1-9 twice and 10*(20+70)
grp4- 30 to 39 and 60 to 69 => 1-9 twice and 10*(30+60)
grp5- 40 to49 and 50 to 59 -> 1-9 twice and 10*(40+50)