Geometric Progression: Ball Bouncing Distance Calculation | Homework Solution

  • Thread starter Thread starter Chewy0087
  • Start date Start date
  • Tags Tags
    Geometric
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Chewy0087
Messages
368
Reaction score
0

Homework Statement


A ball is dropped vertically from height h onto a flat surface, after the nth bounce it returns to high h / 3^n. Find the total distance traveled by the ball.


Homework Equations



Sum (infinity) = [tex]\frac{a}{1 - r}[/tex]


The Attempt at a Solution



I don't see the problem,

r is 1/3, a is h,

[tex]\frac{h}{ 2/3 }[/tex]= 1.5h, however the problem is I'm told the answer is 2h.

Any help would be appreciated
 
Physics news on Phys.org
Gotcha, thank you.