Shortcut:
If we want to set pillar at every certain distance, then there are 2 cases, we can set:
Case I: When the system is open, i.e road, path etc.
If pillars are to be set at every a km distance on the road or the path of b km length, then the toal number of pillars are
b
/
a
+ 1
or
Total number of pillars =
Total length of the road
/
Distance between two adjacent pillars
+ 1
Case II: When the system is cloased ie. circle , square, rectangle etc, then
If pillars are to be set at every a km distance on a closed system, then the toal number of pillars are
Total perimeter
/
Distance between two adjacent pillars
Here, a = 5, b = 500
Using these values in the shortcut, we get:
Total Number of pillars =
500
/
5
+ 1 = 100 + 1 = 101
Hence, the total number of pillar are 101.
|