Solve Freefall Problem: Find Water's Depth in Well

  • Thread starter Thread starter Freeze
  • Start date Start date
  • Tags Tags
    Freefall
AI Thread Summary
The problem involves determining the depth of a well based on the time it takes for a rock to fall and the sound of the splash to return. The total time of 2.42 seconds is divided into two parts: the time for the rock to fall (T1) and the time for the sound to travel back up (T2). The equations of motion for free fall and sound travel are combined to form a quadratic equation. Solving this equation yields the time for the rock's fall, which is then used to calculate the depth of the well. The final answer is confirmed to be 26.5 meters, matching the solution in the textbook.
Freeze
Messages
9
Reaction score
0
Ok I am at this problem for hours and I am still nowhere, I am just wondering if any of you can help.

Here is the question

A rock is dropped from rest into a well. If the sound of the splash is heard 2.42s later, how far below the top of the well is the surface of the water? (take the speed of sound to be 336.0 m/s and take the freefall acceleration of the rock to be 9.8 m/s^2.

So I figure ok this must mean

2.42s = Time spent falling + Amount of time it took for the sound to reach the top.

So I try to use one of the kinematic equations for motions with constant acceleration

Sf = Si + Vi*(Change of T) + 1/2 * A *(Change of T) ^ 2

Since Initial Position Si = 0 and Vi = 0 The formula will look like

Sf = 1/2 *A*(Change of T) ^ 2

Since I need to get rid of one of the unknowns I do this

Sf = 1/2 * 9.8 * (2.42s - SF/336m/s) ^ 2

Sf = 4.9 * (2.42s- SF/336m/s) ^ 2

Sf = 4.9 * (813.12m - SF)/336m/s)^ 2

And then yeah..I went further then that but let's just say it didn't give me the right answer.

I tried several other methods but nothing gave me the right answer.

Any Ideas on how to resolve this matter?
 
Physics news on Phys.org
It seems that you use only one change of time but there are two times t1 fall time, t2 is time for the sound to get back up. And t1+t2=2.42

For the distance we know that S=0,5g*t1 but also S=Vsound*t2 and
t2=2.42-t1

So now you can make youre square equation with standard solutions.
 
Sorry, I have been out of school for one year, and I now have no idea how to make square equation with standard solutions.

Can you provide an example please?
 
come on guys, I really need some help here.
 
Here's how I would do it.
Let T1 = time for rock to fall
Let T2 = time for sound to reach you

We know from freefall :
X = (1/2) a T^2

so
X = (1/2) a (T1)^2

Then from the sound reaching you we have:
X = Velocity * Time

X = V*T2

combine that with first as X=X

V*T2 = (1/2) a * (T1)^2

We also know T1+T2 = 2.42 seconds
T2 = 2.42 - T1
so
336*(2.42-T1) = (1/2)*9.8*(T1)^2
Write as a quadratic equation :
(multiply things out, then get T1^2 alone, etc.

T1^2 + 68.6 T1 - 165.9 = 0

Use solution of quadratic equations to get Ti, then plub into x=(1/2)(9.8)T1^2 to get X. (search google if you don't know solution of quadratic).

thats how I would do it.
I get 26.5 meters.
 
Wow, you gave a really easy to follow explanation and that answer matches with the answer from the back of the book as well.

Thank you very much.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top