Ball thrown off the top of a hill, ball hits hill

AI Thread Summary
The discussion revolves around determining the optimal angle θ for Bob to throw a baseball from the top of a uniformly sloped hill to achieve maximum range. Bob's initial equations involve the projectile motion of the ball, factoring in the hill's angle ϕ and the effects of gravity. After some calculations, Bob expresses the distance x in terms of θ and attempts to maximize a function f(θ) related to the throw's trajectory. However, he encounters difficulties in finding the optimal angle that maximizes f(θ). A suggestion is made to rotate the coordinate axes to simplify the problem and account for gravity's components.
Jazzman
Messages
13
Reaction score
0

Homework Statement


Alice and Bob are having a competition to see who can throw a baseball the farthest from the top of a hill which slopes downward uniformly at an angle ϕ. Alice plays softball, and Bob doesn't have a particularly good arm, so he knows that he's probably going to lose. Fortunately, Bob has taken mechanics, and he realizes that there is an optimal angle θ at which he should throw the ball so that it has greatest range; what is that optimal angle?

Assume that Bob's initial velocity is fixed and the hill is infinitely tall and infinitely long, so that the ball always hits the hill.

2. The attempt at a solution
You don't have to look at my attempt to solve the equation, because it is fairly long.

My initial equations were:

x = v0cos(θ)t
y = (v0cos(θ)t)/tan(ϕ) + v0sin(θ)t - .5gt2
tan(ϕ) = x/y

I solved for t in the x equation, and got:
t = x/(v0cos(θ)

Then I substituted this value for t into the equation for y:
y = (v0cos(θ)x)/tan(ϕ)v0cos(θ) + (v0sin(θ)x)/(v0cos(θ) - .5g(x/(v0cos(θ))2

Then I substituted this value for y into the equation for tan(ϕ).

tan(ϕ) = x/(v0cos(θ)x)/tan(ϕ)v0cos(θ) + (v0sin(θ)x)/(v0cos(θ) - .5g(x/(v0cos(θ))2

Then I solved for x. After some rigorous simplification, x came out to be:
x = (2v02(cos2(θ) + sin(θ)cos(θ)tan(ϕ))/(g)tan(ϕ)

After that, I made a function of θ.
f(θ) = cos2(θ) + (a)sin(θ)cos(θ), where a = tan(ϕ)

x = (2v02f(θ))/tan(ϕ)

x is maximized when f(θ) is maximized. So I tried to find the derivative of f(θ), set it equal to 0, and all that stuff, but I'm having trouble finding a value of θ that maximizes f(θ). Here is the derivative, just so you know:

f'(θ) = -2sin(θ)cos(θ) +2(a)cos2(θ) - a
 
Physics news on Phys.org
Thanks in advance for your help!
 
Misread the question. My post applied to the situation in which you are not on a hill. Reading is important. My best advice would be to rotate your axes so that the x-axis is parallel to the hill, then split gravity into x and y components.
 
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 '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...
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