InterviewSolution
Saved Bookmarks
| 1. |
In the above problem, the ratio of times of two consecutive rebounds isA. `1 : e`B. `e : 1`C. `1 : e^(2)`D. `e^(2) : 1` |
|
Answer» Correct Answer - A `t_(n) = e^(n) t`. |
|