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 )
 
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 '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