What is the Optimal Ramp Angle for a Bus Jumping a Gap?

AI Thread Summary
The optimal ramp angle for a bus jumping a 15.24 m gap at a velocity of 31.29 m/s is calculated to be approximately 4.39 degrees or 85.61 degrees. Both angles allow the bus to barely make the jump, with any angle in between also being viable. The calculations utilize the range formula for projectile motion, specifically rearranging it to find the angle. The discussion emphasizes the importance of ensuring the distance is in meters and acknowledges the dual solutions for the angle due to the sine function. This analysis clarifies the correct approach to solving ramp angle problems in physics.
patv
Messages
7
Reaction score
0
[SOLVED] Projectile Motion - Ramp Angle

Good evening everyone!

Homework Statement


This is a classic ramp angle question. I am trying to find the angle of a ramp in order for a bus to complete the gap (Yes, this is from the film Speed, and I have searched, but haven't found a solution.)
Known:
Velocity = 31.29 m/s
Distance of gap = 15.24 m
The landing part of the road is level with the take off.

Homework Equations


θ = (1/2) sin^-1 (fg x d / v2).

The Attempt at a Solution


θ = (1/2) sin-1 (9.81 x 15.24 /31.292)
θ = (1/2) sin-1 (149.5044 / 979.0641)
θ = (1/2) sin-1 (0.1527)
θ = (1/2) (8.7834)
θ = 4.3917 degrees.

This answer does not quite seem right. I have gone through my calculations, but I cannot find an error. Perhaps my equation is wrong, I am not sure.
 
Last edited:
Physics news on Phys.org
I am still puzzled by this.
Could someone help me determine whether or not I am using the correct equation?
 
I see that you are using the range formula. Make sure the distance is in meters. Also remember that sin(x) = sin(180 - x), so there are two solutions for the angle that yield the same range. One of the angles is 4.39 degrees while the other angle is 85.6 degrees.
 
mike115 said:
I see that you are using the range formula. Make sure the distance is in meters. Also remember that sin(x) = sin(180 - x), so there are two solutions for the angle that yield the same range. One of the angles is 4.39 degrees while the other angle is 85.6 degrees.
Thank you. I converted the distance to meters. I doubt the angle of the ramp would have to be 85.6, so you would say 4.39 is correct?
I was expecting a number closer to around 25 degrees, but that was pure guessing.
 
The range equation is

R = \frac{v^2}{g}\sin{2\theta}

rearranging

\sin{2\theta} = \frac{Rg}{v^2}

There are two solutions for theta

\theta = \frac{1}{2} \sin^{-1}\frac{Rg}{v^2}
or
\theta = \frac{1}{2}[180 - \sin^{-1}\frac{Rg}{v^2}]

Plugging in all the numbers, you get
\theta = 4.39^\circ
or
\theta = 85.61^\circ

Any value of theta between those two will make the jump (since at either of those values, the bus barely makes it)
 
chickendude said:
The range equation is

R = \frac{v^2}{g}\sin{2\theta}

rearranging

\sin{2\theta} = \frac{Rg}{v^2}

There are two solutions for theta

\theta = \frac{1}{2} \sin^{-1}\frac{Rg}{v^2}
or
\theta = \frac{1}{2}[180 - \sin^{-1}\frac{Rg}{v^2}]

Plugging in all the numbers, you get
\theta = 4.39^\circ
or
\theta = 85.61^\circ

Any value of theta between those two will make the jump (since at either of those values, the bus barely makes it)
Thank you very much, sir.
This question had me second guessing myself because we were not given the equation, I had just found it somewhere online.
Cheers!
 
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