Christopher accidentally fell inside a cylindrical well of depth 15 meters and radius 8 meters. Jumping from the center of the bottom of the well, what is the minimum launch speed that Christopher needs to achieve, in order to jump out of the well?
Consider Christopher as a particle.
Take
g
=
1
0
m
/
s
2
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
On the second to last equation, should that be 2 h r g ?
Log in to reply
Oops.. thanks for pointing that out. Missed writing that square root.
Nice solution; I did it by the same sort of method. I am slightly confused though; when I evaluate my expression I get the same as yours; 1 7 . 9 3 ; which is not 1 7 . 8 9 as required. Even the exact form is not absolutely correct; what have I done wrong? Thank you.
Log in to reply
Yeah.. I also got 1 7 . 9 3 . Such things could happen because of calculator's accuracy and so on. It is quite a small difference so should fine. :)
1 7 . 8 9 ms − 1 initial launch speed is really easy for me, so I managed to get out and open my computer to write this solution.
From the problem, we get two equations:
8 = u cos θ t
1 5 = u sin θ t − 5 t 2
From the first equation, we get t = u cos θ 8 and substitute into the second equation, we get
1 5 = 8 tan θ − u 2 cos 2 θ 3 2 0
u = 8 tan θ − 1 5 3 2 0 sec 2 θ
The next step is a simple but tedious derivation. You'll get to the answer u = 1 7 . 8 9 ms − 1 .
Can u please tell me that next step??
The solution becomes quite simple once the concept of Safety Parabola is known.
Setting the axis to the launch point, our parabola needs to pass through the well's top edge.
Parabola: y = 2 V ² − g x ² + 2 g V ²
Plugging x=8 and y=15, we arrive at a biquadratic equation.
V 4 − 3 0 0 V 2 − 6 4 0 0 = 0
Solving for V, we get V=17.89
can we use the V=(2gh)^1/2 formula? because the velocity that you fell in the well(at the end)equals the minimum velocity for jumping out of well.but we get v=17.32... . can you explain about this?
Log in to reply
17.32 is the vertical component of the velocity. Find out the horizontal component. ... and then the velocity
Log in to reply
the parabola equation needs θ and we dont have it.how can we use this equation. (sorry for asking again.my physics is not really good)
Log in to reply
@Safa M – theta is not always needed
u can simply take vertical and horizontal velocities and apply Pythagoras theorum
@Safa M – Hi! I am refering to the Safety Parabola equation. Cool article on that:
https://www.google.com.br/url?sa=t&source=web&rct=j&ei=jjKxVMyCIJDmsASAm4D4Dg&url=http://www.ncssm.edu/courses/math/TCM/TCM2011/talks/jones/Jones%2520TCM%25202011%2520Parabola%2520of%2520Safety.pdf&ved=0CDAQFjAG&usg=AFQjCNFEsMVUG4l-bPyYqnOWIYUpRTVgag
The positive displacement upwards can be calculated as follows:
d y = 2 a t 2 + v y = 1 5
so we get:
v y = t 1 5 + 5 t 2
For the velocity in the x direction we get:
v x = 8 / t
The velocity can be expressed in terms of t:
v = v x 2 + v y 2 = ( 8 / t ) 2 + ( t 1 5 + 5 t 2 ) 2
Simplifying, we get:
v = 2 8 9 / t 2 + 2 5 t 2 + 1 5 0
Since we're looking for a minimum velocity, we can differentiate v with respect to t to find the t at which v is minimal.
d t d v = 0 = 2 2 8 9 / t 2 + 2 5 t 2 + 1 5 0 − 2 t 3 2 8 9 + 5 0 t => t = 1.8439 s
Plugging t back into the equation for v will give you the velocity 17.89
Assuming that Christopher JUST makes it out of the well (i.e. the maximum height achieved by him during his jump is 1 5 m right at the edge of the well), we can say that half of the horizontal range of his jump is equal to the radius of the well(by symmetrey).
So, using what we know from projectile motion we can say that
2 1 ⋅ g v 2 sin ( 2 θ ) = 8 , 2 g v 2 sin 2 θ = 1 5
where θ is his launch angle with respect to the horizontal and v is his velocity at launch.
∴ sin 2 θ sin ( 2 θ ) = 2 cot θ = 1 5 8 ⇒ θ = cot − 1 ( 3 0 8 ) = 7 5 . 0 6 8 5 8 2 8 2 1 9 ∘
So we can conclude that
v = sin θ 3 0 0 ≈ 1 7 . 9 2 m s − 1
Problem Loading...
Note Loading...
Set Loading...
Let me post a different solution than posted by @Sadi Kneipp Neto . The whole point is that the particle should 'come out' of the well. That means it is not sufficient to only travel a vertical distance h = 1 5 m but it should also travel a horizontal distance r = 8 m . Our old friend 'energy conservation' helps us to calculate the minimum value of the vertical component of velocity required to traverse distance h . Equating potential energy at the top to the kinetic energy at the bottom, we get, m g h = 2 1 m v y 2 This gives, v y = 2 g h The amount of time t it takes to traverse a distance h with this initial speed is then given by: 0 = v y − g t which gives t = g 2 h During exactly this much time, particle must travel a distance r to reach out of well. Hence the horizontal component of velocity that is required is: v x = g 2 h r = r 2 h g Hence the magnitude of the velocity that is required is: v = 2 h r 2 g + 2 g h = 1 7 . 9 m / s