Distance traveled and hang time for 2D projectile

AI Thread Summary
The discussion centers on a physics problem involving projectile motion from a cannon fired at an angle of 42 degrees, with a horizontal distance of 8.9 meters and a hang time of 1.5 seconds. The user attempts to calculate the muzzle velocity and the vertical and horizontal components of the velocity using trigonometric functions but encounters confusion regarding the cannonball's landing height. Calculations indicate that the cannonball lands approximately 3 meters below the cannon's height of 0.43 meters, suggesting a potential issue with the ground's flatness or the cannon's height. The user seeks clarification on the conflicting information and the correct approach to solve for hang time and distance when the cannon is fired at a different angle of 35 degrees. Overall, the discussion highlights the complexities of projectile motion calculations and the importance of accurate initial conditions.
Kstan333
Messages
3
Reaction score
0

Homework Statement



A cannon is fired at an angle of 42 degrees, the cannon ball travels 8.9 meters in the x direction. Its hang time is 1.5 seconds. The cannon site .43 meters above the ground on a stand. If this same cannon was fired at 35 degrees, what would the hang time and the distance traveled be?

Homework Equations





The Attempt at a Solution


I tried to use velocity vectors and find the speed at which the cannon ball was fired, muzzle velocity, using A^2+B^2=C^2. Giving me a velocity of 8.85m/s, using this I attempted to use sine and cosine to find the velocitys in the x and y direction. I am stuck here.
 
Physics news on Phys.org
Must be something I'm not understanding. There seems to be too much information, and it conflicts. From the hang time (= time in the air, yes?) and the horizontal distance I can calculate horizontal speed. From that and the launch angle I can compute vertical speed at muzzle. From that, the hang time, and taking g=9.81 m/s2 I compute that the cannonball lands 3.02 m below the level of the muzzle, but we're told the cannon is only .43 m above the ground.
 
I agree...

Vx = 8.9/1.5 = 5.933 m/s
Then..
Vx = V Cos(42)
V = 7.984 m/s

Vy = V Sin(42)
= 5.342 m/s

Vertically
S=ut-0.5at2
S=5.342 * 1.5 - 0.5*9.8*1.52

= 8.013 - 11.025
=-3m

So it does appear to land 3m below the cannon. So perhaps the ground isn't flat?

Perhaps an error in the height of the cannon?
 
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 '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