What was the elapsed time of the flight stone?

  • Thread starter Thread starter ffrpg
  • Start date Start date
  • Tags Tags
    Flight Time
AI Thread Summary
The discussion revolves around calculating the elapsed time of a stone thrown vertically upward from a tower. The initial approach involved using the equation of motion but led to incorrect results due to miscalculations. Participants emphasized the importance of incorporating the tower's height into the equation and solving for when the height equals zero. The correct method involves using the quadratic formula to find the positive solution for time. Ultimately, the consensus is that the elapsed time for the stone's flight is approximately 5.9 seconds.
ffrpg
Messages
12
Reaction score
0
Here's the question, A stone is thrown vertically upward with a velocity of 26.0 m/s from the top of a tower having a height of 18.5m. On it's return it misses the tower and finally strikes the ground. What was the elapsed time of the flight stone?


I started if off with delta y= 26t+1/2(-9.91)t^2. From there I derived that forumula getting 26+0.81t=0. Solved for t, got 2.65s. I plugged t into the first formula and got 34.35. To get the other half of the time the stone was in the air I used 26t_2+1/2(-9.81)t_2^2. I solved for t_2 and added it with 34.45, but didn't end up with the correct answer. Where did I go wrong?
 
Physics news on Phys.org
From you calculations I can't see your "battle plan". here's mine.
1. find out how much time does it take the stone to stop. v=g*t1
2. it takes it the same amount of time to fall to the top of the tower.
3. find out how long does it take from here to hitting the ground. h=v*t2 + g*t22/2.
4. finally t=2*t1+t2
 
Your solution is almost right. First instead of using
"delta y= 26t+1/2(-9.91)t^2", you can simply add the known initial height (18.5 m) to say y= 18.5+ 26t+1/2(-9.91)t^2 where y is height above the ground.

Now, DON'T differentiate to get velocity: you don't need to find the highest point, that's not asked. Since y IS the height above the ground, the problem is simply asking "what is t when y= 0?" In other words, solve the equation 18.5+ 26t+1/2(-9.91)t^2= 0.
Since this is a quadratic, it will have two solutions. You only want the positive one.
 
I alright I tried what you said and ended up with 46.14 s. Is that correct?
 
The Mentors's answer is perfect. You dervived a relation when you are not allowed to and you did it wrong. By solving the second degree equation, as I and my friend did, the result is 5.9 s. Using the day to day numerical values for the heigt and the speed of the stone, this amount of time is really belivable.
 
I have no idea how you got "46.14 s" but it is certainly not correct. Plugging it into the equation,18.5+ 26t+1/2(-9.91)t^2 = 0,
we get 18.5+ 26(45.14)+1/2(-9.91)(46.14)^2= 18.5+ 1199.64- 10548.70=
-9330.66 NOT 0!

Use the quadratic formula!
 
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