New memeber. ball trajectory puzzle

AI Thread Summary
A new member seeks help with a ball trajectory puzzle for a simulation game, aiming to determine the minimum height for maximum distance. They initially used incorrect equations and struggled with the calculations involving vertical and horizontal components of motion. A response clarifies the correct formulas for height and distance, emphasizing the need to set the vertical position to zero to find the time of flight. The discussion concludes with the realization that the optimal angle for maximum range is 45 degrees, which resolves the puzzle. The exchange highlights the importance of understanding projectile motion equations in solving such problems.
charlie'sthe1
Messages
2
Reaction score
0
hi there, new member and this is a bit off a puzzle to me (this isn't homework its something I am trying to use for a little simulation game haha)

ok so the puzzle involves a ball being projected, i am wanting to find the minumum hight it can travell with the longest distance (does that make sence)

so i started of using suvats
u = 45 (45 sin theta in vertical, 45 cos theta in horizontal)
a (in vertical) = - 9.8
s = ?
t = ?
v = ?

so tried to do a bit of simutationas eqations with the vertical eqation. i reckond that at half the time the ball would be at its greatest, so i put in for t - t=0.5t int the equation s=0.5ut-4.9t^2
i then did a bit of differentation to find a when gradient = 0 and got t and sin theta. made a simulatanios EQ with my horizontal. and got theta = 81.7 DEG
i knew that wasnt right haha

could anybody think of an alternitive way or what i should do? is it solvable even?.. is the Q. understandable? haha (been up a long time)
 
Physics news on Phys.org
Your equation is incorrect. The height (assuming that it is projected from sy= 0) is given by sy= uyt- 4.9t^2. There is no "0.5" in the first term. The distance traveled (assuming that it is projected from sx= 0) is given by sx= uxt.

With your values, that would be sy= 45cos(theta)- 4.9t^2 and sx= 45sin(theta)t.
If you are asking how far the projectile will go, set sy= 0 and solve for t. Then calculate that sx using that t. Of course, those will depend upon theta. You say "i reckond that at half the time the ball would be at its greatest" is correct if you mean half the time until the ball hits the ground (sy= 0).

If you are trying to calculate the angle that gives the greatest range, find sx depending on theta, then differentiate with respect to theta, set it equal to 0, and solve for theta.
 
woo hoo it worked (it was 45 DEG... i shouldve know haha )
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top