Pebble being dropped into a well

  • Thread starter Thread starter professordad
  • Start date Start date
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
4 replies · 10K views
professordad
Messages
18
Reaction score
0

Homework Statement



A pebble is dropped into a deep well, and 3.0 seconds later the sound of a splash is heard as the pebble reaches the bottom of the well. The speed of sound in air is about 340 m/s.
(a) How long does it take for the pebble to hit the water?
(b) How long does it take for the sound to reach the observer?
(c) What is the depth of the well?

From College Physics by Serway and Faughn

Homework Equations



[itex]v = v_0 + at[/itex]

[itex]x = v_0t + \frac{1}{2}at^2[/itex]

[itex]v^2 = v_0^2 + 2ax[/itex]

The Attempt at a Solution



(a) So in this problem we know the acceleration (which is the gravitational constant) and we also know [itex]v_0[/itex] which is 0 because it starts out as 0 m/s. But in all three equations, there are 4 variables, and knowing 2 variables is not enough.

Then I tried plugging in and obtaining a system. So I got

[itex]-19.6x = v^2[/itex]
[itex]v = -9.8t[/itex]

But this doesn't help much, and if you add a 3rd equation its going to be the same thing (the three equations are related). So I don't know how to proceed :(

Also for (b) and (c) I think you need (a) to solve them.

BTW I'm out of school, so this problem doesn't count for a grade or anything :)
 
Physics news on Phys.org
Forget the distance for the moment and try to find the time. You need the speed of sound for this.
 
professordad said:

Homework Statement



A pebble is dropped into a deep well, and 3.0 seconds later the sound of a splash is heard as the pebble reaches the bottom of the well. The speed of sound in air is about 340 m/s.
(a) How long does it take for the pebble to hit the water?
(b) How long does it take for the sound to reach the observer?
(c) What is the depth of the well?

From College Physics by Serway and Faughn

Homework Equations



[itex]v = v_0 + at[/itex]

[itex]x = v_0t + \frac{1}{2}at^2[/itex]

[itex]v^2 = v_0^2 + 2ax[/itex]

The Attempt at a Solution



(a) So in this problem we know the acceleration (which is the gravitational constant) and we also know [itex]v_0[/itex] which is 0 because it starts out as 0 m/s. But in all three equations, there are 4 variables, and knowing 2 variables is not enough.

Then I tried plugging in and obtaining a system. So I got

[itex]-19.6x = v^2[/itex]
[itex]v = -9.8t[/itex]

But this doesn't help much, and if you add a 3rd equation its going to be the same thing (the three equations are related). So I don't know how to proceed :(

Also for (b) and (c) I think you need (a) to solve them.

BTW I'm out of school, so this problem doesn't count for a grade or anything :)
How have you defined your variables?

I don't see any of your solution which includes the speed of sound.

Don't assume that you can get part (a) without also working on (b) and/or (c) .
 
Taking the depth to be d, the time it takes for the rock to hit the water is [itex]t_1= \sqrt{d/4.9}[/itex] and the time for the sound to come back is [itex]t_2= d/340[/itex]. So the total time is given by [itex]t_1+ t_2= \sqrt{d/4.9}+ d/340= 3[/itex].
 
@ SammyS: Oops yeah, I did forget to define variables. In this case [itex]v_0[/itex] is the starting velocity, [itex]t[/itex] is the time which it takes for the pebble to hit the water, and [itex]x[/itex] is the displacement. (in this case it's also the distance because the pebble doesn't go back) And [itex]v[/itex] is the velocity when the pebble hits the water, though I guess that wasn't needed.

Thanks to everyone for the help! :D