► So, starting from a height of 120m, the object will rebound to 4/5th of its original height after striking the floor each and every time.
► This means after the first drop the ball will rebound and will fall with that rebound metres, and so on.
► We get a series from these observations
Total distance travelled = 120 + 96 + 96 + 76.8 + 76.8 + 61.4 + 61.4 + ….
⇒ 120 + 2*(96 + 76.8 + 61.4 …)
⇒ 120 + 2*(96 + 96*(4/5) + 96(4/5)2 + …)
► Now, inside those brackets, it is a Geometric Progression or a GP with the first term a = 96 and the common ratio r = 4/5 = 0.8
► As it is an infinite GP, the sum of all it's terms is equal to a / (1-r)
So, the sum of distances covered = 120 + 2*96 / (1 - 0.8)
⇒ 120 + 960 = 1080m.