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:
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 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
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