Calculating the Depth of a Well: Stone Drop and Sound Splash Time

  • Thread starter Thread starter green11
  • Start date Start date
  • Tags Tags
    Sound
AI Thread Summary
To calculate the depth of a well based on the time it takes for a stone to drop and the sound of the splash to return, the total time of 2.3 seconds is the sum of the time for the stone to fall and the time for sound to travel back up. The equations used include the free fall distance formula h = (1/2)(-9.8)t^2 and the sound travel time h = vt, where v is the speed of sound in air (343 m/s). The relationship can be expressed as t_drop + t_sound = 2.3 s, leading to the equation sqrt(h/4.9) + h/343 = 2.3 s. This approach allows for the calculation of the well's depth using the derived equations. Understanding these relationships is crucial for solving the problem accurately.
green11
Messages
7
Reaction score
0

Homework Statement



A stone is dropped into a well. The sound of the splash is heard 2.30 s later. What is the depth of the well?


Homework Equations



g = -9.8 m/s^2
Vsound in air = 343 m/s

The Attempt at a Solution



I'm not really sure how to start. I know that the time it takes to drop down + the time it takes the sound to go back up must = 2.3 seconds
 
Physics news on Phys.org
<< two threads merged by berkeman >>
 
Last edited by a moderator:
Well, write out what else you know. What do you know about the distance the stone must fall and the distance the sound waves must travel? What about the time it takes the rock to fall a distance h?
 
For the future, please do not post your homework questions in multiple forums.
 
green11 said:
I know that the time it takes to drop down + the time it takes the sound to go back up must = 2.3 seconds
Try writing an equation for that. I'd suggest using variables like t_\text{drop} t_\text{sound}.
 
jgens said:
For the future, please do not post your homework questions in multiple forums.
I'm sorry. I posted it in here first then realized it might better belong in the other one.
 
diazona said:
Try writing an equation for that. I'd suggest using variables like t_\text{drop} t_\text{sound}.


t_\text{drop} + t_\text{sound} = 2.3 s

Like that?
 
jgens said:
Well, write out what else you know. What do you know about the distance the stone must fall and the distance the sound waves must travel? What about the time it takes the rock to fall a distance h?

The distance the stone falls = The distance the sound waves travel

Also, I know that the equation for free fall distance is:
h = (1/2)(-9.8)t^2

Rearranging this, I got that t = sqrt(-h/4.9)
 
So, from your other thread you said,

trock + tsound = 2.3

You have an expression trock. Knowing that the sound waves must travel a distance h with velocity v = 343 m/s can you complete the equation?
 
  • #10
jgens said:
So, from your other thread you said,

trock + tsound = 2.3

You have an expression trock. Knowing that the sound waves must travel a distance h with velocity v = 343 m/s can you complete the equation?

Would that just be

sqrt(-h/4.9) + 343h = 2.3 s ??
 
  • #11
Not quite. Since you're only worried about magnitudes here, we don't need to worry about h being positive or negative, so your equation should read,

2.3 s = sqrt(h/g) + h/vs

Remember t != v(h), t = h/v or h = vt.
 
  • #12
Thank you!
 
Back
Top