Finding the optimal launch for a projectile?

  • Thread starter Thread starter Boatman(J)
  • Start date Start date
  • Tags Tags
    Launch Projectile
AI Thread Summary
To determine the optimal launch angle for a water balloon from a height H with an initial velocity Vo, Newton's Second Law can be applied to derive an equation for maximum horizontal distance (xmax) at an angle theta. The discussion highlights the need to create a second equation from xmax to find the optimal angle for maximum distance. The user encountered issues with their kinematic calculations, leading to an incorrect optimal angle of 89 degrees. Assistance is sought for correcting the derivation and applying root-finding methods like fzero in MATLAB to identify the true optimal angle. Proper calculations and methods are essential for accurately determining the projectile's trajectory.
Boatman(J)
Messages
2
Reaction score
0
Suppose I wanted to launch a water balloon off a cliff of a known height of H and known initial Velocity of Vo, where we can neglect air resistance. Using Newton's Second Law and differentiating it, how can i derive an equation for maximum distance traveled (xmax) at an angle theta? Then from the equation derived for xmax, how can I create another equation that can be use to derive the optimal angle which allows the balloon to travel the xmax? I will then use that equation for the optimal angle to find the optimal angle by root finding with the use of fzero in matlab.

I did this through kinematics but it was done wrong and kept telling me that optimal angle was 89 degress.

Can someone please help?
 
Physics news on Phys.org
The rope is tied into the person (the load of 200 pounds) and the rope goes up from the person to a fixed pulley and back down to his hands. He hauls the rope to suspend himself in the air. What is the mechanical advantage of the system? The person will indeed only have to lift half of his body weight (roughly 100 pounds) because he now lessened the load by that same amount. This APPEARS to be a 2:1 because he can hold himself with half the force, but my question is: is that mechanical...
Some physics textbook writer told me that Newton's first law applies only on bodies that feel no interactions at all. He said that if a body is on rest or moves in constant velocity, there is no external force acting on it. But I have heard another form of the law that says the net force acting on a body must be zero. This means there is interactions involved after all. So which one is correct?
Thread 'Beam on an inclined plane'
Hello! I have a question regarding a beam on an inclined plane. I was considering a beam resting on two supports attached to an inclined plane. I was almost sure that the lower support must be more loaded. My imagination about this problem is shown in the picture below. Here is how I wrote the condition of equilibrium forces: $$ \begin{cases} F_{g\parallel}=F_{t1}+F_{t2}, \\ F_{g\perp}=F_{r1}+F_{r2} \end{cases}. $$ On the other hand...
Back
Top