Solve 2D Projectile Motion: Vi=130m/s, Theta=60°, d=850m

AI Thread Summary
The problem involves calculating the height of a projectile launched with an initial velocity of 130 m/s at an angle of 60 degrees, which travels 850 meters downrange before exploding. Using kinematic equations, the time of flight is determined to be approximately 13.08 seconds. The vertical displacement is calculated to be 634.27 meters above the ground at the moment of explosion. Additionally, the final vertical velocity indicates that the projectile is falling, with a downward speed of about 15.6 m/s. Thus, the projectile is 634.27 meters high when it explodes and is in a descending motion.
firefly_1
Messages
15
Reaction score
0
[SOLVED] 2D Projectile Motion

So, this should be a relatively easy problem but I am thoroughly stumped and haven't a clue where to start.

A mortar used to launch fireworks fires a shell with an initial velocity v_{i}=130\mbox{m/s} at \theta_{i}=60^o above the horizontal. The shell explodes directly over a safety officer d = 850 meters downrange from the mortar. Assuming the ground is level, how high above the ground is the shell when it explodes? Is the shell falling as shown in the figure (refer to attachment) or is the shell still rising when it explodes? Assume that only the force of gravity acts on the shell as it flies.

Given information:
v_{i}=130 m/s
\theta_{i}=60^o
d = 850 m
\Delta y_{i} =0 m

Any help that can be given would be greatly appreciated to at least get me started in the right area.
 

Attachments

  • Physics.jpg
    Physics.jpg
    25.7 KB · Views: 410
Physics news on Phys.org
What are the basic kinematic equations you know?
 
I know the 5 major ones.

a_{x} = constant
v_{fx} - v_{ix} = a_{x}\Delta t
\Delta x = (\frac{v_{ix} + v_{fx}}{2})\Delta t
\Delta x = v_{ix}\Delta t + \frac{1}{2}a_{x}\Delta t^{2}
v_{fx}^{2} - v_{ix}^{2} = 2a_{x}\Delta x

and then also how to convert them to work with a free fall problem and function with gravity and \Delta y
 
I think I have the right answers now but if you could check over my work and see, it would be appreciated.

Given:
\theta = 60^{o}
\Delta x = 850m
g = 9.8 m/s^{2}
v_{i} = 130 m/s

Find: \Delta Y_{f} and whether or not the projectile is rising or falling

Solution: Here's the RIGHT equations (and is the reason I was having such an issue to start with)

a_{x} = 0
v_{fx} = v_{i}cos\theta
\Delta x = (v_{i}cos\theta)\Delta t
a_{y} = -g
v_{fy} = v_{i}sin\theta - g\Delta t
\Delta y = (v_{i}sin\theta)\Delta t - \frac{1}{2}g\Delta t^{2}

Here is my actual work:
\Delta x = (v_{i}cos\theta)\Delta t
850 = ((130)cos(60))\Delta t
\frac{850}{(130)cos(60)} = \Delta t
\Delta t = \mbox{13.08s}

\Delta y = (v_{i}sin\theta)\Delta t - \frac{1}{2}g\Delta t^{2}
\Delta y = ((130)sin(60))(13.08) - \frac{1}{2}(9.8)(13.08^{2}
\Delta y = \mbox{634.266m}

v_{fy} = v_{i}sin\theta - g\Delta t
v_{fy} = (130)sin(60) - (9.80)(13.08)
v_{fy} = \mbox{-15.6 m/s or 15.6 m/s down}

So the projectile is 634.27m off the ground when it explodes and was falling.
 
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