A rock is dropped into a well. A timer starts when the rock is dropped and is stopped when the noise of the rock hitting the ground of the well is heard. How deep is the well?
Here's what I have so far: $t = \left(\left(\frac{2\times h}{g}\right)^{\frac{1}{2}}+\left(\frac{h}{340}\right)\right)$ when I try to use the quadratic formula, I can express $h$, but when substitute different amounts for $t$, it doesn't seem right. I get a very small and a very large value for $h$. For example for $t=30\:\mathrm{s}$ I get $3\:\mathrm{m}$ and $42\:\mathrm{km}$, which is quite odd. I also tried it with the following set of equations:
$$\frac{1}{2}\left(g\times t_1^2\right)=h$$ $$t_2\times 340 \:\mathrm{m/s}=h$$ $$t_1+t_2=t$$