How Far Does a Bouncing Ball Travel Before Stopping?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
Starkiller2301
Messages
2
Reaction score
0
Hi everybody, can you please help me with this question and with the working out?

A ball was dropped from a height of 270 m. On each rebound, it rose to 10% of the previous height. Find the total vertical distance traveled by the ball before coming to rest.
Thanks,
Starkiller2301
 
Physics news on Phys.org
Hello, Starkiller2301!

A ball was dropped from a height of 270 m.
On each rebound, it rose to 10% of the previous height.
Find the total vertical distance traveled by the ball before coming to rest.
Let [tex]x[/tex] = original height.

First, the ball falls [tex]x[/tex] meters.

It bounces up [tex]\tfrac{x}{10}[/tex] m, and falls [tex]\tfrac{x}{10}[/tex] m.
It bounces up [tex]\tfrac{x}{10^2}[/tex] m, and falls [tex]\tfrac{x}{10^2}[/tex] m.
It bounces up [tex]\tfrac{x}{10^3}\,m[/tex], and falls [tex]\tfrac{x}{10^3}\,m.[/tex]
And so on.Total distance:

[tex]\quad d \;=\;x + 2(\tfrac{x}{10}) + 2(\tfrac{x}{10^2}) + 2(\tfrac{x}{10^3}) \cdots[/tex]

[tex]\quad d \;=\;x\left[1 + \tfrac{2}{10}\underbrace{\left(1 + \tfrac{1}{10} + \tfrac{1}{10^2} +\tfrac{1}{10^3} + \cdots \right)}_{\text{geometric series}} \right][/tex]

The geometric series has sum [tex]\frac{1}{1-\frac{1}{10}} \:=\: \frac{1}{\frac{9}{10}} \:=\:\frac{10}{9}[/tex]

[tex]d\;=\;x\left[1 + \tfrac{2}{10}\left(\tfrac{10}{9}\right)\right] \;=\;\tfrac{11}{9}x[/tex]

Therefore: [tex]\;d \;=\;\tfrac{11}{9}(270) \;=\;330\text{ m.}[/tex]

 
soroban said:
Hello, Starkiller2301!


Let [tex]x[/tex] = original height.

First, the ball falls [tex]x[/tex] meters.

It bounces up [tex]\tfrac{x}{10}[/tex] m, and falls [tex]\tfrac{x}{10}[/tex] m.
It bounces up [tex]\tfrac{x}{10^2}[/tex] m, and falls [tex]\tfrac{x}{10^2}[/tex] m.
It bounces up [tex]\tfrac{x}{10^3}\,m[/tex], and falls [tex]\tfrac{x}{10^3}\,m.[/tex]
And so on.Total distance:

[tex]\quad d \;=\;x + 2(\tfrac{x}{10}) + 2(\tfrac{x}{10^2}) + 2(\tfrac{x}{10^3}) \cdots[/tex]

[tex]\quad d \;=\;x\left[1 + \tfrac{2}{10}\underbrace{\left(1 + \tfrac{1}{10} + \tfrac{1}{10^2} +\tfrac{1}{10^3} + \cdots \right)}_{\text{geometric series}} \right][/tex]

The geometric series has sum [tex]\frac{1}{1-\frac{1}{10}} \:=\: \frac{1}{\frac{9}{10}} \:=\:\frac{10}{9}[/tex]

[tex]d\;=\;x\left[1 + \tfrac{2}{10}\left(\tfrac{10}{9}\right)\right] \;=\;\tfrac{11}{9}x[/tex]

Therefore: [tex]\;d \;=\;\tfrac{11}{9}(270) \;=\;330\text{ m.}[/tex]
Thanks so much! I had the answer sheet but I didn't know how to get the answer. 330m was correct!