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 .
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Trying to understand the logic behind adding vectors with an angle between them'
My initial calculation was to subtract V1 from V2 to show that from the perspective of the second aircraft the first one is -300km/h. So i checked with ChatGPT and it said I cant just subtract them because I have an angle between them. So I dont understand the reasoning of it. Like why should a velocity be dependent on an angle? I was thinking about how it would look like if the planes where parallel to each other, and then how it look like if one is turning away and I dont see it. Since...
Back
Top