If a rubber ball is dropped from a height of $1\,\mathrm{m}$ and continues to rebound to a height that is nine tenth of its previous fall, find the total distance in meter that it travels on falls only.
My Attempt:
I tried if it could be solved using arithmetic progression for which the first term is $(a) = 1\,\mathrm{m}$ and the common difference is $(d) = \frac{9}{10}$. But I could not get any more information.
During the first drop it covers a distance of $1$m and then rises to a distance of $1\bullet\frac{9}{10}$ and then falls to that distance again to rise by $1\bullet\frac{9}{10}\bullet\frac{9}{10}$ and so on. You will notice that this is forming a geometric progression than a arithmetic one.
The summation of all the distances will be,
$1+1\bullet\frac{9}{10}+1\bullet(\frac{9}{10})^2+1\bullet(\frac{9}{10})^3...$
$=\frac{1}{1-\frac{9}{10}}=10$