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 '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 'Struggling to make relation between elastic force and height'
Hello guys this is what I tried so far. I used the UTS to calculate the force it needs when the rope tears. My idea was to make a relationship/ function that would give me the force depending on height. Yeah i couldnt find a way to solve it. I also thought about how I could use hooks law (how it was given to me in my script) with the thought of instead of having two part of a rope id have one singular rope from the middle to the top where I could find the difference in height. But the...
Back
Top