EvoN1020v Posted November 1, 2006 Share Posted November 1, 2006 A man dropped a rock into a well. He heard the sound of the rock hitting the water after 1.89 seconds. Considering the speed of sound to be 332 metres per second. How deep is the well? This is a tricky question, since the rock has an acceleration when it's going down, and the sound have a constant velocity going back up. You guys try it. Link to comment Share on other sites More sharing options...
if_u_say_so Posted November 1, 2006 Share Posted November 1, 2006 The way i would go about doing this is using a simultaneous equation. But unfortunatly its not my homework question so im not going to figure it out. Good luck Link to comment Share on other sites More sharing options...
EvoN1020v Posted November 1, 2006 Author Share Posted November 1, 2006 Heh, it's not my homework. Just an interesting physics question for all of us that would requires abit of thinking. Of course, it does involve a simultaneous equation, because the motion is divided into 2 parts since it have different time of flight. Link to comment Share on other sites More sharing options...
[Tycho?] Posted November 1, 2006 Share Posted November 1, 2006 Distance up equals distance down. One distance equation will just be your kinematics equation d=.5aT^2, the other will be speed of sound (Vs) times the time it takes for the sound to get up the well (Ts). These two equations equal eachother, you will be able to solve for one of the T's in terms of another. You know that T+Ts=1.89. You now have two equations and two variables, solve how you like. Not bad for a person who's high, although it did take me a few minutes to figure that out Link to comment Share on other sites More sharing options...
EvoN1020v Posted November 1, 2006 Author Share Posted November 1, 2006 I got the answer of 65.8 metres. Did you got it too? Link to comment Share on other sites More sharing options...
swansont Posted November 1, 2006 Share Posted November 1, 2006 There's an old B.C. cartoon that depcits this very scenario (the tagline is something like "Your well is 2 seconds deep") that was used on physics quizzes when I was teaching in the navy. 65.8 meters will take 3.66 seconds. Alway check your answer for reasonableness. The answer has to be less than 17.5 meters. The large speed of sound is going to mean round-off will play a large role, so you have to carry extra digits in your intermediate calculations to avoid problems. Your answer is about a factor of four to large. I get 16.6 m. 1.84 sec down, 0.05 up. Link to comment Share on other sites More sharing options...
EvoN1020v Posted November 1, 2006 Author Share Posted November 1, 2006 swansont, your answer is right. After I posted the answer of 65.8 metres, I went to bed. While I was sleeping, I was thinking about this problem. I knew 65.8 metres was incorrect since the rock can't go down 65.8 metres in 1.89 seconds. Therefore, I woke up again, and redid my calculations. In the end, I got 16.6 metres too. It was too late (1:30 AM) for me to correct my post, so I'll do it tonight. I'll explain this in more details later when I get home from school. I'll also post my calculations for the other people to see. Link to comment Share on other sites More sharing options...
Farsight Posted November 1, 2006 Share Posted November 1, 2006 S = (.5 * 9.8 * T1 * T1) = (340 * T2) (4.9 * T1 * T1) = (340 * T2) (T1 * T1) = (69.387 * T2) (T1 * T1) / 69.387 = T2 Also T1 + T2 = 1.89 T1 + (T1 * T1 / 69.387) = 1.89 69.387T1 + (T1 * T1) = 131.14 Shuffle terms and drop the 1 from T1 T² + 69.387T - 131.34 = 0 Using quadratic T = (-69.387 +- sqrt(69.387² - 4 * -131.34)) / 2 T = (-69.387 +- sqrt(4814.55 + 525.36)) / 2 T = (-69.387 +- sqrt(5339.91)) / 2 T = (-69.387 +- 73.074) / 2 T = 3.7687 / 2 T = 1.84 T is T1 S = 4.9 * 1.84 * 1.84 * = 16.58m Uh. I just couldn't let it go. Link to comment Share on other sites More sharing options...
EvoN1020v Posted November 1, 2006 Author Share Posted November 1, 2006 Farsight, try to use LaTex next time, as it would be easier for us to read your calculations. I noticed that you did it in a little different way than I did. My calculations: As swansont stated that the distance equals both way, and that the rock have an acceleration due to gravity, you use [math]d=\frac{1}{2}at^2[/math]. Also, for the sound, you use [math]d=vt[/math]. Keep in mind that [math]T_r[/math] (time for the rock), combined with [math]T_s[/math] (time for the sound) equals to [math]1.89[/math] seconds. ([math]T_r+T_s = 1.89s[/math]). 1) [math]d=\frac{1}{2}(9.81 m/s^2)(1.89-T_s)^2[/math] [math]\rightarrow[/math]Notice how [math]1.89-T_s[/math] leaves the time for [math]T_r[/math] (the amount of time for flight of the rock). 2) [math]d=(332 m/s)(1.89-T_r)[/math] Since the distance equals both way you have: 1 = 2 [math]\frac{1}{2}(9.81 m/s^2)(1.89-T_s)^2 = (332 m/s)(1.89-T_r)[/math] Now you have a quadratic equation: [math]4.905(1.89-T_s)^2 + 332T_r - 627.48 = 0[/math] Using the quadratic formula you get: [math]1.839981808 s[/math] and another negative number which you don't need. [math]T_s = 1.89 - T_r[/math] [math]T_s = 1.89 - 1.839981808 = 0.0500181917 seconds[/math] (That's the amount of time for the sound to arrive the human's ear at the top. Using the distance formulas stated above, you input the 2 different times in their formula, and you will get the same distance for each. The well is 16.60603963 metres deep. I have another challenge physics problem for you guys and I'll post it tomorrow night. Link to comment Share on other sites More sharing options...
Farsight Posted November 2, 2006 Share Posted November 2, 2006 Sorry Evo, I was in a hurry. Link to comment Share on other sites More sharing options...
EvoN1020v Posted November 2, 2006 Author Share Posted November 2, 2006 Here is another problem: An applied force [math]F_{app}[/math] of 335 Newtons is required to accelerate a chair across a level floor at [math]0.722 m/s^2[/math]. If the coefficient of kinetic friction is .330, find the mass of the chair. Link to comment Share on other sites More sharing options...
EvoN1020v Posted November 3, 2006 Author Share Posted November 3, 2006 Anybody? I'm sure there is a lot of physicists out there!! Tip: The answer that you might get is outrageous. (The chair is really HEAVY). Link to comment Share on other sites More sharing options...
swansont Posted November 3, 2006 Share Posted November 3, 2006 Anybody? I'm sure there is a lot of physicists out there!! I think you may be overestimating the satisfaction of, and time people are willing to commit to, working out a physics 101 problem. Link to comment Share on other sites More sharing options...
Farsight Posted November 3, 2006 Share Posted November 3, 2006 If I ignore friction and think about how many Newtons it would take to accelerate the chair to 1m/s/s we're talking about 335 / .722 = 464 Newtons and so 464kg. The coefficient of friction of .33 means the chair ain't as heavy as that, but to be honest, hands up, I don't know about friction and 464 * .67 = 311kg sounds too easy. Link to comment Share on other sites More sharing options...
5614 Posted November 3, 2006 Share Posted November 3, 2006 The net force is given by: [math]F_{app} - F_{friction} = F_{app} - \mu R[/math] where R is the reaction of the chair on the floor. We know the chair is on a level floor from the question, so R will be equal to mg (weight of the chair), therefore: [math]\mu R = \mu m g[/math] Substituting in the numers give us: [math]335 - 0.330*9.81*m[/math] Now by using F = ma [math]335 - 0.330*9.81*m = ma[/math] and a = 0.722 doing a quick rearrangement (all the terms with mass in them moved to the right): [math]335 = m(0.722 + 0.330*9.81)[/math] and then the final rearrangement to get an expression for mass. [math]m = \frac{335}{0.722 + 0.330*9.81}[/math] therefore m = 84.6kg Link to comment Share on other sites More sharing options...
Farsight Posted November 3, 2006 Share Posted November 3, 2006 Thanks 5164. Of course, I forgot the weight of the chair. Duh. Link to comment Share on other sites More sharing options...
EvoN1020v Posted November 3, 2006 Author Share Posted November 3, 2006 Good job 5614. See it was not too hard was it? I don't understand why many people won't participate in this. (Maybe they are not really that smart). But if you got a wrong answer, that doesn't matter, because you will learn from your mistakes. The most general formula for forces is obviously [math]F_{net}=ma[/math]. I drew a FBD (Free Body Diagram), and you can see where your vectors' directions. So the [math]F_{net}[/math] is changed into: [math]F_{app} - F_{fk} = ma[/math] [math]F_{app} = m(.722) + /mumg[/math] [math]335N = m(.722) + m(3.2373)[/math] [math]335N = m(3.9593)[/math] [math]m=84.6 kg[/math]. I'll post another physics question soon. Link to comment Share on other sites More sharing options...
[Tycho?] Posted November 3, 2006 Share Posted November 3, 2006 I don't understand why many people won't participate in this. Why would they? I usually have better things to do than solve high school physics problems. Link to comment Share on other sites More sharing options...
EvoN1020v Posted November 3, 2006 Author Share Posted November 3, 2006 ;309480'']Why would they? I usually have better things to do than solve high school physics problems. OHHH!!!!!!!!!!! I was actually thinking that my problems were too hard for them to solve, so that was why people didn't participate. I'll put up a question that is soo hard that you'll kick yourself all the night!!! Link to comment Share on other sites More sharing options...
Externet Posted November 6, 2006 Share Posted November 6, 2006 The well is 16.60603963 metres deep.[/b] Wrong. The well can be much deeper than the surface of its water. That is not even the distance to the water level in the well. The unknown size of the stone poses a much more complex calculation, as the larger it be in relation to the unknown well pipe diameter, causes more air cushioning its falling velocity. The unknown gap between the stone and the well pipe wall can change calculations considerably. Miguel Link to comment Share on other sites More sharing options...
swansont Posted November 6, 2006 Share Posted November 6, 2006 Wrong. The well can be much deeper than the surface of its water. That is not even the distance to the water level in the well. The unknown size of the stone poses a much more complex calculation, as the larger it be in relation to the unknown well pipe diameter, causes more air cushioning its falling velocity. The unknown gap between the stone and the well pipe wall can change calculations considerably. Miguel But this is a physics problem. In physics-world, there is no air resistance nor friction, unless specifically noted. Link to comment Share on other sites More sharing options...
EvoN1020v Posted November 7, 2006 Author Share Posted November 7, 2006 Also, I stated in the question, that the rock hit the water, meaning the water surface, that's it. You have to read the question carefully. My answer is right, I'm pretty sure. Link to comment Share on other sites More sharing options...
J.C.MacSwell Posted November 7, 2006 Share Posted November 7, 2006 Wrong. The well can be much deeper than the surface of its water. That is not even the distance to the water level in the well. The unknown size of the stone poses a much more complex calculation, as the larger it be in relation to the unknown well pipe diameter, causes more air cushioning its falling velocity. The unknown gap between the stone and the well pipe wall can change calculations considerably. Miguel Throw in any friction calculation and the resulting distance is shorter for the given time. Link to comment Share on other sites More sharing options...
EvoN1020v Posted November 8, 2006 Author Share Posted November 8, 2006 Here is another physics problem. It's more challenge, and it's one of the questions from my university physics class. (Don't worry, I already passed my assignment in today). I have the answer for this question, so you can try the question yourself. If nobody can answer the question, then I'll give you hints. PROBLEM: Consider the illustrated system. A constant force of 10N acts in the x direction on block B. What are the accelerations of blocks A and B? [math]m_A = 10 kg[/math], and [math]m_B = 15 kg[/math]. Assume a frictionless interface between the two blocks and the ground. (All the pulleys are actually the same size, my drawing just sucks). Link to comment Share on other sites More sharing options...
EvoN1020v Posted November 8, 2006 Author Share Posted November 8, 2006 Anybody? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now