Horizontal Range (with incline)

AI Thread Summary
The discussion focuses on calculating the horizontal range of a ball thrown up an incline, with the ball's launch angle (phi) and the incline's angle (theta) defined. The first part of the problem is solved, yielding a range formula, but the second part, which seeks to find the maximum range, presents challenges. The user initially considers shifting the angle to 45 degrees but realizes this does not yield the correct result. They explore using derivatives to find the maximum range but struggle with solving for theta. Clarifications about the definitions of phi and theta are made, emphasizing the importance of correctly understanding their roles in the equations.
jesuslovesu
Messages
185
Reaction score
0
[SOLVED] Horizontal Range (with incline)

Homework Statement



A ball is thrown up an (v0) incline. The ball is thrown at an angle phi from the incline and the incline has an angle theta with the ground.
1) Show the ball lands a distance R = 2{v_0}^2 sin\theta cos(\theta + \phi ) / (gcos{\phi }^2

2) Show that for a given v0 and phi, the maximum possible range up the incline is R_{max} = {v_0}^2/(g(1+sin\phi))

The Attempt at a Solution

I was able to do 1) fairly easily, however, I'm having a bit of trouble with 2).
I was thinking that since the max range on a horizontal plane is 45 degrees, I could just shift theta by 45 degrees and say \theta = 45 + \phi unfortunately, that doesn't seem to lead me to the correct answer.

I was then thinking of taking the derivative of R and seeing if I could find the maximum of it that way.

dR/d\theta = cos\theta cos(\theta + \phi) - sin \theta sin( \theta + \phi ) = 0
Unfortunately this seems to lead me nowhere (don't know how to solve for theta)

Does anyone know how I should go about finding theta? I was hoping that it was going to be 45 degrees, but I don't think that it is, and now I don't know where to go.
 
Physics news on Phys.org
Hi jesuslovesu,

Could the statement of the problem be wrong here? It states that the angle phi is the launch angle of the ball relative to the incline, and theta is the angle of the incline itself (relative to the ground). Were those supposed to be switched?

If those definitions were true, then for level ground, theta=0, which means that your range formula in part 1 gives zero (since it has a sin(theta) in the numerator).
 
Oh my bad, sorry yes, theta is the angle of the ball's velocity and phi is the angle of the incline.
 
s=Rcos\phi
v_{YO}=v_{0}sin(\phi+\theta)
v_{XO}=v_{0}cos(\phi+\theta)
h=v_{YO}t-\frac{gt^{2}}{2}
s=v_{XO}t
so
t=\frac{Rcos\phi}{v_{0}cos(\phi+\theta)}
so
\frac{gR^{2}cos^{2}\phi}{2v_{0}^{2}cos^{2}(\phi+\theta)}+Rsin\phi-\frac{Rsin(\phi+\theta)cos\phi}{cos(\phi+\theta)}=0
so
R=0 or R=\frac{2v_{0}^{2}cos(\phi+\theta)sin\theta}{cos^{2}\phi}
 
\frac{dR}{d\theta}=cos\theta{cos(\phi+\theta)}-sin\theta{sin(\phi+\theta)}=0
but
cos(\phi+\theta)=cos\theta{cos\phi}-sin\theta{sin\phi}
sin(\phi+\theta)=sin\phi{cos\theta}+cos\phi{sin\theta}
to equation
\frac{dR}{d\theta}=cos\phi(cos^{2}\theta-sin^{2}\theta)-2sin\theta{cos\theta}sin\phi=0
and
cos2\theta=cos^{2}\theta-sin^{2}\theta
sin2\theta=2sin\theta{cos\theta}
so
tg2\theta=ctg\phi
 
Last edited:
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top