Cannon recoil velocity with angled projectile

  • Thread starter Thread starter Xamfy19
  • Start date Start date
  • Tags Tags
    Cannon Speed
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 8K views
Xamfy19
Messages
60
Reaction score
0
I have doubt about my answer to the following question:

A cannon is rigidly attached to a carriage which can move horizontally without friction. The cannon fires a 88 kg projectile at a velocity of 161 m/s directed 40.2 deg. above the horizontal. If the mass of the cannon and carriage is 4371.25 kg, find the recoil velocity of the cannon.

I used m1v1 = m2v2 to solve.

88 * cos40.2 * 161 = 4371.25 * V

V = 2.4756 m/s, the answer was wrong,. then I tried to assume the projectile's speed is relative to the cannon,

88*(161*cos40.2 - V) = 4371.25 * V

V = 2.42674 m/s, still wrong. Can you help me, thanks
 
Physics news on Phys.org
I got it thanks

The sign was wrong. I simply put minus in front of my first answer. Thanks anyway.
 


Hi there,

Thank you for sharing your doubts about your answer to the given question. I can see that you have attempted to solve the problem using the conservation of momentum equation, which is a good approach. However, there are a few things that could have led to your incorrect answer.

Firstly, it seems that you have used the wrong value for the mass of the projectile. The given mass for the projectile is 88 kg, but in your calculation, you have used 4371.25 kg as the mass of the projectile. This could have resulted in an incorrect answer.

Secondly, in your first attempt, you have only considered the horizontal component of the velocity of the projectile, which is correct. However, in your second attempt, you have subtracted the recoil velocity from the horizontal component of the projectile's velocity, which is not correct. The correct equation to use in this case would be m1v1 = m2(v2-v), where v is the recoil velocity of the cannon.

Lastly, it is important to pay attention to the units when solving a problem. In this case, the given velocity is in m/s, but your answer is in m/s^2, which is the unit for acceleration. This indicates that there might have been a mistake in your calculation or conversion of units.

To solve the problem correctly, you can use the following equation:

m1v1 = m2(v2-v)

Where:

m1 = mass of the projectile = 88 kg
v1 = velocity of the projectile = 161 m/s
m2 = mass of the cannon and carriage = 4371.25 kg
v2 = velocity of the cannon and carriage after firing
v = recoil velocity of the cannon

Substituting the given values, we get:

88 * 161 = 4371.25 * (v2 - v)

14168 = 4371.25v2 - 4371.25v

4371.25v2 - 4371.25v - 14168 = 0

Solving for v, we get:

v = 3.241 m/s

Therefore, the recoil velocity of the cannon is 3.241 m/s.

I hope this helps to clear your doubts and solve the problem correctly. It is always a good practice to double-check your calculations and units to ensure accuracy. Keep up the good work!