SELECT * FROM question_mgmt as q WHERE id=4131 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=8 AND subId=16 AND chapterId=189 and ex_no='2' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 9th science Force and Laws of Motion from a rifle of mass 4 kg a bullet of mass 50 g i

Question:

From a rifle of mass 4 kg, a bullet of mass 50 g is fired with an initial velocity of 35 m s-1. Calculate the initial recoil velocity of the rifle.

Answer:

Mass of the rifle, m1 = 4 kg

Mass of the bullet, m2 = 50g = 0.05 kg

Recoil velocity of the rifle = v1

Bullet is fired with an initial velocity, v2 = 35 m/s

Total mass = m1 + m2 = 4 + 0.05 = 4.05 kg

Since the system was at rest , velocity (v) = 0

Momentum ( before firing ) = mass x velocity = ( m1 + m2 )v = ( 4.05 ) 0 = 0 kg m/s

Total momentum = momentum of bullet + momentum of rifle = m1 v1 + m2 v2 

= 0.05 x 35 + 4 x v2 = 7/4 + 4 v2

Since the total momentum remain conserved 

Total momentum before firing = Total momentum after firing

0 = 7/4 + 4 v2

4 v2 = - 7/4

v2 = - 7/16

v2 = -04375 m/s

Thus , the recoil velocity of the pistol is -0.4375 m/s .

The negative sign of velocity means that the rifle will recoil in the opposite direction of the bullet.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='8' AND subId='16' AND ex_no!=0 AND status=1 and id!=4131 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='8' AND subId='16' AND ex_no!=0 AND status=1 and id!=4131 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question