Projectile Motion - Range of projectile

AI Thread Summary
The discussion focuses on solving a projectile motion problem involving a cannon firing from a 150m cliff. In the first part, the projectile is fired horizontally at 120 m/s, resulting in a horizontal distance of approximately 663.9 m after 5.53 seconds. The second part involves firing the cannon at a 45° angle, where the user struggles to account for the vertical displacement and time of flight. The correct approach involves using the quadratic equation to determine time, as the vertical displacement remains -150 m despite the angle change. The discussion emphasizes the importance of recognizing the vertical displacement and applying kinematic equations correctly for both horizontal and angled launches.
coggo8
Messages
11
Reaction score
0

Homework Statement



My problem consists of two parts, the first being how far from the top of a cliff will a projectile (fired from a cannon) land with a velocity of 120 ms^-1, fired horizontally from cliff height of 150m.
The second part is where I am struggling, the cannon is now aimed 45° above horizontal, how far will the projectile travel now?

Known data for part 1.
Δy = -150
u(y) = 0 ms^-1
a(y) = -9.8 ms^-2
u(x) = 120 ms^-1


Homework Equations



Δy = u(y)*t + 1/2*a(y)*t^2
Δx = u(x)*t

x any y component equations.
u(x) = u*cos(θ)
u(y) = u*sin(θ)

The Attempt at a Solution



Part 1 I found quite simple so hopefully this is correct..

Δy = u(y)*t + 1/2*a(y)*t^2
-150 = 0*t + 1/2(-9.8)*t^2 (substitute above data)
-150 = -4.9*t^2
t^2 = -150/-4.9
t = 5.53 seconds

Δx = u(x)*t
Δx = 120*5.53
Δx = 663.9 m

Part 2.

u(x) = 120*cos(45)
u(x) = 84.85 ms^-1 (2 d.p.)

u(y) = 120*sin(45)
u(y) = 84.85 ms^-1

This is as far I got (finding the x and y components of the initial velocity).
My issue is that I am not sure how to account for the fact that the cannon is elevated 150 m along with the angle change from horizontal to 45°.
Any help will be greatly appreciated.
 
Physics news on Phys.org
The equation you used in Part 1 for ##\Delta y## works in Part 2, too. Except that ##u_y## is not zero in Part 2 (as you have already found).
 
Which of these should the equation look like?
-150 = 84.85*t + 1/2(-9.8)*t^2
or
Δy = 84.85*5.53 + 1/2(-9.8)*(5.53)^2

With the first I have an issue because I am unable to find a value for t and my value for Δy (-150) will also be incorrect as the projectile is now being fired at an angle.
With the second I am using an incorrect value for t as this was the value used for the horizontally fired projectile.
 
The cannon is on the top of the hill at hight of 150 m, and its tube is directed at 45°angle. The velocity of the cannon ball has a positive vertical component so it takes longer time to reach the ground as previously, when it was projected horizontally. Determine the time from the equation -150 = 84.85*t + 1/2(-9.8)*t^2. As the cannon is small with respect to the hill you can take Δy=-150 m again.

ehild
 
coggo8 said:
Which of these should the equation look like?
-150 = 84.85*t + 1/2(-9.8)*t^2
or
Δy = 84.85*5.53 + 1/2(-9.8)*(5.53)^2

With the first I have an issue because I am unable to find a value for t and my value for Δy (-150) will also be incorrect as the projectile is now being fired at an angle.

Firing at the angle does not change the vertical displacement. Why are you unable to find a value for t? It is a quadratic equation.
 
voko said:
Firing at the angle does not change the vertical displacement. Why are you unable to find a value for t? It is a quadratic equation.

Of course, I hadn't thought of quadratics (I am just learning kinematics via correspondence). Thank you for your help!
 
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}...
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...
Back
Top