Solving the Monkey-Zookeeper Problem: Minimum Velocity Needed

  • Thread starter Thread starter ziddy83
  • Start date Start date
  • Tags Tags
    Minimum Velocity
AI Thread Summary
The discussion focuses on calculating the minimum muzzle velocity required for a zookeeper's dart to hit a falling monkey. The monkey drops from a height of 25 meters, and the dart must travel horizontally 90 meters while the monkey falls. Participants emphasize using the equations of motion to determine the time it takes for the monkey to fall and how that relates to the dart's horizontal travel. The key equations involve the vertical motion of the monkey and the horizontal distance covered by the dart, leading to a formula for the required velocity. Ultimately, the correct approach combines these principles to find the necessary velocity for the dart to successfully hit the monkey before it reaches the ground.
ziddy83
Messages
87
Reaction score
0
Im having issues with this problem...

A zookeeper with a tranqualizer dart gun and a monkey (1.5kg) are both 25 m above the ground in trees 90 m apart. Just as the zookeeper shoots the gun, the monkey drops from the tree. What must the minimum muzzle velocity of the dart have been for it to hit the monkey before reaching the ground?

Im not sure how to start this...so the monkey would be falling at 1/2 gt^2. And at sometime the dart and the monkey will be at the same Y. How would i set up the equations to solve this? Thanks
 
Physics news on Phys.org
The higher the muzzle velocity is, the farther the dart will go (horizontally). Which also means that, the higher the muzzle velocity is, the higher the dart will be when it reaches the tree (25 metres away). Keeping that into consideration, where would the dart and monkey be if the dart hit the monkey with the lowest possibly muzzle velocity? Figure that out and you should be well on your way.
 
The monkey and the dart would probably be right above the ground at the point of contact. So...if the tree is 90 meters high, then i can use -90 as the Y in the height function to find t, and then plug that t into x = [v cos(a)]t, does that seem right?
 
You're almost there. Now, you need to find a. The question tells you what it is. Pay close attention to the words used. What would it be?
 
From your book, you should know that the velocity in the x and y are separate.

You solved the first part with knowing the amount of time it takes for the monkey to fall. All you need now is to know the amount of time it takes for a dart to go 90 meters.
 
What you started out with inquiring was correct:

y = \frac{1}{2}gt^2

I was semi wrong in stating you did not need this equation, you know that the hunter is shooting straight meaning the angle (a) is 0.

x = vt\cos{a} \rightarrow x = vt\cos{0} \rightarrow x = vt

With solving for t you get the following:

t = \sqrt{ \frac{2y}{g} }

In knowing that x and y are separate, you know that the velocity in the x direction is the following:

x = vt

In combining the two equations you will get

v = x\sqrt{ \frac{g}{2y} }
 
Last edited:
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top