Using integration to find depth

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

Homework Statement


Your mobile phone drops down a sinkhole. You hear it hit the bottom 8.5 seconds later. How deep is the hole?
Assume there is no air resistance
velocity of sound 334m/s
gravity 9.8m/s

Homework Equations





The Attempt at a Solution


I tried integrating the equation using just the acceleration; however, I believe that the velocity of sound needs to be incorporated aswell. So I started with a(t)=9.8 then integrated to get 9.8t +c, then I made t=0 v=0 and so c=0 and integrated again to get 4.9t^2 +c, I'm not sure where to go from here.
 
Last edited:
Physics news on Phys.org
hi jackscholar! :smile:

do it the other way round …

find the time it takes to fall a distance x, then add the time for the sound to return from that distance,

then put that equal to 8.5, and solve for x :wink:
 
all I can think of is 8.5=9.8x + ?? for some reason I keep going back to 8.5=9.8x+x/334
 
I'm sorry but i have absolutely no idea
 
I shall sleep on it. Thank you for all your help, as always you've given me something to think about.
 
Hint:

Determine the time for the sound to go from bottom of pit to top. If depth is y then

dt = y/334 seconds

Use free fall equation to determine depth of hole.

y = 0.5 * a * t^2 where

t = total time minus the time for the sound to get from bottom to top
a = 9.8 m/sec^2