Simple problem. Depth of well providing sound reaches you in 1.5 second.

  • Thread starter Thread starter new324
  • Start date Start date
  • Tags Tags
    Depth Sound
AI Thread Summary
To determine the depth of a well based on the sound of a splash reaching you in 1.5 seconds, the speed of sound is 343 m/s. The problem involves two time components: t1 for the rock's fall and t2 for the sound's travel, with the equation t1 + t2 = 1.5 seconds. By substituting and rearranging the equations, a quadratic equation is formed, leading to two potential solutions for the depth: 0.45 meters or 173.68 meters. This method effectively demonstrates the relationship between time, distance, and sound speed in calculating the well's depth.
new324
Messages
30
Reaction score
0
I was wondering you someone could help me with an alternative way of solving this problem. Just to help my algebra a bit.
You drop a rock down a well. Find the depth of the well providing the sound of the splash reaches you in 1.5 seconds.

First off, we know speed of sound is 343 m/s.
Here are my equations:
t1+t2=1.5 s t1 is time for rock to hit bottom t2 is time for sound to reach your ears.
x=.5*a*t^2 -> x=4.9*t1^2
v=x/t -> x=343*t2

Now I sub the last 2 equations to get:
343*t2=4.9*t1^2
Now we sub. for t2:
343*(1.5-t1)=4.9*t1^2
From here we can reduce, and solve with the quadratic formula.

I was wondering how you would solve the equation, if you sub. for t1 instead of t2. This would make the equation:
343*t2=4.9*(t2-1.5)^2
 
Physics news on Phys.org
new324 said:
I was wondering how you would solve the equation, if you sub. for t1 instead of t2. This would make the equation:
343*t2=4.9*(t2-1.5)^2
It's just another quadratic equation. Multiply out the term on the right (do the square) and put it into standard form.
 


Thank you for sharing your method for solving this problem. Here is an alternative approach using algebra:

Let d be the depth of the well and t be the time it takes for the sound to reach you. We can use the formula d = rt, where r is the speed of sound, to find the depth.

Since we know the speed of sound is 343 m/s, we can write the equation as d = 343t.

Now, we also know that the total time, t, is equal to the sum of the time it takes for the rock to hit the bottom of the well and the time it takes for the sound to reach you. So we can write the equation as t = t1 + t2.

Since we are given that t = 1.5 seconds and t1 is the time it takes for the rock to hit the bottom, we can write the equation as 1.5 = t1 + t2.

Now, we can substitute this value of t into our first equation to get d = 343(1.5 - t1).

Using the equation x = 4.9t^2, we can also write t1 as √(d/4.9).

Substituting this value into our equation 1.5 = t1 + t2, we get 1.5 = √(d/4.9) + t2.

Solving for t2, we get t2 = 1.5 - √(d/4.9).

Now, we can substitute this value of t2 into our first equation to get d = 343(1.5 - √(d/4.9)).

Simplifying this equation, we get d = 514.5 - 343√(d/4.9).

Solving for d, we get a quadratic equation: 343√(d/4.9) + d = 514.5.

Solving this equation using the quadratic formula, we get two possible solutions: d = 0.45 m or d = 173.68 m.

So, using this method, we can find that the depth of the well is either 0.45 m or 173.68 m.
 
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 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
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