188k views
1 vote
A certain ball has the property that each time it falls from a height h onto a hard, level surface, it rebounds to a height rh, where 0 < r < 1. Suppose that the ball is dropped from an initial height of H meters. (a) Assuming that the ball continues to bounce indefinitely, find the total distance that it travels. (b) Calculate the total time that the ball travels. (Use the fact that the ball falls 1 2 gt2 meters in t seconds.)

User Odrm
by
6.0k points

1 Answer

4 votes

Answer:

a)
S=h(1+r)/(1-r)

b)
t=\sqrt{(2h)/(g)* (1+r)/(1-r)}

Step-by-step explanation:

a)The total distance

S= h+ 2rh + 2r²h+2³rh+--------∞

S= 2h( 1 + 2 r + 2r² + ----∞ ) - h

By using summation series


S=(2h)/(1-r)-H


S=h(1+r)/(1-r)

b)

We know that


y=ut+(1)/(2)gt^2


S=(1)/(2)gt^2

By putting the value of S


h(1+r)/(1-r)=(1)/(2)gt^2


t=\sqrt{(2h)/(g)* (1+r)/(1-r)}

User Florin Ghita
by
6.1k points